org.opensaml.ws.wstrust
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"

Method Summary
 
Methods inherited from interface org.opensaml.xml.XMLObject
addNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation
 



Copyright © 1999-2013. All Rights Reserved.