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

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

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

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

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

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

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

Subclasses of UseKeyType in com.sun.xml.ws.security.trust.impl.wssx.elements
 class UseKeyImpl
           
 

Constructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type UseKeyType
UseKeyImpl(UseKeyType ukType)
           
 



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