Uses of Class
org.apache.xml.security.binding.xmldsig.SignaturePropertyType
Packages that use SignaturePropertyType
-
Uses of SignaturePropertyType in org.apache.xml.security.binding.xmldsig
Fields in org.apache.xml.security.binding.xmldsig with type parameters of type SignaturePropertyTypeModifier and TypeFieldDescriptionprotected List<SignaturePropertyType>
SignaturePropertiesType.signatureProperty
Methods in org.apache.xml.security.binding.xmldsig that return SignaturePropertyTypeModifier and TypeMethodDescriptionObjectFactory.createSignaturePropertyType()
Create an instance ofSignaturePropertyType
Methods in org.apache.xml.security.binding.xmldsig that return types with arguments of type SignaturePropertyTypeModifier and TypeMethodDescriptionObjectFactory.createSignatureProperty
(SignaturePropertyType value) SignaturePropertiesType.getSignatureProperty()
Gets the value of the signatureProperty property.Methods in org.apache.xml.security.binding.xmldsig with parameters of type SignaturePropertyTypeModifier and TypeMethodDescriptionObjectFactory.createSignatureProperty
(SignaturePropertyType value)