Class | Description |
---|---|
FSConsentHandler |
This servlet redirects the request to the introduction
URL or the provider home page URL based on the
action in the request.
|
FSFederationHandler |
This servlet processes requests to initiate Federation
and redirects to the provider home pager URL on
successful federation.
|
FSPostLogin |
This class defines methods which will be invoked post
Single Sign-On/Federation.
|
FSPostLoginHandler |
This servlet handles post login operations.
|
FSPreLogin |
This class has methods for pre login operations.
|
FSPreLoginHandler |
This servlet is invoked to determine where
the incoming request should be redirected to ,
based on the validity of the Federation Manager Session Cookie
and the existance of the Federation Cookie, whether local authentication
needs to be done.
|
Exception | Description |
---|---|
FSPostLoginException |
The
FSPostLoginException is used to specify an exception
related to an error on post login operations. |
FSPreLoginException |
The
FSPreLoginException is used to specify an exception
related to an error during pre login operations. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.