Uses of Class
edu.internet2.middleware.shibboleth.idp.session.impl.SessionManagerEntry

Packages that use SessionManagerEntry
edu.internet2.middleware.shibboleth.idp.session.impl   
 

Uses of SessionManagerEntry in edu.internet2.middleware.shibboleth.idp.session.impl
 

Fields in edu.internet2.middleware.shibboleth.idp.session.impl with type parameters of type SessionManagerEntry
private  StorageService<String,SessionManagerEntry> SessionManagerImpl.sessionStore
          Backing service used to store sessions.
 

Constructor parameters in edu.internet2.middleware.shibboleth.idp.session.impl with type arguments of type SessionManagerEntry
SessionManagerImpl(StorageService<String,SessionManagerEntry> storageService, long lifetime)
          Constructor.
SessionManagerImpl(StorageService<String,SessionManagerEntry> storageService, String storageParition, long lifetime)
          Constructor.
 



Copyright © 1999-2012. All Rights Reserved.