Uses of Interface
com.sun.xml.ws.security.trust.elements.Entropy
Packages that use Entropy
Package
Description
-
Uses of Entropy in com.sun.xml.ws.security.trust
Methods in com.sun.xml.ws.security.trust that return EntropyModifier and TypeMethodDescriptionabstract EntropyWSTrustElementFactory.createEntropy(EncryptedKey key) Create an Entropy with an xenc:EncryptedKeyabstract EntropyWSTrustElementFactory.createEntropy(BinarySecret secret) Create an Entropy with a BinarySecretMethods in com.sun.xml.ws.security.trust with parameters of type EntropyModifier 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)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 returnedabstract RequestSecurityTokenResponseWSTrustElementFactory.createRSTRForRenew(URI tokenType, URI context, RequestedSecurityToken token, RequestedAttachedReference attachedReference, RequestedUnattachedReference unattachedRef, RequestedProofToken proofToken, Entropy entropy, Lifetime lifetime) Create an RSTR for a Renewal Response -
Uses of Entropy in com.sun.xml.ws.security.trust.elements
Methods in com.sun.xml.ws.security.trust.elements that return EntropyModifier and TypeMethodDescriptionWSTrustElementBase.getEntropy()Get the entropy for the requested tokenMethods in com.sun.xml.ws.security.trust.elements with parameters of type EntropyModifier and TypeMethodDescriptionvoidWSTrustElementBase.setEntropy(Entropy entropy) Set the entropy for the requested token -
Uses of Entropy in com.sun.xml.ws.security.trust.impl
Methods in com.sun.xml.ws.security.trust.impl that return EntropyModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createEntropy(EncryptedKey key) Create an Entropy with an xenc:EncryptedKeyWSTrustElementFactoryImpl.createEntropy(BinarySecret secret) Create an Entropy with a BinarySecretMethods in com.sun.xml.ws.security.trust.impl with parameters of type EntropyModifier 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)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.WSTrustElementFactoryImpl.createRSTRForRenew(URI tokenType, URI context, RequestedSecurityToken token, RequestedAttachedReference attachedReference, RequestedUnattachedReference unattachedRef, RequestedProofToken proofToken, Entropy entropy, Lifetime lifetime) Create an RSTR for Renew from the given arguments.javax.xml.bind.JAXBElementWSTrustElementFactoryImpl.toJAXBElement(Entropy entropy) convert a Entropy to a JAXBElement -
Uses of Entropy in com.sun.xml.ws.security.trust.impl.elements
Classes in com.sun.xml.ws.security.trust.impl.elements that implement EntropyMethods in com.sun.xml.ws.security.trust.impl.elements that return EntropyModifier and TypeMethodDescriptionRequestSecurityTokenImpl.getEntropy()RequestSecurityTokenResponseImpl.getEntropy()Methods in com.sun.xml.ws.security.trust.impl.elements with parameters of type EntropyModifier and TypeMethodDescriptionfinal voidRequestSecurityTokenImpl.setEntropy(Entropy entropy) final voidRequestSecurityTokenResponseImpl.setEntropy(Entropy entropy) Constructors in com.sun.xml.ws.security.trust.impl.elements with parameters of type EntropyModifierConstructorDescriptionRequestSecurityTokenImpl(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 Entropy in com.sun.xml.ws.security.trust.impl.wssx
Methods in com.sun.xml.ws.security.trust.impl.wssx that return EntropyModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createEntropy(EncryptedKey key) Create an Entropy with an xenc:EncryptedKeyWSTrustElementFactoryImpl.createEntropy(BinarySecret secret) Create an Entropy with a BinarySecretMethods in com.sun.xml.ws.security.trust.impl.wssx with parameters of type EntropyModifier 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.WSTrustElementFactoryImpl.createRSTRForRenew(URI tokenType, URI context, RequestedSecurityToken token, RequestedAttachedReference attachedReference, RequestedUnattachedReference unattachedRef, RequestedProofToken proofToken, Entropy entropy, Lifetime lifetime) Create an RSTR for Renew from the given arguments.javax.xml.bind.JAXBElementWSTrustElementFactoryImpl.toJAXBElement(Entropy entropy) convert a Entropy to a JAXBElement -
Uses of Entropy in com.sun.xml.ws.security.trust.impl.wssx.elements
Classes in com.sun.xml.ws.security.trust.impl.wssx.elements that implement EntropyMethods in com.sun.xml.ws.security.trust.impl.wssx.elements that return EntropyModifier and TypeMethodDescriptionRequestSecurityTokenImpl.getEntropy()RequestSecurityTokenResponseImpl.getEntropy()SecondaryParametersImpl.getEntropy()Methods in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type EntropyModifier and TypeMethodDescriptionvoidRequestSecurityTokenImpl.setEntropy(Entropy entropy) voidRequestSecurityTokenResponseImpl.setEntropy(Entropy entropy) voidSecondaryParametersImpl.setEntropy(Entropy entropy) Constructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type EntropyModifierConstructorDescriptionRequestSecurityTokenImpl(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)