Interface WSTrustObject

All Superinterfaces:
XMLObject
All Known Subinterfaces:
AllowPostdating, AuthenticationType, Authenticator, BinaryExchange, BinarySecret, CancelTarget, CanonicalizationAlgorithm, Challenge, Claims, Code, CombinedHash, ComputedKey, ComputedKeyAlgorithm, Delegatable, DelegateTo, Encryption, EncryptionAlgorithm, EncryptWith, Entropy, Forwardable, IssuedTokens, Issuer, KeyExchangeToken, KeySize, KeyType, KeyWrapAlgorithm, Lifetime, OnBehalfOf, Participant, Participants, ParticipantType, Primary, ProofEncryption, Reason, Renewing, RenewTarget, RequestedAttachedReference, RequestedProofToken, RequestedReferenceType, RequestedSecurityToken, RequestedTokenCancelled, RequestedUnattachedReference, RequestKET, RequestSecurityToken, RequestSecurityTokenCollection, RequestSecurityTokenResponse, RequestSecurityTokenResponseCollection, RequestType, SignatureAlgorithm, SignChallenge, SignChallengeResponse, SignChallengeType, SignWith, Status, TokenType, UseKey, ValidateTarget
All Known Implementing Classes:
AbstractWSTrustObject, AllowPostdatingImpl, AuthenticationTypeImpl, AuthenticatorImpl, BinaryExchangeImpl, BinarySecretImpl, CancelTargetImpl, CanonicalizationAlgorithmImpl, ChallengeImpl, ClaimsImpl, CodeImpl, CombinedHashImpl, ComputedKeyAlgorithmImpl, ComputedKeyImpl, DelegatableImpl, DelegateToImpl, EncryptionAlgorithmImpl, EncryptionImpl, EncryptWithImpl, EntropyImpl, ForwardableImpl, IssuedTokensImpl, IssuerImpl, KeyExchangeTokenImpl, KeySizeImpl, KeyTypeImpl, KeyWrapAlgorithmImpl, LifetimeImpl, OnBehalfOfImpl, ParticipantImpl, ParticipantsImpl, ParticipantTypeImpl, PrimaryImpl, ProofEncryptionImpl, ReasonImpl, RenewingImpl, RenewTargetImpl, RequestedAttachedReferenceImpl, RequestedProofTokenImpl, RequestedReferenceTypeImpl, RequestedSecurityTokenImpl, RequestedTokenCancelledImpl, RequestedUnattachedReferenceImpl, RequestKETImpl, RequestSecurityTokenCollectionImpl, RequestSecurityTokenImpl, RequestSecurityTokenResponseCollectionImpl, RequestSecurityTokenResponseImpl, RequestTypeImpl, SignatureAlgorithmImpl, SignChallengeImpl, SignChallengeResponseImpl, SignChallengeTypeImpl, SignWithImpl, StatusImpl, TokenTypeImpl, UseKeyImpl, ValidateTargetImpl

public interface WSTrustObject extends XMLObject
WSTrustObject is the base interface for all the WS-Trust elements.
See Also:
  • "WS-Trust 1.3 Specification"