Uses of Class
br.ufsc.labsec.parser.cades.attributes.signed.SignerAttributeV2
Packages that use SignerAttributeV2
Package
Description
-
Uses of SignerAttributeV2 in br.ufsc.labsec.parser.cades.decoder.signed
Subclasses with type arguments of type SignerAttributeV2 in br.ufsc.labsec.parser.cades.decoder.signedMethods in br.ufsc.labsec.parser.cades.decoder.signed that return SignerAttributeV2Modifier and TypeMethodDescriptionprotected SignerAttributeV2SignerAttributeV2Decoder.create(Map<org.bouncycastle.asn1.ASN1ObjectIdentifier, List<org.bouncycastle.asn1.ASN1Encodable>> claimedAttributes, List<org.bouncycastle.asn1.x509.AttributeCertificate> attributeCertificates, List<org.bouncycastle.asn1.ASN1Encodable> signerAssertions, SignatureAttributeException toBeThrown) -
Uses of SignerAttributeV2 in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.valueReportCreator.signed
Subclasses with type arguments of type SignerAttributeV2 in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.valueReportCreator.signedMethods in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.valueReportCreator.signed with parameters of type SignerAttributeV2Modifier and TypeMethodDescriptionprotected AttributeValueReportSignerAttributeV2ValueReportCreator.createChildValueReport(SignerAttributeV2 attr, CadesAbstractVerifierInterface verifier, @Nullable AttributeValueReport report) -
Uses of SignerAttributeV2 in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.verifier.signed
Subclasses with type arguments of type SignerAttributeV2 in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.verifier.signedMethods in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.verifier.signed with parameters of type SignerAttributeV2Modifier and TypeMethodDescriptionprotected voidSignerAttributeV2Verifier.specificVerify(SignerAttributeV2 attr, CadesAbstractVerifierInterface verifier)