Uses of Class
org.apache.cxf.ws.security.sts.provider.model.xmldsig.PGPDataType
-
Packages that use PGPDataType Package Description org.apache.cxf.ws.security.sts.provider.model.xmldsig -
-
Uses of PGPDataType in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig that return PGPDataType Modifier and Type Method Description PGPDataTypeObjectFactory. createPGPDataType()Create an instance ofPGPDataTypeMethods in org.apache.cxf.ws.security.sts.provider.model.xmldsig that return types with arguments of type PGPDataType Modifier and Type Method Description javax.xml.bind.JAXBElement<PGPDataType>ObjectFactory. createPGPData(PGPDataType value)Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig with parameters of type PGPDataType Modifier and Type Method Description javax.xml.bind.JAXBElement<PGPDataType>ObjectFactory. createPGPData(PGPDataType value)
-