Class | Description |
---|---|
AuthCustom |
Class for downloading and managing authentication through custom defined jar authenticators
|
AuthDDBB |
Authenticator that authenticates connecting to a database with the user to authenticate
|
AuthGeneric |
Abstract Parent class of all authenticators
|
AuthLDAP |
Authenticator that authenticates a user against an LDAP system
|
AuthOPD |
Ayuthenticator that authenticates using User and password stored in OPD database
|
AuthSO |
Authenticator that delegates authentication in the Operative system, trusting in curent O.S. user
|