Uses of Class
com.sun.xml.ws.security.trust.impl.bindings.KeyExchangeTokenType

Packages that use KeyExchangeTokenType
com.sun.xml.ws.security.trust.impl.bindings   
com.sun.xml.ws.security.trust.impl.elements   
 

Uses of KeyExchangeTokenType in com.sun.xml.ws.security.trust.impl.bindings
 

Methods in com.sun.xml.ws.security.trust.impl.bindings that return KeyExchangeTokenType
 KeyExchangeTokenType ObjectFactory.createKeyExchangeTokenType()
          Create an instance of KeyExchangeTokenType
 

Methods in com.sun.xml.ws.security.trust.impl.bindings that return types with arguments of type KeyExchangeTokenType
 JAXBElement<KeyExchangeTokenType> ObjectFactory.createKeyExchangeToken(KeyExchangeTokenType value)
          Create an instance of JAXBElement<KeyExchangeTokenType>}
 

Methods in com.sun.xml.ws.security.trust.impl.bindings with parameters of type KeyExchangeTokenType
 JAXBElement<KeyExchangeTokenType> ObjectFactory.createKeyExchangeToken(KeyExchangeTokenType value)
          Create an instance of JAXBElement<KeyExchangeTokenType>}
 

Uses of KeyExchangeTokenType in com.sun.xml.ws.security.trust.impl.elements
 

Subclasses of KeyExchangeTokenType in com.sun.xml.ws.security.trust.impl.elements
 class KeyExchangeTokenImpl
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.