|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.ogsa.impl.security.authentication.ContextManager
| Field Summary | |
protected java.util.Hashtable |
serviceContexts
|
| Constructor Summary | |
ContextManager()
|
|
| Method Summary | |
void |
destroy()
|
SecContext |
get(java.lang.String contextId)
|
void |
put(SecContext ctx)
|
void |
removeExpiredContexts()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.util.Hashtable serviceContexts
| Constructor Detail |
public ContextManager()
| Method Detail |
public void put(SecContext ctx)
public SecContext get(java.lang.String contextId)
public void destroy()
public void removeExpiredContexts()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||