Uses of Interface
com.sun.xml.ws.security.trust.elements.Renewing

Packages that use Renewing
com.sun.xml.ws.security.trust   
com.sun.xml.ws.security.trust.elements   
 

Uses of Renewing in com.sun.xml.ws.security.trust
 

Methods in com.sun.xml.ws.security.trust with parameters of type Renewing
abstract  RequestSecurityToken WSTrustElementFactory.createRSTForRenew(java.net.URI tokenType, java.net.URI requestType, java.net.URI context, RenewTarget target, AllowPostdating apd, Renewing renewingInfo)
          Create an RST for a Renewal Request
 

Uses of Renewing in com.sun.xml.ws.security.trust.elements
 

Methods in com.sun.xml.ws.security.trust.elements that return Renewing
 Renewing WSTrustElementBase.getRenewable()
          get the
 

Methods in com.sun.xml.ws.security.trust.elements with parameters of type Renewing
 void WSTrustElementBase.setRenewable(Renewing renew)
          set a
 



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