Package | Description |
---|---|
ome.logic |
The central repository of implementations which will be accessible through this server.
|
ome.security |
JBoss and OMERO security handling
This includes classes that provide security for the execution and usage of the OMERO server on
a JBoss platform.
|
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.security.sharing | |
ome.services.sessions | |
ome.services.sessions.stats | |
ome.services.sharing |
ome.api.IShare support infrastructure.
|
ome.services.throttling | |
ome.services.util |
Helper classes to support OMERO service beans
Instead of abstract classes, IOC methods and dependency injection is used to provide service
interception for the Service (binary) bean classes.
|
omero.cmd |
Modifier and Type | Method and Description |
---|---|
void |
ConfigImpl.setCurrentDetails(CurrentDetails currentDetails)
PreferenceContext setter for dependency injection. |
Modifier and Type | Field and Description |
---|---|
protected CurrentDetails |
SecurityFilterHolder.cd |
Constructor and Description |
---|
CompositeACLVoter(CurrentDetails cd,
BasicACLVoter basic,
SharingACLVoter sharing) |
SecurityFilterHolder(CurrentDetails cd,
OneGroupSecurityFilter onegroup,
AllGroupsSecurityFilter allgroups) |
Modifier and Type | Field and Description |
---|---|
protected CurrentDetails |
BasicSecuritySystem.cd |
protected CurrentDetails |
EventLogListener.cd |
protected CurrentDetails |
BasicACLVoter.currentUser |
Constructor and Description |
---|
SharingACLVoter(CurrentDetails cd,
SystemTypes sysTypes,
ShareStore store,
TokenHolder tokenHolder) |
Constructor and Description |
---|
SessionBean(SessionManager mgr,
Executor ex,
CurrentDetails cd) |
Constructor and Description |
---|
CurrentSessionStats(CurrentDetails cd,
SessionManager sm) |
PerSessionStats(CurrentDetails cd) |
PerThreadStats(CurrentDetails currentDetails) |
Constructor and Description |
---|
ShareRestrictionTransactionAttributeSource(CurrentDetails details,
SessionCache cache) |
Constructor and Description |
---|
InThreadThrottlingStrategy(CurrentDetails cd) |
Modifier and Type | Field and Description |
---|---|
protected CurrentDetails |
Executor.Impl.principalHolder |
Constructor and Description |
---|
Executor.Impl(CurrentDetails principalHolder,
SessionFactory factory,
ome.util.SqlAction sqlAction,
String[] proxyNames) |
Executor.Impl(CurrentDetails principalHolder,
SessionFactory factory,
ome.util.SqlAction sqlAction,
String[] proxyNames,
ExecutorService service) |
ServiceHandler(CurrentDetails cd) |
ServiceHandler(CurrentDetails cd,
long methodTimeWarn,
long methodTimeError) |
Constructor and Description |
---|
CallContext(CurrentDetails cd) |
Version: 4.4.12-ice34-b116
Copyright © 2014 The University of Dundee & Open Microscopy Environment. All Rights Reserved.