|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WebSubject.Builder | |
|---|---|
| org.apache.shiro.web.subject | Web-specific Subject interfaces to enable Subject use in web
environments. |
| Uses of WebSubject.Builder in org.apache.shiro.web.subject |
|---|
| Methods in org.apache.shiro.web.subject that return WebSubject.Builder | |
|---|---|
protected WebSubject.Builder |
WebSubject.Builder.setRequest(javax.servlet.ServletRequest request)
Called by the WebSubject.Builder constructor, this method places the request object in the
context map for later retrieval. |
protected WebSubject.Builder |
WebSubject.Builder.setResponse(javax.servlet.ServletResponse response)
Called by the WebSubject.Builder constructor, this method places the response object in the
context map for later retrieval. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||