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

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

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

Methods in com.sun.xml.ws.security.trust.elements that return DelegateTo
 DelegateTo WSTrustElementBase.getDelegateTo()
          get the DelegateTo value if set, null otherwise
 

Methods in com.sun.xml.ws.security.trust.elements with parameters of type DelegateTo
 void WSTrustElementBase.setDelegateTo(DelegateTo to)
          set the Delegate to which the issued token be delegated
 



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