| Interface | Description |
|---|---|
| UserAuth<T> |
Template for the user authentication service.
|
| Class | Description |
|---|---|
| AuthAction<T> |
Authentication action, usually extended by login action.
|
| AuthInterceptor<T> |
Simple Auth interceptor.
|
| AuthTag |
Execute tag body if user is (or is not) authenticated.
|
| UserSession<T> |
User session object stored in the HTTP session.
|
Copyright © 2003-present Jodd Team