AuthenticationServicepublic interface AuthenticationService Interface class consisting of methods for securityMap functionality.
For a given principal/userGrooup, a mapping is done to a backendPrincipal
which is actually used to authenticate/get connection to the backend. |
|