Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlSignerRole
-
Uses of XmlSignerRole in eu.europa.esig.dss.diagnostic
Modifier 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 SignerRolesModifier and TypeMethodDescriptionSignatureWrapper.getSignerRoleDetails
(List<XmlSignerRole> listOfSignerRoles) Returns a list ofString
s describing the role for the givenlistOfSignerRoles
-
Uses of XmlSignerRole in eu.europa.esig.dss.diagnostic.jaxb
Modifier and TypeMethodDescriptionObjectFactory.createXmlSignerRole()
Create an instance ofXmlSignerRole
Modifier and TypeMethodDescriptionXmlSignature.getSignerRole()
Gets the value of the signerRole property.