|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RequestSecurityTokenResponseCollection in com.sun.xml.ws.security.secconv |
---|
Methods in com.sun.xml.ws.security.secconv that return RequestSecurityTokenResponseCollection | |
---|---|
RequestSecurityTokenResponseCollection |
WSSCContract.issueMultiple(RequestSecurityToken request,
com.sun.xml.ws.security.IssuedTokenContext context)
Issue a Collection of Token(s) possibly for different scopes |
Methods in com.sun.xml.ws.security.secconv with parameters of type RequestSecurityTokenResponseCollection | |
---|---|
void |
WSSCClientContract.handleRSTRC(RequestSecurityToken rst,
RequestSecurityTokenResponseCollection rstrc,
com.sun.xml.ws.security.IssuedTokenContext context)
Handle an RSTRC returned by the Issuer and update Token information into the IssuedTokenContext. |
Uses of RequestSecurityTokenResponseCollection in com.sun.xml.ws.security.trust |
---|
Methods in com.sun.xml.ws.security.trust that return RequestSecurityTokenResponseCollection | |
---|---|
abstract RequestSecurityTokenResponseCollection |
WSTrustElementFactory.createRSTRC(java.util.List<RequestSecurityTokenResponse> rstrs)
|
abstract RequestSecurityTokenResponseCollection |
WSTrustElementFactory.createRSTRCollectionForIssue(java.net.URI tokenType,
java.net.URI context,
RequestedSecurityToken token,
com.sun.xml.ws.policy.impl.bindings.AppliesTo scopes,
RequestedAttachedReference attachedRef,
RequestedUnattachedReference unattachedRef,
RequestedProofToken proofToken,
Entropy entropy,
Lifetime lifetime)
Create a collection of RequestSecurityTokenResponse(s) |
abstract RequestSecurityTokenResponseCollection |
WSTrustElementFactory.createRSTRCollectionFrom(org.w3c.dom.Element elem)
Create RSTR Collection from Element |
abstract RequestSecurityTokenResponseCollection |
WSTrustElementFactory.createRSTRCollectionFrom(javax.xml.bind.JAXBElement elem)
create an RSTR Collection from JAXBElement |
abstract RequestSecurityTokenResponseCollection |
WSTrustElementFactory.createRSTRCollectionFrom(javax.xml.transform.Source src)
Create RSTR Collection from Source |
Methods in com.sun.xml.ws.security.trust with parameters of type RequestSecurityTokenResponseCollection | |
---|---|
abstract IssuedTokens |
WSTrustElementFactory.createIssuedTokens(RequestSecurityTokenResponseCollection issuedTokens)
Create a wst:IssuedTokens object |
abstract org.w3c.dom.Element |
WSTrustElementFactory.toElement(RequestSecurityTokenResponseCollection rstrCollection)
Marshal an RSTR Collection to a DOM Element |
abstract javax.xml.bind.JAXBElement |
WSTrustElementFactory.toJAXBElement(RequestSecurityTokenResponseCollection rstrCollection)
convert an RSTR Collection to a JAXBElement |
abstract javax.xml.transform.Source |
WSTrustElementFactory.toSource(RequestSecurityTokenResponseCollection rstrCollection)
Marshal an RSTR Collection to a Source |
Uses of RequestSecurityTokenResponseCollection in com.sun.xml.ws.security.trust.elements |
---|
Methods in com.sun.xml.ws.security.trust.elements that return RequestSecurityTokenResponseCollection | |
---|---|
RequestSecurityTokenResponseCollection |
IssuedTokens.getIssuedTokens()
Gets the RequestSecurityTokenResponseCollection |
Methods in com.sun.xml.ws.security.trust.elements with parameters of type RequestSecurityTokenResponseCollection | |
---|---|
void |
IssuedTokens.setIssuedTokens(RequestSecurityTokenResponseCollection rcollection)
Sets the RequestSecurityTokenResponseCollection |
Uses of RequestSecurityTokenResponseCollection in com.sun.xml.ws.security.trust.impl |
---|
Methods in com.sun.xml.ws.security.trust.impl that return RequestSecurityTokenResponseCollection | |
---|---|
RequestSecurityTokenResponseCollection |
WSTrustElementFactoryImpl.createRSTRC(java.util.List<RequestSecurityTokenResponse> rstrs)
|
RequestSecurityTokenResponseCollection |
WSTrustElementFactoryImpl.createRSTRCollectionForIssue(java.net.URI tokenType,
java.net.URI context,
RequestedSecurityToken token,
com.sun.xml.ws.policy.impl.bindings.AppliesTo scopes,
RequestedAttachedReference attached,
RequestedUnattachedReference unattached,
RequestedProofToken proofToken,
Entropy entropy,
Lifetime lifetime)
Create a collection of RequestSecurityTokenResponse(s) |
RequestSecurityTokenResponseCollection |
WSTrustElementFactoryImpl.createRSTRCollectionFrom(org.w3c.dom.Element elem)
Create RSTR Collection from Element |
RequestSecurityTokenResponseCollection |
WSTrustElementFactoryImpl.createRSTRCollectionFrom(javax.xml.bind.JAXBElement elem)
create an RSTR Collection from JAXBElement |
RequestSecurityTokenResponseCollection |
WSTrustElementFactoryImpl.createRSTRCollectionFrom(javax.xml.transform.Source src)
Create RSTR Collection from Source |
Methods in com.sun.xml.ws.security.trust.impl with parameters of type RequestSecurityTokenResponseCollection | |
---|---|
IssuedTokens |
WSTrustElementFactoryImpl.createIssuedTokens(RequestSecurityTokenResponseCollection issuedTokens)
Create a wst:IssuedTokens object |
org.w3c.dom.Element |
WSTrustElementFactoryImpl.toElement(RequestSecurityTokenResponseCollection rstrCollection)
Marshal an RSTR Collection to a DOM Element |
javax.xml.bind.JAXBElement |
WSTrustElementFactoryImpl.toJAXBElement(RequestSecurityTokenResponseCollection rstrCollection)
convert an RSTR Collection to a JAXBElement |
javax.xml.transform.Source |
WSTrustElementFactoryImpl.toSource(RequestSecurityTokenResponseCollection rstrCollection)
Marshal an RSTR Collection to a Source |
Uses of RequestSecurityTokenResponseCollection in com.sun.xml.ws.security.trust.impl.elements |
---|
Classes in com.sun.xml.ws.security.trust.impl.elements that implement RequestSecurityTokenResponseCollection | |
---|---|
class |
RequestSecurityTokenResponseCollectionImpl
|
Methods in com.sun.xml.ws.security.trust.impl.elements that return RequestSecurityTokenResponseCollection | |
---|---|
RequestSecurityTokenResponseCollection |
IssuedTokensImpl.getIssuedTokens()
|
Methods in com.sun.xml.ws.security.trust.impl.elements with parameters of type RequestSecurityTokenResponseCollection | |
---|---|
void |
IssuedTokensImpl.setIssuedTokens(RequestSecurityTokenResponseCollection rcollection)
|
Constructors in com.sun.xml.ws.security.trust.impl.elements with parameters of type RequestSecurityTokenResponseCollection | |
---|---|
IssuedTokensImpl(RequestSecurityTokenResponseCollection rcollection)
|
Uses of RequestSecurityTokenResponseCollection in com.sun.xml.ws.security.trust.impl.wssx |
---|
Methods in com.sun.xml.ws.security.trust.impl.wssx that return RequestSecurityTokenResponseCollection | |
---|---|
RequestSecurityTokenResponseCollection |
WSTrustElementFactoryImpl.createRSTRC(java.util.List<RequestSecurityTokenResponse> rstrs)
|
RequestSecurityTokenResponseCollection |
WSTrustElementFactoryImpl.createRSTRCollectionForIssue(java.util.List rstrs)
|
RequestSecurityTokenResponseCollection |
WSTrustElementFactoryImpl.createRSTRCollectionForIssue(java.net.URI tokenType,
java.net.URI context,
RequestedSecurityToken token,
com.sun.xml.ws.policy.impl.bindings.AppliesTo scopes,
RequestedAttachedReference attached,
RequestedUnattachedReference unattached,
RequestedProofToken proofToken,
Entropy entropy,
Lifetime lt)
Create a collection of RequestSecurityTokenResponse(s) |
RequestSecurityTokenResponseCollection |
WSTrustElementFactoryImpl.createRSTRCollectionFrom(org.w3c.dom.Element elem)
Create RSTR Collection from Element |
RequestSecurityTokenResponseCollection |
WSTrustElementFactoryImpl.createRSTRCollectionFrom(javax.xml.bind.JAXBElement elem)
create an RSTR Collection from JAXBElement |
RequestSecurityTokenResponseCollection |
WSTrustElementFactoryImpl.createRSTRCollectionFrom(javax.xml.transform.Source src)
Create RSTR Collection from Source |
Methods in com.sun.xml.ws.security.trust.impl.wssx with parameters of type RequestSecurityTokenResponseCollection | |
---|---|
IssuedTokens |
WSTrustElementFactoryImpl.createIssuedTokens(RequestSecurityTokenResponseCollection issuedTokens)
Create a wst:IssuedTokens object |
org.w3c.dom.Element |
WSTrustElementFactoryImpl.toElement(RequestSecurityTokenResponseCollection rstrCollection)
Marshal an RSTR Collection to a DOM Element |
javax.xml.bind.JAXBElement |
WSTrustElementFactoryImpl.toJAXBElement(RequestSecurityTokenResponseCollection rstrCollection)
convert an RSTR Collection to a JAXBElement |
javax.xml.transform.Source |
WSTrustElementFactoryImpl.toSource(RequestSecurityTokenResponseCollection rstrCollection)
Marshal an RSTR Collection to a Source |
Uses of RequestSecurityTokenResponseCollection in com.sun.xml.ws.security.trust.impl.wssx.elements |
---|
Methods in com.sun.xml.ws.security.trust.impl.wssx.elements that return RequestSecurityTokenResponseCollection | |
---|---|
RequestSecurityTokenResponseCollection |
IssuedTokensImpl.getIssuedTokens()
|
Methods in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type RequestSecurityTokenResponseCollection | |
---|---|
void |
IssuedTokensImpl.setIssuedTokens(RequestSecurityTokenResponseCollection rcollection)
|
Constructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type RequestSecurityTokenResponseCollection | |
---|---|
IssuedTokensImpl(RequestSecurityTokenResponseCollection rcollection)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |