| Package | Description |
|---|---|
| de.aristaflow.adept2.base.security | |
| de.aristaflow.adept2.core.client |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GlobalSecurityManager
The global security manager extends the normal security manager by methods
accepting additional communication contexts that allow for
communication-related information that can be used for authentication.
|
interface |
SecurityManager
Interface for providing session factories for system components.
|
| Modifier and Type | Method and Description |
|---|---|
Authentication |
ClientService.getAuthentication()
Gets the manager that handles authentication for the users of this client.
|
Authentication |
MultiplexingClientService.getAuthentication() |