Uses of Class
org.apache.xml.security.binding.xmldsig.SignaturePropertiesType
-
Packages that use SignaturePropertiesType Package Description org.apache.xml.security.binding.xmldsig -
-
Uses of SignaturePropertiesType in org.apache.xml.security.binding.xmldsig
Methods in org.apache.xml.security.binding.xmldsig that return SignaturePropertiesType Modifier and Type Method Description SignaturePropertiesType
ObjectFactory. createSignaturePropertiesType()
Create an instance ofSignaturePropertiesType
Methods in org.apache.xml.security.binding.xmldsig that return types with arguments of type SignaturePropertiesType Modifier and Type Method Description javax.xml.bind.JAXBElement<SignaturePropertiesType>
ObjectFactory. createSignatureProperties(SignaturePropertiesType value)
Methods in org.apache.xml.security.binding.xmldsig with parameters of type SignaturePropertiesType Modifier and Type Method Description javax.xml.bind.JAXBElement<SignaturePropertiesType>
ObjectFactory. createSignatureProperties(SignaturePropertiesType value)
-