Class RenewingImpl
java.lang.Object
com.sun.xml.ws.security.trust.impl.wssx.bindings.RenewingType
com.sun.xml.ws.security.trust.impl.wssx.elements.RenewingImpl
- All Implemented Interfaces:
com.sun.xml.ws.security.trust.elements.Renewing
public class RenewingImpl
extends RenewingType
implements com.sun.xml.ws.security.trust.elements.Renewing
Used to specify renew semantics for types that support this operation.
- Author:
- Manveen Kaur
-
Field Summary
Fields inherited from class com.sun.xml.ws.security.trust.impl.wssx.bindings.RenewingType
allow, ok -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.xml.ws.security.trust.impl.wssx.bindings.RenewingType
isAllow, isOK, setAllow, setOKMethods 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.Renewing
isAllow, isOK, setAllow, setOK
-
Constructor Details
-
RenewingImpl
public RenewingImpl()
-