Uses of Interface
org.opensaml.soap.wstrust.WSTrustObject
Packages that use WSTrustObject
Package
Description
XMLObject interfaces for WS-Trust 1.3 elements.
XML Object provider implementations for WS-Trust.
-
Uses of WSTrustObject in org.opensaml.soap.wstrust
Classes in org.opensaml.soap.wstrust with type parameters of type WSTrustObjectModifier and TypeInterfaceDescriptioninterface
WSTrustObjectBuilder<WSTrustObjectType extends WSTrustObject>
WSTrustObjectBuilder.Subinterfaces of WSTrustObject in org.opensaml.soap.wstrustModifier and TypeInterfaceDescriptioninterface
The wst:AllowPostdating element.interface
The wst:AuthenticationType element.interface
The wst:Authenticator element.interface
The wst:BinaryExchange element.interface
The wst:BinarySecret element.interface
The wst:CancelTarget element.interface
The wst:CanonicalizationAlgorithm element.interface
The wst:Challenge element.interface
The wst:Claims element.interface
The wst:Code element within a wst:Status element.interface
The wst:CombinedHash element.interface
The wst:ComputedKey element.interface
The wst:ComputedKeyAlgorithm element.interface
The wst:Delegatable element.interface
The wst:DelegateTo element.interface
The wst:Encryption element.interface
The wst:EncryptionAlgorithm element.interface
The wst:EncryptWith element.interface
The wst:Entropy element.interface
The wst:Forwardable element.interface
The wst:IssuedTokens element.interface
The wst:Issuer element.interface
The wst:KeyExchangeToken element.interface
The wst:KeySize element.interface
The wst:KeyType element.interface
The wst:KeyWrapAlgorithm element.interface
The wst:Lifetime element.interface
The wst:OnBehalfOf element.interface
The wst:Participant element.interface
The wst:Participants element.interface
Interface ParticipantType complex type.interface
The wst:Primary element.interface
The wst:ProofEncryption element.interface
The <wst:Reason> child element of a <wst:Status> element.interface
The wst:Renewing element.interface
The wst:RenewTarget element.interface
The wst:RequestedAttachedReference element.interface
The wst:RequestedProofToken element.interface
Interface for RequestedReferenceType complex type.interface
The wst:RequestedSecurityToken element.interface
The wst:RequestedTokenCancelled element.interface
The wst:RequestedUnattachedReference element.interface
The wst:RequestKET element.interface
The wst:RequestSecurityToken element.interface
The wst:RequestSecurityTokenCollection element.interface
The wst:RequestSecurityTokenResponse element.interface
The wst:RequestSecurityTokenResponseCollection element.interface
The wst:RequestType element.interface
The wst:SignatureAlgorithm element.interface
The wst:SignChallenge element.interface
The wst:SignChallengeResponse element.interface
SignChallengeType complex type.interface
The wst:SignWith element.interface
The wst:Status element.interface
The wst:TokenType element.interface
The wst:UseKey element.interface
The wst:ValidateTarget element. -
Uses of WSTrustObject in org.opensaml.soap.wstrust.impl
Classes in org.opensaml.soap.wstrust.impl with type parameters of type WSTrustObjectModifier and TypeClassDescriptionclass
AbstractWSTrustObjectBuilder<WSTrustObjectType extends WSTrustObject>
AbstractWSTrustObjectBuilder.Classes in org.opensaml.soap.wstrust.impl that implement WSTrustObjectModifier and TypeClassDescriptionclass
AbstractWSTrustObject.class
AllowPostdatingImpl.class
AddressImpl.class
AuthenticatorImpl.class
BinaryExchangeImpl.class
BinarySecretImpl.class
CancelTargetImpl.class
CanonicalizationAlgorithmImpl.class
ChallengeImpl.class
ClaimsImpl.class
CodeImpl.class
CombinedHashImpl.class
ComputedKeyAlgorithmImpl.class
ComputedKeyImpl.class
DelegatableImpl.class
DelegateToImpl.class
EncryptionAlgorithmImpl.class
EncryptionImpl.class
EncryptWithImpl.class
EntropyImpl.class
ForwardableImpl.class
IssuedTokensImpl.class
IssuerImpl.class
KeyExchangeTokenImpl.class
KeySizeImpl.class
KeyTypeImpl.class
KeyWrapAlgorithmImpl.class
LifetimeImpl.class
OnBehalfOfImpl.class
ParticipantImpl.class
ParticipantsImpl.class
ParticipantTypeImpl.class
PrimaryImpl.class
ProofEncryptionImpl.class
ReasonImpl.class
RenewingImpl.class
RenewTargetImpl.class
RequestedAttachedReferenceImpl.class
RequestedProofTokenImpl.class
RequestedReferenceTypeImpl.class
RequestedSecurityTokenImpl.class
RequestedTokenCancelledImpl.class
RequestedUnattachedReferenceImpl.class
RequestKETImpl.class
RequestSecurityTokenCollectionImpl.class
RequestSecurityTokenImpl.class
RequestSecurityTokenResponseCollectionImpl.class
RequestSecurityTokenResponseImpl.class
RequestTypeImpl.class
SignatureAlgorithmImpl.class
SignChallengeImpl.class
SignChallengeImpl.class
SignChallengeTypeImpl.class
SignWithImpl.class
StatusImpl.class
TokenTypeImpl.class
UseKeyImpl.class
ValidateTargetImpl.