Class CadesAttributeFactory<Info extends CadesInformation>
java.lang.Object
br.ufsc.labsec.signature.conformanceVerifier.common.AttributeFactory<CadesInformation, org.bouncycastle.asn1.cms.Attribute, CadesSignature>
br.ufsc.labsec.signature.conformanceVerifier.cades.creator.CadesAttributeFactory<Info>
public class CadesAttributeFactory<Info extends CadesInformation>
extends AttributeFactory<CadesInformation, org.bouncycastle.asn1.cms.Attribute, CadesSignature>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AttributeFactory
getSignedAttribute, getSignedAttributes, getUnsignedAttribute, getUnsignedAttributeComparator, getUnsignedAttributes, implementsSigned, implementsUnsigned
-
Constructor Details
-
CadesAttributeFactory
Construtor- Parameters:
component- Componente de assinatura Cades
-
-
Method Details
-
unsignedAttributeComparator
-
getAttributeMap
- Overrides:
getAttributeMapin classAttributeFactory<CadesInformation, org.bouncycastle.asn1.cms.Attribute, CadesSignature>
-