|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
SecurityManager implementations.
See:
Description
| Interface Summary | |
|---|---|
| WebSecurityManager | This interface represents a SecurityManager implementation that can used in web-enabled applications. |
| Class Summary | |
|---|---|
| CookieRememberMeManager | Remembers a Subject's identity by saving the Subject's principals to a Cookie
for later retrieval. |
| DefaultWebSecurityManager | Default WebSecurityManager implementation used in web-based applications or any
application that requires HTTP connectivity (SOAP, http remoting, etc). |
| DefaultWebSessionStorageEvaluator | A web-specific SessionStorageEvaluator that performs the same logic as the parent class
DefaultSessionStorageEvaluator but additionally checks for a request-specific flag that may enable or
disable session access. |
| DefaultWebSubjectFactory | A SubjectFactory implementation that creates WebDelegatingSubject instances. |
Components supporting web-specific
SecurityManager implementations.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||