Uses of Interface
es.uji.crypto.xades.jxades.security.xml.XAdES.SignerRoleV2
-
Packages that use SignerRoleV2 Package Description es.uji.crypto.xades.jxades.security.xml.XAdES -
-
Uses of SignerRoleV2 in es.uji.crypto.xades.jxades.security.xml.XAdES
Classes in es.uji.crypto.xades.jxades.security.xml.XAdES that implement SignerRoleV2 Modifier and Type Class Description classSignerRoleV2ImplMethods in es.uji.crypto.xades.jxades.security.xml.XAdES that return SignerRoleV2 Modifier and Type Method Description SignerRoleV2BLevelXAdESImpl. getSignerRoleV2()SignerRoleV2XadesWithBaselineAttributes. getSignerRoleV2()Methods in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type SignerRoleV2 Modifier and Type Method Description voidBLevelXAdESImpl. setSignerRoleV2(SignerRoleV2 signerRole)voidSignedSignatureProperties. setSignerRoleV2(SignerRoleV2 signerRole)voidXadesWithBaselineAttributes. setSignerRoleV2(SignerRoleV2 signerRole)Set the signer roles.Constructors in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type SignerRoleV2 Constructor Description SignerRoleV2Details(org.w3c.dom.Document document, SignedSignatureProperties ssp, SignerRoleV2 signerRoleV2, java.lang.String xadesPrefix, java.lang.String xadesNamespace, java.lang.String xmlSignaturePrefix)
-