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

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

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

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

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

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

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

Subclasses of OnBehalfOfType in com.sun.xml.ws.security.trust.impl.wssx.elements
 class OnBehalfOfImpl
           
 

Constructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type OnBehalfOfType
OnBehalfOfImpl(OnBehalfOfType oboType)
           
 



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