Package com.sun.identity.saml2.protocol
SAMLv2 Protocol Classes.
-
Interface Summary Interface Description Artifact This class represents theArtifact
element in SAMLv2 protocol schema.ArtifactResolve TheArtifactResolve
message is used to request that a SAML protocol message be returned in anArtifactResponse
message by specifying an artifact that represents the SAML protocol message.ArtifactResponse TheArtifactResopnse
message has the complex typeArtifactResponseType
.AssertionIDRequest This class represents the AssertionIDRequestType complex type.AttributeQuery This class represents the AttributeQueryType complex type.AuthnQuery This class represents the AuthnQueryType complex type.AuthnRequest TheAuthnRequest
interface defines methods for properties required by an authentication request.Extensions The interfaceExtensions
defines methods for adding protcol message extension elements.GetComplete This interface contains methods for theGetComplete
Element in the SAMLv2 Protocol Schema.IDPEntry This interface defines methods to set/retrieve single identity provider information trusted by the request issuer to authenticate the presenter.IDPList This interface specifies the identity providers trusted by the requester to authenticate the presenter.LogoutRequest This class represents theLogoutRequest
element in SAML protocol schema.LogoutResponse This class represents theLogoutResponse
element in SAML protocol schema.ManageNameIDRequest This class represents the ManageNameIDRequestType complex type.ManageNameIDResponse This class represents the ManageNameIDResponse element declaration.NameIDMappingRequest This class represents the ManageNameIDRequestType complex type.NameIDMappingResponse This class represents the NameIDMappingResponseType complex type.NameIDPolicy This interface defines methods to retrieve name identifier related properties.NewEncryptedID Java content class for NewEncryptedID element declaration.NewID This interface identifies the new identifier in anManageNameIDRequest
message.RequestAbstract This interface defines methods for setting and retrieving attributes and elements associated with a SAML request message used in SAML protocols.RequestedAuthnContext Java content class for RequestedAuthnContext element declaration.RequesterID This interface identifies the requester in anAuthnRequest
message.Response TheResponse
message element is used when a response consists of a list of zero or more assertions that satisfy the request.Scoping This interface defines methods to retrieve Identity Providers and context/limitations related to proxying of the request message.SessionIndex This class represents theSessionIndex
element in SAML protocol schema.Status This class represents theStatusType
complex type in SAML protocol schema.StatusCode This class represents theStatusCodeType
complex type in SAML protocol schema.StatusDetail This class represents theStatusDetailType
complex type in SAML protocol schema.StatusMessage This class represents theStatusMessage
element in SAML protocol schema.StatusResponse This class represents theStatusResponseType
complex type in SAML protocol schema.SubjectQueryAbstract This class represents the SubjectQueryAbstractType complex type. -
Class Summary Class Description ProtocolFactory This is the factory class to obtain object instances for concrete elements in the protocol schema.