Class ValidateTargetImpl
java.lang.Object
com.sun.xml.ws.security.trust.impl.wssx.bindings.ValidateTargetType
com.sun.xml.ws.security.trust.impl.wssx.elements.ValidateTargetImpl
- All Implemented Interfaces:
ValidateTarget
- Author:
- Jiandong Guo
-
Field Summary
Fields inherited from class com.sun.xml.ws.security.trust.impl.wssx.bindings.ValidateTargetType
any -
Constructor Summary
ConstructorsConstructorDescriptionValidateTargetImpl(Token token) ValidateTargetImpl(ValidateTargetType vtType) -
Method Summary
Modifier and TypeMethodDescriptionGet the STR for OnBehalfOf, null if none exists.voidSet the STR for OnBehalfOf.Methods inherited from class com.sun.xml.ws.security.trust.impl.wssx.bindings.ValidateTargetType
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.ValidateTarget
getAny, setAny
-
Constructor Details
-
ValidateTargetImpl
-
ValidateTargetImpl
-
-
Method Details
-
setSecurityTokenReference
Description copied from interface:ValidateTargetSet the STR for OnBehalfOf.- Specified by:
setSecurityTokenReferencein interfaceValidateTarget
-
getSecurityTokenReference
Description copied from interface:ValidateTargetGet the STR for OnBehalfOf, null if none exists.- Specified by:
getSecurityTokenReferencein interfaceValidateTarget
-