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