Interface | Description |
---|---|
IAuthenticationDBHelper |
This interfaces handles authentications operations.
|
Class | Description |
---|---|
AbstractProjectSuffixDBHelper |
Interface for handling the project suffix database.
|
AbstractTokenDBHelper |
Interface for handling the token database.
|
AbstractUserRoleDBHelper |
Interface for handling users and role database.
|
MyMemoryRealm |
Had to change method "unmap" l.520, which threw
ArrayIndexOutOfBoundsException
|
Three databases are needed :
project database
token database
user/role database
Copyright © 2017–2020 CNES. All rights reserved.