|
libSmalldb
v0.6
|
Authentication and authorization.
Classes | |
| class | AllowAllAuth |
| IAuth implementation which allows everything (for testing only). More... | |
| class | CookieAuth |
| IAuth implementation using Smalldb state machine and shared session token in a cookie to identify SharedTokenMachine instance. More... | |
| interface | IAuth |
| Authenticator interface. More... | |
| class | RuntimeException |
| Something went wrong in state machine authentication. More... | |
| class | SharedTokenMachine |
| Session management using a shared token. More... | |
1.8.11