Class OnBehalfOfImpl
java.lang.Object
com.sun.xml.ws.security.trust.impl.wssx.bindings.OnBehalfOfType
com.sun.xml.ws.security.trust.impl.wssx.elements.OnBehalfOfImpl
- All Implemented Interfaces:
OnBehalfOf
- Author:
- Manveen Kaur
-
Field Summary
Fields inherited from class com.sun.xml.ws.security.trust.impl.wssx.bindings.OnBehalfOfType
any -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjakarta.xml.ws.EndpointReferencevoidsetEndpointReference(jakarta.xml.ws.EndpointReference endpointReference) voidMethods inherited from class com.sun.xml.ws.security.trust.impl.wssx.bindings.OnBehalfOfType
getAny, setAnyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sun.xml.ws.security.trust.elements.OnBehalfOf
getAny, setAny
-
Constructor Details
-
OnBehalfOfImpl
-
OnBehalfOfImpl
-
-
Method Details
-
getEndpointReference
public jakarta.xml.ws.EndpointReference getEndpointReference()- Specified by:
getEndpointReferencein interfaceOnBehalfOf
-
setEndpointReference
public void setEndpointReference(jakarta.xml.ws.EndpointReference endpointReference) - Specified by:
setEndpointReferencein interfaceOnBehalfOf
-
setSecurityTokenReference
- Specified by:
setSecurityTokenReferencein interfaceOnBehalfOf
-
getSecurityTokenReference
- Specified by:
getSecurityTokenReferencein interfaceOnBehalfOf
-