Package org.silverpeas.core.web.authentication
-
Interface Summary Interface Description CredentialEncryption Encryption of the user credentials before recording them into a given storage (cookies, ...) -
Class Summary Class Description AuthenticationParameters Parameters used in the authentication process.AuthenticationServlet This servlet listens for incoming authentication requests for Silverpeas.CookieCredentialEncryption Custom encryption algorithm of the user credentials before storing them in cookies.CredentialsServlet Controller tier for credential management (called by MandatoryQuestionChecker)LoginServlet This servlet handle the login page access.
If it exists an opened user session, the user is redirected to the welcome Silverpeas page.LogoutServlet MandatoryQuestionChecker SilverpeasSessionOpener Service used to open an HTTP session in the Silverpeas platform.