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