| Interface | Description |
|---|---|
| ILuteceUserProviderService |
Interface for service that provide LuteceUser.
|
| ISecurityTokenService |
Interface wich provides a security service for getting and verify tokens
|
| LuteceAuthentication |
This Interface defines all methods required by an authentication service password is not valid
|
| UserAttributesService |
User Attributes Service Interface
|
| Class | Description |
|---|---|
| BasicLuteceUser |
Basic Lutece User
|
| LuteceUser |
This Interface defines all methods required for a Lutece user implementation
|
| LuteceUserCacheService |
Cache service for LuteceUserService
|
| LuteceUserService |
Service to access user management functionalities.
|
| SecurityModel |
This class defines security models available for authentication.
|
| SecurityService |
This class provides a security service to register and check user
authentication
|
| SecurityTokenService |
This class provides a security service for getting and verify tokens
|
| Exception | Description |
|---|---|
| FailedLoginCaptchaException |
This Exception should be thrown when an IP failed to login several times, and the authentication service wants to enable Captcha.
|
| LoginRedirectException |
This Exception should be thrown when the Authentication service wants to redirect the login on a specific URL
|
| UserNotSignedException |
This Exception is thrown when the user needs to be authenticated
|
Copyright © 2020 City of Paris. All rights reserved.