Uses of Interface
com.sun.xml.ws.security.trust.elements.DelegateTo
-
Packages that use DelegateTo Package Description 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 Modifier and Type Method Description DelegateToWSTrustElementBase. getDelegateTo()get the DelegateTo value if set, null otherwiseMethods in com.sun.xml.ws.security.trust.elements with parameters of type DelegateTo Modifier and Type Method Description voidWSTrustElementBase. setDelegateTo(DelegateTo to)set the Delegate to which the issued token be delegated
-