Package com.sun.identity.federation.message

Defines federation protocol message classes.

See:
          Description

Class Summary
FSAssertion The class FSAssertion creates and parses Liberty Assertion during the Single Sign-On process.
FSAssertionArtifact This class represents the AssertionArtifact element in the SAML protocol schema.
FSAuthenticationStatement The FSAuthenticationStatement element represents an authentication statement by the issuer that it's subject was authenticated by a particular means at a particular time.
FSAuthnRequest The class FSAuthnRequest is used to create , parse AuthnRequest object.
FSAuthnRequestEnvelope This class defines methods for setting and retrieving attributes and elements associated with a Liberty Authentication Request.
FSAuthnResponse The class FSAuthnResponse creates and parses the Liberty Response.
FSAuthnResponseEnvelope This class defines methods for setting and retrieving attributes and elements associated with a Liberty Response .
FSFederationTerminationNotification This class has methods for creating object and message for Federation Termination.
FSIDPList This class has methods to construct an object or message representing a list of trusted Identity Providers.
FSLogoutNotification This class contains methods to construct a LogoutRequest object.
FSLogoutResponse This class has methods to create a Liberty LogoutResponse.
FSNameIdentifierMappingRequest The class FSNameIdentifierMappingRequest is used to create or parse NameIdentifierMappingRequest.
FSNameIdentifierMappingResponse The class FSNameIdentifierMappingResponse is used to create , parse the NameIdentifierMappingResponse.
FSNameRegistrationRequest This class contains methods to create NameRegistrationRequest object.
FSNameRegistrationResponse This class has methods to create NameRegistrationResponse object.
FSResponse This class contains methods for creating a Liberty Response.
FSSAMLRequest This class had methods to create a SAML Request object from a Document Element and to create Request message from this object.
FSScoping This class FSScoping creates scoping element for the authentication request.
FSSubject This class has methods to create Subject object.
 

Package com.sun.identity.federation.message Description

Defines federation protocol message classes.