Uses of Class
br.ufsc.labsec.parser.xades.attributes.unsigned.AttributeRevocationRefs
Packages that use AttributeRevocationRefs
Package
Description
-
Uses of AttributeRevocationRefs in br.ufsc.labsec.parser.xades.decoder.unsigned
Subclasses with type arguments of type AttributeRevocationRefs in br.ufsc.labsec.parser.xades.decoder.unsignedMethods in br.ufsc.labsec.parser.xades.decoder.unsigned that return AttributeRevocationRefsModifier and TypeMethodDescriptionprotected AttributeRevocationRefsAttributeRevocationRefsDecoder.specificDecode(Element encoded, Integer index) -
Uses of AttributeRevocationRefs in br.ufsc.labsec.signature.conformanceVerifier.xades.valueReportCreator.unsigned
Subclasses with type arguments of type AttributeRevocationRefs in br.ufsc.labsec.signature.conformanceVerifier.xades.valueReportCreator.unsignedMethods in br.ufsc.labsec.signature.conformanceVerifier.xades.valueReportCreator.unsigned with parameters of type AttributeRevocationRefsModifier and TypeMethodDescriptionprotected @Nullable AttributeValueReportAttributeRevocationRefsValueReportCreator.createChildValueReport(AttributeRevocationRefs attr, XadesAbstractVerifierInterface verifier, @Nullable AttributeValueReport report) -
Uses of AttributeRevocationRefs in br.ufsc.labsec.signature.conformanceVerifier.xades.verifier.unsigned
Classes in br.ufsc.labsec.signature.conformanceVerifier.xades.verifier.unsigned that implement interfaces with type arguments of type AttributeRevocationRefsMethods in br.ufsc.labsec.signature.conformanceVerifier.xades.verifier.unsigned with parameters of type AttributeRevocationRefsModifier and TypeMethodDescriptionList<org.bouncycastle.cert.X509AttributeCertificateHolder> AttributeRevocationRefsVerifier.getAttrCertsFromSignerRole(AttributeRevocationRefs attr, Element signerRoleElement) voidAttributeRevocationRefsVerifier.verify(AttributeRevocationRefs attr, XadesAbstractVerifierInterface verifier)