|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HttpSubjectHandler
HTTP Subject Handler
| Method Summary | |
|---|---|
void |
handle(HttpServletRequest request,
HttpServletResponse response,
Subject subject)
Use the Subject to authenticate the session or to set
cookies. |
| Methods inherited from interface org.openmdx.security.auth.servlet.cci.HttpHandler |
|---|
destroy, init |
| Method Detail |
|---|
void handle(HttpServletRequest request,
HttpServletResponse response,
Subject subject)
throws IOException
Subject to authenticate the session or to set
cookies.
request - response - subject -
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||