Class RenewTargetImpl
java.lang.Object
com.sun.xml.ws.security.trust.impl.wssx.bindings.RenewTargetType
com.sun.xml.ws.security.trust.impl.wssx.elements.RenewTargetImpl
- All Implemented Interfaces:
RenewTarget
Target specifying the Security token to be renewed.
- Author:
- Manveen Kaur
-
Field Summary
Fields inherited from class com.sun.xml.ws.security.trust.impl.wssx.bindings.RenewTargetType
any -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.xml.ws.security.trust.impl.wssx.bindings.RenewTargetType
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.RenewTarget
getAny, setAny
-
Constructor Details
-
RenewTargetImpl
-
RenewTargetImpl
-
RenewTargetImpl
-
-
Method Details
-
getTargetType
- Specified by:
getTargetTypein interfaceRenewTarget
-
setTargetType
- Specified by:
setTargetTypein interfaceRenewTarget
-
setSecurityTokenReference
- Specified by:
setSecurityTokenReferencein interfaceRenewTarget
-
getSecurityTokenReference
- Specified by:
getSecurityTokenReferencein interfaceRenewTarget
-
setToken
- Specified by:
setTokenin interfaceRenewTarget
-
getToken
- Specified by:
getTokenin interfaceRenewTarget
-