|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.hq.auth.shared.AuthSession
public class AuthSession
Constructor Summary | |
---|---|
protected |
AuthSession(AuthzSubject subject,
long timeout)
Default constructor. |
Method Summary | |
---|---|
protected AuthzSubject |
getAuthzSubject()
Return the AuthzSubject for this session |
protected boolean |
isExpired()
Check if this session is expired |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected AuthSession(AuthzSubject subject, long timeout)
subject
- The subject to storetimeout
- The timeout for this session in millisecondsMethod Detail |
---|
protected AuthzSubject getAuthzSubject()
protected boolean isExpired()
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |