|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.wsrf.impl.ResourceHomeImpl
org.globus.wsrf.impl.security.authentication.secureconv.service.SecurityContextHome
public class SecurityContextHome
Creates and manages SecurityContext
| Field Summary | |
|---|---|
(package private) static org.apache.commons.logging.Log |
logger
|
private static org.apache.axis.components.uuid.UUIDGen |
uuidGen
|
| Fields inherited from class org.globus.wsrf.impl.ResourceHomeImpl |
|---|
cache, cacheLocation, keyTypeClass, keyTypeName, lockManager, resourceClass, resourceConstructor, resourceIsPersistent, resources |
| Fields inherited from interface org.globus.wsrf.impl.security.authentication.secureconv.service.AuthenticationServiceConstants |
|---|
AUTH_SERVICE, AUTH_SERVICE_PATH, TARGET_SERVICE |
| Constructor Summary | |
|---|---|
SecurityContextHome()
|
|
| Method Summary | |
|---|---|
SimpleResourceKey |
create(org.ietf.jgss.GSSContext context)
|
void |
initialize()
|
void |
removeExpiredContexts()
|
| Methods inherited from class org.globus.wsrf.impl.ResourceHomeImpl |
|---|
add, createNewInstance, createNewInstanceAndLoad, destroy, find, getCacheLocation, getKeyTypeClass, getKeyTypeName, getResourceClass, getSweeperDelay, remove, setCacheLocation, setResourceClass, setResourceKeyName, setResourceKeyType, setSweeperDelay |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static org.apache.commons.logging.Log logger
private static final org.apache.axis.components.uuid.UUIDGen uuidGen
| Constructor Detail |
|---|
public SecurityContextHome()
| Method Detail |
|---|
public void initialize()
throws java.lang.Exception
initialize in interface Initializableinitialize in class ResourceHomeImpljava.lang.Exceptionpublic SimpleResourceKey create(org.ietf.jgss.GSSContext context)
public void removeExpiredContexts()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||