Uses of Interface
de.aristaflow.adept2.base.security.Authentication
-
Packages that use Authentication Package Description de.aristaflow.adept2.base.security de.aristaflow.adept2.core.client -
-
Uses of Authentication in de.aristaflow.adept2.base.security
Subinterfaces of Authentication in de.aristaflow.adept2.base.security Modifier and Type Interface 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. -
Uses of Authentication in de.aristaflow.adept2.core.client
Methods in de.aristaflow.adept2.core.client that return Authentication Modifier and Type Method Description Authentication
ClientService. getAuthentication()
Gets the manager that handles authentication for the users of this client.Authentication
MultiplexingClientService. getAuthentication()
-