Package com.sun.xml.ws.security.trust.elements

Interface Summary
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  
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>
Issuer Specifies the issuer of the security token that is presented in the message.
KeyExchangeToken TODO: Not clear how this gets used
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  
RequestKET TODO: Not clear how this gets used
RequestSecurityToken  
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