com.sun.xml.ws.security.trust.impl.elements
Class RenewingImpl

java.lang.Object
  extended by com.sun.xml.ws.security.trust.impl.bindings.RenewingType
      extended by com.sun.xml.ws.security.trust.impl.elements.RenewingImpl
All Implemented Interfaces:
Renewing

public class RenewingImpl
extends com.sun.xml.ws.security.trust.impl.bindings.RenewingType
implements Renewing

Used to specify renew semantics for types that support this operation.


Field Summary
 
Fields inherited from class com.sun.xml.ws.security.trust.impl.bindings.RenewingType
allow, ok
 
Constructor Summary
RenewingImpl()
           
 
Method Summary
 
Methods inherited from class com.sun.xml.ws.security.trust.impl.bindings.RenewingType
isAllow, isOK, setAllow, setOK
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.sun.xml.ws.security.trust.elements.Renewing
isAllow, isOK, setAllow, setOK
 

Constructor Detail

RenewingImpl

public RenewingImpl()