Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlSignerRole
Packages that use XmlSignerRole
-
Uses of XmlSignerRole in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return types with arguments of type XmlSignerRoleModifier and TypeMethodDescriptionSignatureWrapper.getCertifiedRoles()Returns list of found CertifiedRolesSignatureWrapper.getClaimedRoles()Returns list of found ClaimedRolesDiagnosticData.getSignedAssertions(String signatureId) This method returns the signed assertions for the given signature.SignatureWrapper.getSignedAssertions()Returns list of all found SignedAssertionsDiagnosticData.getSignedAssertionsInFirstSignature()This method returns the signed assertions for the first signature.SignatureWrapper.getSignerRoles()Returns list of all found SignerRolesMethod parameters in eu.europa.esig.dss.diagnostic with type arguments of type XmlSignerRoleModifier and TypeMethodDescriptionSignatureWrapper.getSignerRoleDetails(List<XmlSignerRole> listOfSignerRoles) Returns a list ofStrings describing the role for the givenlistOfSignerRoles -
Uses of XmlSignerRole in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlSignerRoleMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlSignerRoleModifier and TypeMethodDescriptionObjectFactory.createXmlSignerRole()Create an instance ofXmlSignerRoleMethods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlSignerRoleModifier and TypeMethodDescriptionXmlSignature.getSignerRole()Gets the value of the signerRole property.