Uses of Class
com.loomcache.server.security.AuthenticationHandler.AuthSession
Packages that use AuthenticationHandler.AuthSession
-
Uses of AuthenticationHandler.AuthSession in com.loomcache.server.security
Methods in com.loomcache.server.security that return AuthenticationHandler.AuthSessionModifier and TypeMethodDescription@Nullable AuthenticationHandler.AuthSessionAuthenticationHandler.getSession(String connectionId) Get the session for a connection (contains username, permissions, and role).