|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.shiro.web.subject | |
|---|---|
| org.apache.shiro.web.servlet | Shiro-specific implementations of the Servlet API (Servlet Filters, et al). |
| org.apache.shiro.web.subject | Web-specific Subject interfaces to enable Subject use in web
environments. |
| org.apache.shiro.web.subject.support | Supporting implementations of org.apache.shiro.web.subject package interfaces. |
| Classes in org.apache.shiro.web.subject used by org.apache.shiro.web.servlet | |
|---|---|
| WebSubject
A WebSubject represents a Subject instance that was acquired as a result of an incoming
ServletRequest. |
|
| Classes in org.apache.shiro.web.subject used by org.apache.shiro.web.subject | |
|---|---|
| WebSubject
A WebSubject represents a Subject instance that was acquired as a result of an incoming
ServletRequest. |
|
| WebSubject.Builder
A WebSubject.Builder performs the same function as a Subject.Builder, but
additionally ensures that the Servlet request/response pair that is triggering the Subject instance's creation
is retained for use by internal Shiro components as necessary. |
|
| Classes in org.apache.shiro.web.subject used by org.apache.shiro.web.subject.support | |
|---|---|
| WebSubject
A WebSubject represents a Subject instance that was acquired as a result of an incoming
ServletRequest. |
|
| WebSubjectContext
A WebSubjectContext is a SubjectContext that additionally provides for type-safe
methods to set and retrieve a ServletRequest and ServletResponse. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||