Uses of Class
com.sun.xml.ws.security.trust.impl.wssx.bindings.KeyExchangeTokenType
-
Packages that use KeyExchangeTokenType Package Description com.sun.xml.ws.security.trust.impl.wssx.bindings com.sun.xml.ws.security.trust.impl.wssx.elements -
-
Uses of KeyExchangeTokenType in com.sun.xml.ws.security.trust.impl.wssx.bindings
Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return KeyExchangeTokenType Modifier and Type Method Description KeyExchangeTokenTypeObjectFactory. createKeyExchangeTokenType()Create an instance ofKeyExchangeTokenTypeMethods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return types with arguments of type KeyExchangeTokenType Modifier and Type Method Description javax.xml.bind.JAXBElement<KeyExchangeTokenType>ObjectFactory. createKeyExchangeToken(KeyExchangeTokenType value)Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings with parameters of type KeyExchangeTokenType Modifier and Type Method Description javax.xml.bind.JAXBElement<KeyExchangeTokenType>ObjectFactory. createKeyExchangeToken(KeyExchangeTokenType value) -
Uses of KeyExchangeTokenType in com.sun.xml.ws.security.trust.impl.wssx.elements
Subclasses of KeyExchangeTokenType in com.sun.xml.ws.security.trust.impl.wssx.elements Modifier and Type Class Description classKeyExchangeTokenImpl
-