Uses of Interface
com.sun.xml.ws.security.trust.elements.OnBehalfOf

Packages that use OnBehalfOf
com.sun.xml.ws.security.trust   
com.sun.xml.ws.security.trust.elements   
 

Uses of OnBehalfOf in com.sun.xml.ws.security.trust
 

Methods in com.sun.xml.ws.security.trust that return OnBehalfOf
abstract  OnBehalfOf WSTrustElementFactory.createOnBehalfOf(Token oboToken)
           
 

Uses of OnBehalfOf in com.sun.xml.ws.security.trust.elements
 

Methods in com.sun.xml.ws.security.trust.elements that return OnBehalfOf
 OnBehalfOf WSTrustElementBase.getOnBehalfOf()
          Get the value of OnBehalfOf for the token if specified, null otherwise
 

Methods in com.sun.xml.ws.security.trust.elements with parameters of type OnBehalfOf
 void WSTrustElementBase.setOnBehalfOf(OnBehalfOf onBehalfOf)
          Set the value of OnBehalfOf for the requested token
 



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