|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.security.SingleSignonEntry
public class SingleSignonEntry
Method Summary | |
---|---|
protected void |
addSession(SessionImpl session)
|
java.security.Principal |
getPrincipal()
Returns the single signon entry |
protected void |
logout()
Logout all sessions |
protected boolean |
logoutSession(HttpSession timeoutSession)
Logout only the given session, returning true if it's the last session to logout. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.security.Principal getPrincipal()
protected void addSession(SessionImpl session)
protected boolean logoutSession(HttpSession timeoutSession)
protected void logout()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |