com.sun.xml.ws.security.trust.impl.wssx.elements
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
public class ValidateTargetImpl
- extends ValidateTargetType
- implements ValidateTarget
- Author:
- Jiandong Guo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValidateTargetImpl
public ValidateTargetImpl(Token token)
ValidateTargetImpl
public ValidateTargetImpl(ValidateTargetType vtType)
setSecurityTokenReference
public void setSecurityTokenReference(SecurityTokenReference ref)
- Description copied from interface:
ValidateTarget
- Set the STR for OnBehalfOf.
- Specified by:
setSecurityTokenReference in interface ValidateTarget
getSecurityTokenReference
public SecurityTokenReference getSecurityTokenReference()
- Description copied from interface:
ValidateTarget
- Get the STR for OnBehalfOf, null if none exists.
- Specified by:
getSecurityTokenReference in interface ValidateTarget
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.