Uses of Class
org.apache.cxf.ws.security.sts.provider.model.KeyExchangeTokenType
-
Packages that use KeyExchangeTokenType Package Description org.apache.cxf.ws.security.sts.provider.model -
-
Uses of KeyExchangeTokenType in org.apache.cxf.ws.security.sts.provider.model
Methods in org.apache.cxf.ws.security.sts.provider.model that return KeyExchangeTokenType Modifier and Type Method Description KeyExchangeTokenTypeObjectFactory. createKeyExchangeTokenType()Create an instance ofKeyExchangeTokenTypeMethods in org.apache.cxf.ws.security.sts.provider.model that return types with arguments of type KeyExchangeTokenType Modifier and Type Method Description javax.xml.bind.JAXBElement<KeyExchangeTokenType>ObjectFactory. createKeyExchangeToken(KeyExchangeTokenType value)Methods in org.apache.cxf.ws.security.sts.provider.model with parameters of type KeyExchangeTokenType Modifier and Type Method Description javax.xml.bind.JAXBElement<KeyExchangeTokenType>ObjectFactory. createKeyExchangeToken(KeyExchangeTokenType value)
-