Uses of Class
com.sun.xml.ws.policy.impl.bindings.AppliesTo
Packages that use AppliesTo
Package
Description
-
Uses of AppliesTo in com.sun.xml.ws.policy.impl.bindings
Fields in com.sun.xml.ws.policy.impl.bindings declared as AppliesToMethods in com.sun.xml.ws.policy.impl.bindings that return AppliesToModifier and TypeMethodDescriptionObjectFactory.createAppliesTo()Create an instance ofAppliesToPolicyAttachment.getAppliesTo()Gets the value of the appliesTo property.Methods in com.sun.xml.ws.policy.impl.bindings with parameters of type AppliesToModifier and TypeMethodDescriptionvoidPolicyAttachment.setAppliesTo(AppliesTo value) Sets the value of the appliesTo property. -
Uses of AppliesTo in com.sun.xml.ws.security.secconv
Methods in com.sun.xml.ws.security.secconv with parameters of type AppliesToModifier and TypeMethodDescriptionWSSCClientContract.createRSTRForClientInitiatedIssuedTokenContext(AppliesTo scopes, IssuedTokenContext context) Create an RSTR for a client initiated IssuedTokenContext establishment, for example a Client Initiated WS-SecureConversation context. -
Uses of AppliesTo in com.sun.xml.ws.security.trust
Methods in com.sun.xml.ws.security.trust with parameters of type AppliesToModifier and TypeMethodDescriptionabstract RequestSecurityTokenWSTrustElementFactory.createRSTForIssue(URI tokenType, URI requestType, URI context, AppliesTo scopes, Claims claims, Entropy entropy, Lifetime lifetime) Create an RST for Issue from the given arguments Any of the arguments can be null since they are all optional, but one of tokenType and AppliesTo must be presentWSTrustElementFactory.createRSTRCollectionForIssue(URI tokenType, URI context, RequestedSecurityToken token, AppliesTo scopes, RequestedAttachedReference attachedRef, RequestedUnattachedReference unattachedRef, RequestedProofToken proofToken, Entropy entropy, Lifetime lifetime) Create a collection of RequestSecurityTokenResponse(s)WSTrustClientContract.createRSTRForClientInitiatedIssuedTokenContext(AppliesTo scopes, IssuedTokenContext context) Create an RSTR for a client initiated IssuedTokenContext establishment, for example a Client Initiated WS-SecureConversation context.abstract RequestSecurityTokenResponseWSTrustElementFactory.createRSTRForIssue(URI tokenType, URI context, RequestedSecurityToken token, AppliesTo scopes, RequestedAttachedReference attachedRef, RequestedUnattachedReference unattachedRef, RequestedProofToken proofToken, Entropy entropy, Lifetime lifetime) create an RSTR for Issue from the given arguments Any of the arguments can be null since they are all optional, but one of RequestedSecurityToken or RequestedProofToken should be returned -
Uses of AppliesTo in com.sun.xml.ws.security.trust.elements
Methods in com.sun.xml.ws.security.trust.elements that return AppliesToModifier and TypeMethodDescriptionWSTrustElementBase.getAppliesTo()Get the desired AppliesTo policy settings for the token if specified, null otherwiseMethods in com.sun.xml.ws.security.trust.elements with parameters of type AppliesToModifier and TypeMethodDescriptionvoidWSTrustElementBase.setAppliesTo(AppliesTo appliesTo) Set the desired policy settings for the requested token -
Uses of AppliesTo in com.sun.xml.ws.security.trust.impl
Methods in com.sun.xml.ws.security.trust.impl with parameters of type AppliesToModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createRSTForIssue(URI tokenType, URI requestType, URI context, AppliesTo scopes, Claims claims, Entropy entropy, Lifetime lifetime) Create an RST for Issue from the given arguments Any of the arguments can be null since they are all optional, but one of tokenType and AppliesTo must be presentWSTrustElementFactoryImpl.createRSTRCollectionForIssue(URI tokenType, URI context, RequestedSecurityToken token, AppliesTo scopes, RequestedAttachedReference attached, RequestedUnattachedReference unattached, RequestedProofToken proofToken, Entropy entropy, Lifetime lifetime) Create a collection of RequestSecurityTokenResponse(s)WSTrustClientContractImpl.createRSTRForClientInitiatedIssuedTokenContext(AppliesTo scopes, IssuedTokenContext context) Create an RSTR for a client initiated IssuedTokenContext establishment, for example a Client Initiated WS-SecureConversation context.WSTrustElementFactoryImpl.createRSTRForIssue(URI tokenType, URI context, RequestedSecurityToken token, AppliesTo scopes, RequestedAttachedReference attachedReference, RequestedUnattachedReference unattachedRef, RequestedProofToken proofToken, Entropy entropy, Lifetime lifetime) Create an RSTR for Issue from the given arguments. -
Uses of AppliesTo in com.sun.xml.ws.security.trust.impl.elements
Methods in com.sun.xml.ws.security.trust.impl.elements that return AppliesToModifier and TypeMethodDescriptionRequestSecurityTokenImpl.getAppliesTo()RequestSecurityTokenResponseImpl.getAppliesTo()Methods in com.sun.xml.ws.security.trust.impl.elements with parameters of type AppliesToModifier and TypeMethodDescriptionfinal voidRequestSecurityTokenImpl.setAppliesTo(AppliesTo appliesTo) final voidRequestSecurityTokenResponseImpl.setAppliesTo(AppliesTo appliesTo) Constructors in com.sun.xml.ws.security.trust.impl.elements with parameters of type AppliesToModifierConstructorDescriptionRequestSecurityTokenImpl(URI tokenType, URI requestType, URI context, AppliesTo scopes, Claims claims, Entropy entropy, Lifetime lifetime, URI algorithm) RequestSecurityTokenResponseCollectionImpl(URI tokenType, URI context, RequestedSecurityToken token, AppliesTo scopes, RequestedAttachedReference attached, RequestedUnattachedReference unattached, RequestedProofToken proofToken, Entropy entropy, Lifetime lt) RequestSecurityTokenResponseImpl(URI tokenType, URI context, RequestedSecurityToken token, AppliesTo scopes, RequestedAttachedReference attached, RequestedUnattachedReference unattached, RequestedProofToken proofToken, Entropy entropy, Lifetime lifetime, Status status) -
Uses of AppliesTo in com.sun.xml.ws.security.trust.impl.wssx
Methods in com.sun.xml.ws.security.trust.impl.wssx with parameters of type AppliesToModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createRSTForIssue(URI tokenType, URI requestType, URI context, AppliesTo scopes, Claims claims, Entropy entropy, Lifetime lt) Create an RST for Issue from the given arguments Any of the arguments can be null since they are all optional, but one of tokenType and AppliesTo must be presentWSTrustElementFactoryImpl.createRSTRCollectionForIssue(URI tokenType, URI context, RequestedSecurityToken token, AppliesTo scopes, RequestedAttachedReference attached, RequestedUnattachedReference unattached, RequestedProofToken proofToken, Entropy entropy, Lifetime lt) Create a collection of RequestSecurityTokenResponse(s)WSTrustElementFactoryImpl.createRSTRForIssue(URI tokenType, URI context, RequestedSecurityToken token, AppliesTo scopes, RequestedAttachedReference attachedReference, RequestedUnattachedReference unattachedReference, RequestedProofToken proofToken, Entropy entropy, Lifetime lt) Create an RSTR for Issue from the given arguments. -
Uses of AppliesTo in com.sun.xml.ws.security.trust.impl.wssx.elements
Methods in com.sun.xml.ws.security.trust.impl.wssx.elements that return AppliesToModifier and TypeMethodDescriptionRequestSecurityTokenImpl.getAppliesTo()RequestSecurityTokenResponseImpl.getAppliesTo()SecondaryParametersImpl.getAppliesTo()Methods in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type AppliesToModifier and TypeMethodDescriptionvoidRequestSecurityTokenImpl.setAppliesTo(AppliesTo appliesTo) voidRequestSecurityTokenResponseImpl.setAppliesTo(AppliesTo appliesTo) voidSecondaryParametersImpl.setAppliesTo(AppliesTo appliesTo) Constructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type AppliesToModifierConstructorDescriptionRequestSecurityTokenImpl(URI tokenType, URI requestType, URI context, AppliesTo scopes, Claims claims, Entropy entropy, Lifetime lt, URI algorithm) RequestSecurityTokenResponseCollectionImpl(URI tokenType, URI context, RequestedSecurityToken token, AppliesTo scopes, RequestedAttachedReference attached, RequestedUnattachedReference unattached, RequestedProofToken proofToken, Entropy entropy, Lifetime lt) RequestSecurityTokenResponseImpl(URI tokenType, URI context, RequestedSecurityToken token, AppliesTo scopes, RequestedAttachedReference attached, RequestedUnattachedReference unattached, RequestedProofToken proofToken, Entropy entropy, Lifetime lifetime, Status status) -
Uses of AppliesTo in com.sun.xml.ws.security.trust.util
Methods in com.sun.xml.ws.security.trust.util that return AppliesToMethods in com.sun.xml.ws.security.trust.util with parameters of type AppliesToModifier and TypeMethodDescriptionstatic StringWSTrustUtil.getAppliesToURI(AppliesTo appliesTo) WSTrustUtil.parseAppliesTo(AppliesTo appliesTo)