Uses of Class
org.apache.xml.security.binding.xmldsig.SignatureMethodType
Packages that use SignatureMethodType
-
Uses of SignatureMethodType in org.apache.xml.security.binding.xmldsig
Fields in org.apache.xml.security.binding.xmldsig declared as SignatureMethodTypeMethods in org.apache.xml.security.binding.xmldsig that return SignatureMethodTypeModifier and TypeMethodDescriptionObjectFactory.createSignatureMethodType()
Create an instance ofSignatureMethodType
SignedInfoType.getSignatureMethod()
Gets the value of the signatureMethod property.Methods in org.apache.xml.security.binding.xmldsig that return types with arguments of type SignatureMethodTypeMethods in org.apache.xml.security.binding.xmldsig with parameters of type SignatureMethodTypeModifier and TypeMethodDescriptionObjectFactory.createSignatureMethod
(SignatureMethodType value) void
SignedInfoType.setSignatureMethod
(SignatureMethodType value) Sets the value of the signatureMethod property.