|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionStats | |
---|---|
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.sessions.stats |
Uses of SessionStats in ome.security.basic |
---|
Methods in ome.security.basic that return SessionStats | |
---|---|
SessionStats |
CurrentDetails.getStats()
|
Constructors in ome.security.basic with parameters of type SessionStats | |
---|---|
OmeroInterceptor(Roles roles,
SystemTypes sysTypes,
ExtendedMetadata em,
CurrentDetails cd,
TokenHolder tokenHolder,
SessionStats stats)
|
Uses of SessionStats in ome.services.sessions |
---|
Methods in ome.services.sessions that return SessionStats | |
---|---|
SessionStats |
SessionManager.getSessionStats(String uuid)
Return the SessionStats which are being counted for the given
session or throw an exception if it has been removed. |
SessionStats |
SessionManagerImpl.getSessionStats(String uuid)
|
SessionStats |
SessionContext.stats()
Return a SessionStats implementation for this session. |
SessionStats |
SessionContextImpl.stats()
|
Constructors in ome.services.sessions with parameters of type SessionStats | |
---|---|
SessionContextImpl(ome.model.meta.Session session,
List<Long> lGroups,
List<Long> mGroups,
List<String> roles,
SessionStats stats)
|
|
SessionContextImpl(ome.model.meta.Session session,
List<Long> lGroups,
List<Long> mGroups,
List<String> roles,
SessionStats stats,
Roles _roles)
|
Uses of SessionStats in ome.services.sessions.stats |
---|
Classes in ome.services.sessions.stats that implement SessionStats | |
---|---|
class |
CurrentSessionStats
Wrapper which delegates to a SessionStats instance acquired during
construction. |
class |
DelegatingStats
Delegates to a SessionStats which is acquired from DelegatingStats.stats() . |
class |
NullSessionStats
Implementation of SimpleStats which does nothing. |
class |
PerSessionStats
Delegates to a SessionStats which is acquired on every method
invocation. |
class |
PerThreadStats
Delegates to a SessionStats which is acquired on every method
invocation. |
class |
SimpleSessionStats
|
Methods in ome.services.sessions.stats that return SessionStats | |
---|---|
SessionStats |
CounterFactory.createStats()
|
protected SessionStats[] |
CurrentSessionStats.stats()
|
protected SessionStats[] |
DelegatingStats.stats()
Intended to be overwritten by subclasses. |
protected SessionStats[] |
PerSessionStats.stats()
|
protected SessionStats[] |
PerThreadStats.stats()
|
Constructors in ome.services.sessions.stats with parameters of type SessionStats | |
---|---|
DelegatingStats(SessionStats[] stats)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Version: Beta-4.2.0-r7571-b29
Copyright © 2009 The University of Dundee. All Rights Reserved.