Uses of Interface
com.sun.xml.ws.security.trust.elements.RenewTarget
Packages that use RenewTarget
Package
Description
-
Uses of RenewTarget in com.sun.xml.ws.security.trust
Methods in com.sun.xml.ws.security.trust that return RenewTargetModifier and TypeMethodDescriptionabstract RenewTargetWSTrustElementFactory.createRenewTarget(SecurityTokenReference str) Methods in com.sun.xml.ws.security.trust with parameters of type RenewTargetModifier 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 RenewTarget in com.sun.xml.ws.security.trust.elements
Methods in com.sun.xml.ws.security.trust.elements that return RenewTargetMethods in com.sun.xml.ws.security.trust.elements with parameters of type RenewTargetModifier and TypeMethodDescriptionvoidRequestSecurityToken.setRenewTarget(RenewTarget renewTarget) -
Uses of RenewTarget in com.sun.xml.ws.security.trust.impl
Methods in com.sun.xml.ws.security.trust.impl that return RenewTargetModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createRenewTarget(SecurityTokenReference str) Methods in com.sun.xml.ws.security.trust.impl with parameters of type RenewTargetModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createRSTForRenew(URI tokenType, URI requestType, URI context, RenewTarget target, AllowPostdating apd, Renewing renewingInfo) Create an RST for a Renewal Request -
Uses of RenewTarget in com.sun.xml.ws.security.trust.impl.elements
Classes in com.sun.xml.ws.security.trust.impl.elements that implement RenewTargetModifier and TypeClassDescriptionclassTarget specifying the Security token to be renewed.Methods in com.sun.xml.ws.security.trust.impl.elements that return RenewTargetMethods in com.sun.xml.ws.security.trust.impl.elements with parameters of type RenewTargetModifier and TypeMethodDescriptionfinal voidRequestSecurityTokenImpl.setRenewTarget(RenewTarget target) Constructors in com.sun.xml.ws.security.trust.impl.elements with parameters of type RenewTargetModifierConstructorDescriptionRequestSecurityTokenImpl(URI tokenType, URI requestType, URI context, RenewTarget target, AllowPostdating apd, Renewing renewingInfo) -
Uses of RenewTarget in com.sun.xml.ws.security.trust.impl.wssx
Methods in com.sun.xml.ws.security.trust.impl.wssx that return RenewTargetModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createRenewTarget(SecurityTokenReference str) Methods in com.sun.xml.ws.security.trust.impl.wssx with parameters of type RenewTargetModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createRSTForRenew(URI tokenType, URI requestType, URI context, RenewTarget target, AllowPostdating apd, Renewing renewingInfo) Create an RST for a Renewal Request -
Uses of RenewTarget in com.sun.xml.ws.security.trust.impl.wssx.elements
Classes in com.sun.xml.ws.security.trust.impl.wssx.elements that implement RenewTargetModifier and TypeClassDescriptionclassTarget specifying the Security token to be renewed.Methods in com.sun.xml.ws.security.trust.impl.wssx.elements that return RenewTargetMethods in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type RenewTargetModifier and TypeMethodDescriptionvoidRequestSecurityTokenImpl.setRenewTarget(RenewTarget target) Constructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type RenewTargetModifierConstructorDescriptionRequestSecurityTokenImpl(URI tokenType, URI requestType, URI context, RenewTarget target, AllowPostdating apd, Renewing renewingInfo)