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 interfaceGlobalSecurityManagerThe 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.interfaceSecurityManagerInterface 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 AuthenticationClientService. getAuthentication()Gets the manager that handles authentication for the users of this client.AuthenticationMultiplexingClientService. getAuthentication()
-