Apache CXF API

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

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

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

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

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

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


Apache CXF API

Apache CXF