Uses of Interface
com.sun.xml.ws.security.trust.elements.Renewing
Packages that use Renewing
Package
Description
-
Uses of Renewing in com.sun.xml.ws.security.trust
Methods in com.sun.xml.ws.security.trust with parameters of type RenewingModifier and TypeMethodDescriptionabstract 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 RenewingModifier and TypeMethodDescriptionWSTrustElementBase.getRenewable()get the<wst:Renewing/>element if present, null otherwiseMethods in com.sun.xml.ws.security.trust.elements with parameters of type RenewingModifier and TypeMethodDescriptionvoidWSTrustElementBase.setRenewable(Renewing renew) set a<wst:Renewing/>element to make a renewable Issue request -
Uses of Renewing in com.sun.xml.ws.security.trust.impl
Methods in com.sun.xml.ws.security.trust.impl with parameters of type RenewingModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.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.impl.elements
Classes in com.sun.xml.ws.security.trust.impl.elements that implement RenewingModifier and TypeClassDescriptionclassUsed to specify renew semantics for types that support this operation.Methods in com.sun.xml.ws.security.trust.impl.elements that return RenewingModifier and TypeMethodDescriptionRequestSecurityTokenImpl.getRenewable()RequestSecurityTokenResponseImpl.getRenewable()Methods in com.sun.xml.ws.security.trust.impl.elements with parameters of type RenewingModifier and TypeMethodDescriptionfinal voidRequestSecurityTokenImpl.setRenewable(Renewing renew) final voidRequestSecurityTokenResponseImpl.setRenewable(Renewing renew) Constructors in com.sun.xml.ws.security.trust.impl.elements with parameters of type RenewingModifierConstructorDescriptionRequestSecurityTokenImpl(URI tokenType, URI requestType, URI context, RenewTarget target, AllowPostdating apd, Renewing renewingInfo) -
Uses of Renewing in com.sun.xml.ws.security.trust.impl.wssx
Methods in com.sun.xml.ws.security.trust.impl.wssx with parameters of type RenewingModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.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.impl.wssx.elements
Classes in com.sun.xml.ws.security.trust.impl.wssx.elements that implement RenewingModifier and TypeClassDescriptionclassUsed to specify renew semantics for types that support this operation.Methods in com.sun.xml.ws.security.trust.impl.wssx.elements that return RenewingModifier and TypeMethodDescriptionRequestSecurityTokenImpl.getRenewable()RequestSecurityTokenResponseImpl.getRenewable()SecondaryParametersImpl.getRenewable()Methods in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type RenewingModifier and TypeMethodDescriptionvoidRequestSecurityTokenImpl.setRenewable(Renewing renew) voidRequestSecurityTokenResponseImpl.setRenewable(Renewing renew) voidSecondaryParametersImpl.setRenewable(Renewing renew) Constructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type RenewingModifierConstructorDescriptionRequestSecurityTokenImpl(URI tokenType, URI requestType, URI context, RenewTarget target, AllowPostdating apd, Renewing renewingInfo)