|
JSecurity | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
WebAttribute, a
component that can save and recall an object beyond transient requests.
See:
Description
| Interface Summary | |
|---|---|
| WebAttribute<T> | A WebAttribute is a storage mechanism for a single object accessible during a web request. |
| Class Summary | |
|---|---|
| AbstractWebAttribute<T> | Convenient superclass for implementations of the WebAttribute interface. |
| CookieAttribute<T> | A CookieAttribute stores an object as a Cookie for access on later requests. |
| RequestParamAttribute<T> | |
Supporting implementation of JSecurity's concept of a WebAttribute, a
component that can save and recall an object beyond transient requests.
|
JSecurity | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||