Class JadesAttributeIncluder
java.lang.Object
br.ufsc.labsec.signature.AttributeIncluder<JadesInformation, JadesAttrCommonStruct, JadesSignature>
br.ufsc.labsec.signature.conformanceVerifier.jades.JadesAttributeIncluder
public class JadesAttributeIncluder
extends AttributeIncluder<JadesInformation, JadesAttrCommonStruct, JadesSignature>
-
Nested Class Summary
Nested classes/interfaces inherited from class AttributeIncluder
AttributeIncluder.AttributesReplacementRules, AttributeIncluder.ReplacementRule -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected JadesInformationprotected KeyStoreInformationgetKeyStoreInformation(JadesSignature signature) protected Stringprotected SignatureContainer<JadesSignature> wrapperToContainer(SignatureWrapper wrapper) Methods inherited from class AttributeIncluder
addAttribute, addAttributesFromPolicy, addAttributesFromProfile, addMissingUnsignedAttributes, addUnsignedAttributes, addUnsignedAttributes, extendSignature, extendSignature, generateFileToBeSigned, replaceAttribute, replaceAttributes, stampSignature, stampSignature
-
Constructor Details
-
JadesAttributeIncluder
-
-
Method Details
-
wrapperToContainer
protected SignatureContainer<JadesSignature> wrapperToContainer(SignatureWrapper wrapper) throws PbadException - Specified by:
wrapperToContainerin classAttributeIncluder<JadesInformation, JadesAttrCommonStruct, JadesSignature>- Throws:
PbadException
-
getValidTimeStampAttribute
- Specified by:
getValidTimeStampAttributein classAttributeIncluder<JadesInformation, JadesAttrCommonStruct, JadesSignature>
-
getKeyStoreInformation
- Specified by:
getKeyStoreInformationin classAttributeIncluder<JadesInformation, JadesAttrCommonStruct, JadesSignature>
-
getExtraInformation
- Specified by:
getExtraInformationin classAttributeIncluder<JadesInformation, JadesAttrCommonStruct, JadesSignature>
-
getAttributeFactory
protected AttributeFactory<JadesInformation, JadesAttrCommonStruct, JadesSignature> getAttributeFactory()- Specified by:
getAttributeFactoryin classAttributeIncluder<JadesInformation, JadesAttrCommonStruct, JadesSignature>
-
getReplacementRules
- Specified by:
getReplacementRulesin classAttributeIncluder<JadesInformation, JadesAttrCommonStruct, JadesSignature>
-
getComponent
- Overrides:
getComponentin classAttributeIncluder<JadesInformation, JadesAttrCommonStruct, JadesSignature>
-