|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValidatingSession
A ValidatingSession
is a Session
that is capable of determining it is valid or not and
is able to validate itself if necessary.
Method Summary | |
---|---|
boolean |
isValid()
|
void |
validate()
|
Methods inherited from interface org.apache.shiro.session.Session |
---|
getAttribute, getAttributeKeys, getHost, getId, getLastAccessTime, getStartTimestamp, getTimeout, removeAttribute, setAttribute, setTimeout, stop, touch |
Method Detail |
---|
boolean isValid()
void validate() throws InvalidSessionException
InvalidSessionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |