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

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

public class RenewingImpl
extends RenewingType
implements 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
RenewingImpl()
           
 
Method Summary
 
Methods inherited from class com.sun.xml.ws.security.trust.impl.wssx.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()


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.