Apache CXF API

Uses of Class
org.apache.cxf.xkms.model.xmldsig.SignaturePropertiesType

Packages that use SignaturePropertiesType
org.apache.cxf.xkms.model.xmldsig   
 

Uses of SignaturePropertiesType in org.apache.cxf.xkms.model.xmldsig
 

Methods in org.apache.cxf.xkms.model.xmldsig that return SignaturePropertiesType
 SignaturePropertiesType ObjectFactory.createSignaturePropertiesType()
          Create an instance of SignaturePropertiesType
 

Methods in org.apache.cxf.xkms.model.xmldsig that return types with arguments of type SignaturePropertiesType
 JAXBElement<SignaturePropertiesType> ObjectFactory.createSignatureProperties(SignaturePropertiesType value)
          Create an instance of JAXBElement<SignaturePropertiesType>}
 

Methods in org.apache.cxf.xkms.model.xmldsig with parameters of type SignaturePropertiesType
 JAXBElement<SignaturePropertiesType> ObjectFactory.createSignatureProperties(SignaturePropertiesType value)
          Create an instance of JAXBElement<SignaturePropertiesType>}
 


Apache CXF API

Apache CXF