Uses of Class
br.ufsc.labsec.parser.jades.attributes.signed.SignerRole
Packages that use SignerRole
Package
Description
-
Uses of SignerRole in br.ufsc.labsec.parser.jades.decoder.signed
Classes in br.ufsc.labsec.parser.jades.decoder.signed that implement interfaces with type arguments of type SignerRoleMethods in br.ufsc.labsec.parser.jades.decoder.signed that return SignerRoleModifier and TypeMethodDescriptionSignerRoleDecoder.decode(JadesAttrCommonStruct encoded, Integer index) -
Uses of SignerRole in br.ufsc.labsec.signature.conformanceVerifier.jades.valueReportCreator.signed
Classes in br.ufsc.labsec.signature.conformanceVerifier.jades.valueReportCreator.signed that implement interfaces with type arguments of type SignerRoleMethods in br.ufsc.labsec.signature.conformanceVerifier.jades.valueReportCreator.signed with parameters of type SignerRoleModifier and TypeMethodDescription@Nullable AttributeValueReportSignerRoleValueReportCreator.createValueReport(SignerRole attr, JadesAbstractVerifierInterface verifier) -
Uses of SignerRole in br.ufsc.labsec.signature.conformanceVerifier.jades.verifier.signed
Classes in br.ufsc.labsec.signature.conformanceVerifier.jades.verifier.signed that implement interfaces with type arguments of type SignerRoleMethods in br.ufsc.labsec.signature.conformanceVerifier.jades.verifier.signed with parameters of type SignerRoleModifier and TypeMethodDescriptionvoidSignerRoleVerifier.verify(SignerRole attr, JadesAbstractVerifierInterface verifier)