Package org.opensaml.soap.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
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.core.xml.XMLObject
detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation
-
-