| Interface | Description |
|---|---|
| IQueryService<T> |
Generic Query API
|
| IUpdateService<T> |
Generic Query API
|
| UserSessionAdapter<R,S,U> |
Determines the userId and Session related information from the Request specific to the Web and any SSO framework in use
|
| Class | Description |
|---|---|
| ServletUserSessionAdapter<S extends javax.servlet.http.HttpSession,U extends User> |
A pure Servlet implementation for the
UserSessionAdapter |
Copyright © 2018. All rights reserved.