Apache CXF API

Uses of Class
org.apache.cxf.ws.security.sts.provider.model.xmldsig.SPKIDataType

Packages that use SPKIDataType
org.apache.cxf.ws.security.sts.provider.model.xmldsig   
 

Uses of SPKIDataType in org.apache.cxf.ws.security.sts.provider.model.xmldsig
 

Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig that return SPKIDataType
 SPKIDataType ObjectFactory.createSPKIDataType()
          Create an instance of SPKIDataType
 

Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig that return types with arguments of type SPKIDataType
 javax.xml.bind.JAXBElement<SPKIDataType> ObjectFactory.createSPKIData(SPKIDataType value)
          Create an instance of JAXBElement<SPKIDataType>}
 

Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig with parameters of type SPKIDataType
 javax.xml.bind.JAXBElement<SPKIDataType> ObjectFactory.createSPKIData(SPKIDataType value)
          Create an instance of JAXBElement<SPKIDataType>}
 


Apache CXF API

Apache CXF