Uses of Interface
com.sun.xml.ws.security.trust.elements.Renewing
-
Packages that use Renewing Package Description 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 Modifier and Type Method Description abstract RequestSecurityTokenWSTrustElementFactory. 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 Modifier and Type Method Description RenewingWSTrustElementBase. getRenewable()get theMethods in com.sun.xml.ws.security.trust.elements with parameters of type Renewing Modifier and Type Method Description voidWSTrustElementBase. setRenewable(Renewing renew)set a
-