Uses of Class
org.apache.xml.security.binding.xmldsig.CanonicalizationMethodType
Packages that use CanonicalizationMethodType
-
Uses of CanonicalizationMethodType in org.apache.xml.security.binding.xmldsig
Fields in org.apache.xml.security.binding.xmldsig declared as CanonicalizationMethodTypeModifier and TypeFieldDescriptionprotected CanonicalizationMethodTypeSignedInfoType.canonicalizationMethodMethods in org.apache.xml.security.binding.xmldsig that return CanonicalizationMethodTypeModifier and TypeMethodDescriptionObjectFactory.createCanonicalizationMethodType()Create an instance ofCanonicalizationMethodTypeSignedInfoType.getCanonicalizationMethod()Gets the value of the canonicalizationMethod property.Methods in org.apache.xml.security.binding.xmldsig that return types with arguments of type CanonicalizationMethodTypeModifier and TypeMethodDescriptionObjectFactory.createCanonicalizationMethod(CanonicalizationMethodType value) Methods in org.apache.xml.security.binding.xmldsig with parameters of type CanonicalizationMethodTypeModifier and TypeMethodDescriptionObjectFactory.createCanonicalizationMethod(CanonicalizationMethodType value) voidSignedInfoType.setCanonicalizationMethod(CanonicalizationMethodType value) Sets the value of the canonicalizationMethod property.