Uses of Class
org.apache.xml.security.binding.xmldsig.SignatureValueType
Packages that use SignatureValueType
-
Uses of SignatureValueType in org.apache.xml.security.binding.xmldsig
Fields in org.apache.xml.security.binding.xmldsig declared as SignatureValueTypeMethods in org.apache.xml.security.binding.xmldsig that return SignatureValueTypeModifier and TypeMethodDescriptionObjectFactory.createSignatureValueType()Create an instance ofSignatureValueTypeSignatureType.getSignatureValue()Gets the value of the signatureValue property.Methods in org.apache.xml.security.binding.xmldsig that return types with arguments of type SignatureValueTypeMethods in org.apache.xml.security.binding.xmldsig with parameters of type SignatureValueTypeModifier and TypeMethodDescriptionObjectFactory.createSignatureValue(SignatureValueType value) voidSignatureType.setSignatureValue(SignatureValueType value) Sets the value of the signatureValue property.