Uses of Class
org.apache.cxf.ws.security.sts.provider.model.xmldsig.SPKIDataType
-
Packages that use SPKIDataType Package Description 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 Modifier and Type Method Description SPKIDataTypeObjectFactory. createSPKIDataType()Create an instance ofSPKIDataTypeMethods in org.apache.cxf.ws.security.sts.provider.model.xmldsig that return types with arguments of type SPKIDataType Modifier and Type Method Description javax.xml.bind.JAXBElement<SPKIDataType>ObjectFactory. createSPKIData(SPKIDataType value)Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig with parameters of type SPKIDataType Modifier and Type Method Description javax.xml.bind.JAXBElement<SPKIDataType>ObjectFactory. createSPKIData(SPKIDataType value)
-