com.sun.xml.ws.security.trust.impl.wssx.elements
Class KeyExchangeTokenImpl

java.lang.Object
  extended by com.sun.xml.ws.security.trust.impl.wssx.bindings.KeyExchangeTokenType
      extended by com.sun.xml.ws.security.trust.impl.wssx.elements.KeyExchangeTokenImpl
All Implemented Interfaces:
KeyExchangeToken

public class KeyExchangeTokenImpl
extends com.sun.xml.ws.security.trust.impl.wssx.bindings.KeyExchangeTokenType
implements KeyExchangeToken


Field Summary
 
Fields inherited from class com.sun.xml.ws.security.trust.impl.wssx.bindings.KeyExchangeTokenType
any
 
Constructor Summary
KeyExchangeTokenImpl()
           
 
Method Summary
 
Methods inherited from class com.sun.xml.ws.security.trust.impl.wssx.bindings.KeyExchangeTokenType
getAny
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.sun.xml.ws.security.trust.elements.KeyExchangeToken
getAny
 

Constructor Detail

KeyExchangeTokenImpl

public KeyExchangeTokenImpl()