Class AuthenticationHandler.AuthSession
java.lang.Object
com.loomcache.server.security.AuthenticationHandler.AuthSession
- Enclosing class:
AuthenticationHandler
Cached authorization state for a connection.
Includes role information for RBAC and activity timestamp for expiry.
Uses lastActivityMs instead of createdAt so sessions stay alive while active.
-
Method Details
-
username
-
roleNames
-
permissions
-
permissionConfigs
-
role
-
createdAt
public long createdAt()
-