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(URI tokenType, URI requestType, 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.