Uses of Class
ome.services.sessions.state.SessionCache

Packages that use SessionCache
ome.security.basic Basic OMERO security contextual classes Basic classes that provide security context objects necessary to secure the implementation of the OMERO server on a JBoss platform. 
ome.services.sessions   
ome.services.sharing ome.api.IShare support infrastructure. 
 

Uses of SessionCache in ome.security.basic
 

Constructors in ome.security.basic with parameters of type SessionCache
CurrentDetails(SessionCache cache)
           
 

Uses of SessionCache in ome.services.sessions
 

Fields in ome.services.sessions declared as SessionCache
protected  SessionCache SessionManagerImpl.cache
           
 

Methods in ome.services.sessions with parameters of type SessionCache
 void SessionManagerImpl.setSessionCache(SessionCache sessionCache)
           
 

Uses of SessionCache in ome.services.sharing
 

Constructors in ome.services.sharing with parameters of type SessionCache
ShareRestrictionTransactionAttributeSource(CurrentDetails details, SessionCache cache)
           
 



OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

Copyright © 2009 The University of Dundee. All Rights Reserved.