Uses of Class
br.ufsc.labsec.parser.cades.attributes.signed.AbstractSignerAttr
Packages that use AbstractSignerAttr
Package
Description
-
Uses of AbstractSignerAttr in br.ufsc.labsec.parser.cades.attributes.signed
Subclasses of AbstractSignerAttr in br.ufsc.labsec.parser.cades.attributes.signedModifier and TypeClassDescriptionclassO atributo signer attributes especifica os atributos adicionais do signatário.class -
Uses of AbstractSignerAttr in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.valueReportCreator.signed
Subclasses with type arguments of type AbstractSignerAttr in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.valueReportCreator.signedClasses in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.valueReportCreator.signed that implement interfaces with type arguments of type AbstractSignerAttrMethods in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.valueReportCreator.signed with parameters of type AbstractSignerAttrModifier and TypeMethodDescription@Nullable AttributeValueReportAbstractSignerAttrValueReportCreator.createValueReport(AbstractSignerAttr attr, CadesAbstractVerifierInterface verifier) -
Uses of AbstractSignerAttr in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.verifier.signed
Subclasses with type arguments of type AbstractSignerAttr in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.verifier.signedClasses in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.verifier.signed that implement interfaces with type arguments of type AbstractSignerAttrMethods in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.verifier.signed that return types with arguments of type AbstractSignerAttrModifier and TypeMethodDescriptionprotected CadesAttributeVerifier<AbstractSignerAttr> IdAaEtsSignerAttrVerifier.getParentVerifier()protected CadesAttributeVerifier<AbstractSignerAttr> SignerAttributeV2Verifier.getParentVerifier()Methods in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.verifier.signed with parameters of type AbstractSignerAttrModifier and TypeMethodDescriptionvoidAbstractSignerAttrVerifier.verify(AbstractSignerAttr attr, CadesAbstractVerifierInterface verifierInterface)