Uses of Class
eu.europa.esig.xmldsig.jaxb.CanonicalizationMethodType
Package
Description
-
Uses of CanonicalizationMethodType in eu.europa.esig.xades.jaxb.xades122
Modifier and TypeFieldDescriptionprotected CanonicalizationMethodType
TimeStampType.canonicalizationMethod
Modifier and TypeMethodDescriptionTimeStampType.getCanonicalizationMethod()
Gets the value of the canonicalizationMethod property.Modifier and TypeMethodDescriptionvoid
TimeStampType.setCanonicalizationMethod
(CanonicalizationMethodType value) Sets the value of the canonicalizationMethod property. -
Uses of CanonicalizationMethodType in eu.europa.esig.xades.jaxb.xades132
Modifier and TypeFieldDescriptionprotected CanonicalizationMethodType
GenericTimeStampType.canonicalizationMethod
Modifier and TypeMethodDescriptionGenericTimeStampType.getCanonicalizationMethod()
Gets the value of the canonicalizationMethod property.Modifier and TypeMethodDescriptionvoid
GenericTimeStampType.setCanonicalizationMethod
(CanonicalizationMethodType value) Sets the value of the canonicalizationMethod property. -
Uses of CanonicalizationMethodType in eu.europa.esig.xmldsig.jaxb
Modifier and TypeFieldDescriptionprotected CanonicalizationMethodType
SignedInfoType.canonicalizationMethod
Modifier and TypeMethodDescriptionObjectFactory.createCanonicalizationMethodType()
Create an instance ofCanonicalizationMethodType
SignedInfoType.getCanonicalizationMethod()
Gets the value of the canonicalizationMethod property.Modifier and TypeMethodDescriptionObjectFactory.createCanonicalizationMethod
(CanonicalizationMethodType value) Modifier and TypeMethodDescriptionObjectFactory.createCanonicalizationMethod
(CanonicalizationMethodType value) void
SignedInfoType.setCanonicalizationMethod
(CanonicalizationMethodType value) Sets the value of the canonicalizationMethod property.