Uses of Class
br.ufsc.labsec.parser.xades.attributes.unsigned.RevocationValues
Packages that use RevocationValues
Package
Description
-
Uses of RevocationValues in br.ufsc.labsec.parser.xades.attributes.unsigned
Methods in br.ufsc.labsec.parser.xades.attributes.unsigned that return types with arguments of type RevocationValues -
Uses of RevocationValues in br.ufsc.labsec.parser.xades.decoder.unsigned
Subclasses with type arguments of type RevocationValues in br.ufsc.labsec.parser.xades.decoder.unsignedMethods in br.ufsc.labsec.parser.xades.decoder.unsigned that return RevocationValuesModifier and TypeMethodDescriptionprotected RevocationValuesRevocationValuesDecoder.specificDecode(Element encoded, Integer index) -
Uses of RevocationValues in br.ufsc.labsec.signature.conformanceVerifier.xades.valueReportCreator.unsigned
Subclasses with type arguments of type RevocationValues in br.ufsc.labsec.signature.conformanceVerifier.xades.valueReportCreator.unsignedMethods in br.ufsc.labsec.signature.conformanceVerifier.xades.valueReportCreator.unsigned with parameters of type RevocationValuesModifier and TypeMethodDescriptionprotected @Nullable AttributeValueReportRevocationValuesValueReportCreator.createChildValueReport(RevocationValues attr, XadesAbstractVerifierInterface verifier, @Nullable AttributeValueReport report) -
Uses of RevocationValues 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 RevocationValuesMethods in br.ufsc.labsec.signature.conformanceVerifier.xades.verifier.unsigned with parameters of type RevocationValuesModifier and TypeMethodDescriptionvoidRevocationValuesVerifier.verify(RevocationValues attr, XadesAbstractVerifierInterface verifier)