Uses of Class
eu.europa.esig.dss.validation.SignerRole
Packages that use SignerRole
Package
Description
-
Uses of SignerRole in eu.europa.esig.dss.cades.validation
Methods in eu.europa.esig.dss.cades.validation that return types with arguments of type SignerRoleModifier and TypeMethodDescriptionCAdESSignature.getCertifiedSignerRoles()CAdESSignature.getClaimedSignerRoles()CAdESSignature.getSignedAssertions() -
Uses of SignerRole in eu.europa.esig.dss.jades.validation
Methods in eu.europa.esig.dss.jades.validation that return types with arguments of type SignerRoleModifier and TypeMethodDescriptionJAdESSignature.getCertifiedSignerRoles()JAdESSignature.getClaimedSignerRoles()JAdESSignature.getSignedAssertions() -
Uses of SignerRole in eu.europa.esig.dss.validation
Methods in eu.europa.esig.dss.validation that return types with arguments of type SignerRoleModifier and TypeMethodDescriptionAdvancedSignature.getCertifiedSignerRoles()Returns the certified roles of the signer.AdvancedSignature.getClaimedSignerRoles()Returns the claimed roles of the signer.AdvancedSignature.getSignedAssertions()Returns the list of embedded signed assertions.AdvancedSignature.getSignerRoles()Returns the list of roles of the signer.DefaultAdvancedSignature.getSignerRoles() -
Uses of SignerRole in eu.europa.esig.dss.xades.validation
Methods in eu.europa.esig.dss.xades.validation that return types with arguments of type SignerRoleModifier and TypeMethodDescriptionXAdESSignature.getCertifiedSignerRoles()XAdESSignature.getClaimedSignerRoles()XAdESSignature.getSignedAssertions()