Interface | Description |
---|---|
IAuthenticationDao |
This interface defines authentication related operations.
|
IAuthenticationManager |
This interface offers methods for authentication operations.
|
ILoginValidator | Deprecated
to customize credential validation you must create a new JAAS login module or extend the
LumisLoginModule |
Class | Description |
---|---|
AccessError | |
AuthenticationDaoJdbc |
Authentication dao implementation.
|
AuthenticationFilter |
Filter that do authentication handling on requests done to the portal.
|
AuthenticationManager |
Manager responsible for authenticating users and keeping session information.
|
AuthenticationUtil |
Authentication utilities.
|
LoginCallbackHandler |
Default call back handler used to return the login and password to the Login
Modules
|
LoginControllerHtml |
Controller responsible to handle login and logout operations.
|
LoginValidator |
Default portal login validator.
|
LumisLoginModule |
Login Module used to login users registered in LumisXP.
|
LumisPrincipal |
This is the default Principal object returned by the LumisLoginModule.
|
SessionConfig |
Stores user session information.
|
SessionKeepAliveControllerXml |
Xml controller that may be used to keep the user session alive.
|
Enum | Description |
---|---|
LoginControllerHtml.RedirectValues |
enum of possible values for "redirect" parameter for building friendly urls for logging out
|
Exception | Description |
---|---|
LoginFailedInvalidUserException | |
LoginFailedUserDisabledException |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.