Uses of Interface
es.uji.crypto.xades.jxades.security.xml.XAdES.SignerRoleV2
Packages that use SignerRoleV2
-
Uses of SignerRoleV2 in es.uji.crypto.xades.jxades.security.xml.XAdES
Classes in es.uji.crypto.xades.jxades.security.xml.XAdES that implement SignerRoleV2Methods in es.uji.crypto.xades.jxades.security.xml.XAdES that return SignerRoleV2Modifier and TypeMethodDescriptionBLevelXAdESImpl.getSignerRoleV2()
XadesWithBaselineAttributes.getSignerRoleV2()
Methods in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type SignerRoleV2Modifier and TypeMethodDescriptionvoid
BLevelXAdESImpl.setSignerRoleV2
(SignerRoleV2 signerRole) void
SignedSignatureProperties.setSignerRoleV2
(SignerRoleV2 signerRole) void
XadesWithBaselineAttributes.setSignerRoleV2
(SignerRoleV2 signerRole) Set the signer roles.Constructors in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type SignerRoleV2ModifierConstructorDescriptionSignerRoleV2Details
(Document document, SignedSignatureProperties ssp, SignerRoleV2 signerRoleV2, String xadesPrefix, String xadesNamespace, String xmlSignaturePrefix)