org.globus.wsrf.impl.security.authentication.secureconv.service
Class SecurityContextHome
java.lang.Object
org.globus.wsrf.impl.ResourceHomeImpl
org.globus.wsrf.impl.security.authentication.secureconv.service.SecurityContextHome
- All Implemented Interfaces:
- AuthenticationServiceConstants, Initializable, ResourceHome
- public class SecurityContextHome
- extends ResourceHomeImpl
- implements AuthenticationServiceConstants
Creates and manages SecurityContext
|
Field Summary |
(package private) static org.apache.commons.logging.Log |
logger
|
private static org.apache.axis.components.uuid.UUIDGen |
uuidGen
|
| Methods inherited from class org.globus.wsrf.impl.ResourceHomeImpl |
add, createNewInstance, createNewInstanceAndLoad, 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 |
logger
static org.apache.commons.logging.Log logger
uuidGen
private static final org.apache.axis.components.uuid.UUIDGen uuidGen
SecurityContextHome
public SecurityContextHome()
initialize
public void initialize()
throws java.lang.Exception
- Specified by:
initialize in interface Initializable- Overrides:
initialize in class ResourceHomeImpl
- Throws:
java.lang.Exception
create
public SimpleResourceKey create(org.ietf.jgss.GSSContext context)
removeExpiredContexts
public void removeExpiredContexts()