| Package | Description |
|---|---|
| com.sun.xml.ws.security.trust | |
| com.sun.xml.ws.security.trust.elements |
| Class and Description |
|---|
| ActAs |
| AllowPostdating
TODO: Interop Issue with WS-Trust Spec since it does not
specify the contents for AllowPostDating
<xs:element name="AllowPostdating" type="wst:AllowPostdatingType"/>
<xs:complexType name="AllowPostdatingType"/>
This indicates that returned tokens should allow requests for postdated
tokens.
|
| BaseSTSRequest |
| BaseSTSResponse |
| BinarySecret |
| CancelTarget
Defines Binding for requesting security tokens to be cancelled.
|
| Entropy |
| IssuedTokens
When Tokens are issued as part of Protocol other than RST/RSTR
In such cases the Tokens are passed in a SOAP Header called <wst:IssuedTokens>
|
| Lifetime |
| OnBehalfOf |
| Renewing
Used to specify renew semantics for types that support this operation.
|
| RenewTarget
Target specifying the Security token to be renewed.
|
| RequestedAttachedReference
TODO: The trust spec talks about RequestedAttachedReference,
RequestedUnAttachedReference (in section 6.2) and it talks
about <wst:RequestedTokenReference> in section 6.2.7.
|
| RequestedProofToken |
| RequestedSecurityToken |
| RequestedUnattachedReference |
| RequestSecurityToken |
| RequestSecurityTokenResponse |
| RequestSecurityTokenResponseCollection
Used to specify multiple RSTR responses, each of which has separate
key information.
|
| SecondaryParameters |
| UseKey |
| ValidateTarget |
| Class and Description |
|---|
| ActAs |
| AllowPostdating
TODO: Interop Issue with WS-Trust Spec since it does not
specify the contents for AllowPostDating
<xs:element name="AllowPostdating" type="wst:AllowPostdatingType"/>
<xs:complexType name="AllowPostdatingType"/>
This indicates that returned tokens should allow requests for postdated
tokens.
|
| Authenticator
Provides verification (authentication) of a computed hash.
|
| BaseSTSRequest |
| BaseSTSResponse |
| BinaryExchange |
| BinarySecret |
| CancelTarget
Defines Binding for requesting security tokens to be cancelled.
|
| DelegateTo
Indicates that the requested or issued token be delegated to another
identity.
|
| Encryption |
| Entropy |
| Issuer
Specifies the issuer of the security token that is presented
in the message.
|
| Lifetime |
| OnBehalfOf |
| Participant
Specifies a participant that plays a role in the use of
the token or who are allowed to use the token.
|
| Participants
Contains information about which parties are authorized in the
use of the token.
|
| ProofEncryption |
| Renewing
Used to specify renew semantics for types that support this operation.
|
| RenewTarget
Target specifying the Security token to be renewed.
|
| RequestedAttachedReference
TODO: The trust spec talks about RequestedAttachedReference,
RequestedUnAttachedReference (in section 6.2) and it talks
about <wst:RequestedTokenReference> in section 6.2.7.
|
| RequestedProofToken |
| RequestedReference
The trust spec talks about RequestedAttachedReference,
RequestedUnAttachedReference (in section 6.2)
Base class for these two above.
|
| RequestedSecurityToken |
| RequestedTokenCancelled
The response payload for a successful cancellation of a Token
|
| RequestedUnattachedReference |
| RequestSecurityTokenResponse |
| RequestSecurityTokenResponseCollection
Used to specify multiple RSTR responses, each of which has separate
key information.
|
| SecondaryParameters |
| SignChallenge
Challenge that requires the other party to sign a specified set
of information.
|
| SignChallengeResponse
Response to a challenge that requires the signing of a specified
set of information.
|
| UseKey |
| ValidateTarget |
| WSTrustElementBase |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.