Package | Description |
---|---|
ej.hoka.auth |
Authentication classes to be used with Hoka's
HTTPServer . |
Modifier and Type | Class and Description |
---|---|
class |
SessionAuthenticator
An implementation of
Authenticator that stores active sessions in a database and authenticate a request using
a session ID generated at login. |