Package com.sun.identity.saml2.protocol

SAMLv2 Protocol Classes.

See:
          Description

Interface Summary
Artifact This class represents the Artifact element in SAMLv2 protocol schema.
ArtifactResolve The ArtifactResolve message is used to request that a SAML protocol message be returned in an ArtifactResponse message by specifying an artifact that represents the SAML protocol message.
ArtifactResponse The ArtifactResopnse message has the complex type ArtifactResponseType.
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 The AuthnRequest interface defines methods for properties required by an authentication request.
Extensions The interface Extensions defines methods for adding protcol message extension elements.
GetComplete This interface contains methods for the GetComplete 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 the LogoutRequest element in SAML protocol schema.
LogoutResponse This class represents the LogoutResponse 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 an ManageNameIDRequest 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 an AuthnRequest message.
Response The Response 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 the SessionIndex element in SAML protocol schema.
Status This class represents the StatusType complex type in SAML protocol schema.
StatusCode This class represents the StatusCodeType complex type in SAML protocol schema.
StatusDetail This class represents the StatusDetailType complex type in SAML protocol schema.
StatusMessage This class represents the StatusMessage element in SAML protocol schema.
StatusResponse This class represents the StatusResponseType complex type in SAML protocol schema.
SubjectQueryAbstract This class represents the SubjectQueryAbstractType complex type.
 

Class Summary
ProtocolFactory This is the factory class to obtain object instances for concrete elements in the protocol schema.
 

Package com.sun.identity.saml2.protocol Description

SAMLv2 Protocol Classes.