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.auth | |
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 |
Base services package for OMERO API services
This includes classes that implement OMERO API services described as interfaces in the
OMERO Common component.
|
ome.services.blitz.fire | |
ome.services.blitz.impl | |
ome.services.blitz.util | |
ome.services.procs |
Internal process and process management
This includes interfaces and classes that provide thread process management for internal
processes critical to the operation of the OMERO server.
|
omero.cmd | |
omero.cmd.admin |
Modifier and Type | Field and Description |
---|---|
protected SecuritySystem |
AbstractLevel2Service.sec |
Modifier and Type | Method and Description |
---|---|
SecuritySystem |
AbstractLevel2Service.getSecuritySystem() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractLevel2Service.setSecuritySystem(SecuritySystem secSys) |
Modifier and Type | Class and Description |
---|---|
class |
SecuritySystemHolder
Security dispatcher holding each currently active
SecuritySystem
instance and allowing dispatching between them. |
Modifier and Type | Field and Description |
---|---|
protected java.lang.ThreadLocal<SecuritySystem> |
SecuritySystemHolder.current |
Modifier and Type | Method and Description |
---|---|
SecuritySystem |
SecuritySystemHolder.choose() |
Modifier and Type | Field and Description |
---|---|
protected SecuritySystem |
SimpleRoleProvider.sec |
Constructor and Description |
---|
SimpleRoleProvider(SecuritySystem sec,
SessionFactory sf) |
SimpleRoleProvider(SecuritySystem sec,
SessionFactory sf,
java.util.concurrent.atomic.AtomicBoolean ignoreCaseLookup) |
Modifier and Type | Class and Description |
---|---|
class |
BasicSecuritySystem
simplest implementation of
SecuritySystem . |
Constructor and Description |
---|
NullEventHandler(SecuritySystem secSys,
SessionFactory sf) |
Modifier and Type | Class and Description |
---|---|
class |
SharingSecuritySystem
central security interface.
|
Modifier and Type | Field and Description |
---|---|
protected SecuritySystem |
AbstractStatefulBean.sec |
Modifier and Type | Method and Description |
---|---|
void |
AbstractStatefulBean.setSecuritySystem(SecuritySystem secSys) |
Constructor and Description |
---|
RenderingBean(PixelsService dataService,
LocalCompress compress,
Executor ex,
SecuritySystem secSys,
LutProvider lutProvider)
Compression service Bean injector.
|
ThumbnailCtx(IQuery queryService,
IUpdate updateService,
IPixels pixelsService,
IRenderingSettings settingsService,
ThumbnailService thumbnailService,
OmeroContext applicationContext,
SecuritySystem securitySystem,
long userId)
Default constructor.
|
Modifier and Type | Field and Description |
---|---|
protected SecuritySystem |
SessionManagerI.securitySystem |
Constructor and Description |
---|
SessionManagerI(Ring ring,
Ice.ObjectAdapter adapter,
SecuritySystem secSys,
SessionManager sessionManager,
Executor executor,
TopicManager topicManager,
Registry reg,
int servantsPerSession) |
Modifier and Type | Field and Description |
---|---|
protected SecuritySystem |
TimelineI.ss |
Modifier and Type | Method and Description |
---|---|
void |
TimelineI.setSecuritySystem(SecuritySystem ss) |
Modifier and Type | Method and Description |
---|---|
protected SessionManagerI |
BlitzConfiguration.createAndRegisterManager(SessionManager sessionManager,
SecuritySystem securitySystem,
Executor executor) |
Constructor and Description |
---|
BlitzConfiguration(Ice.InitializationData id,
Ring ring,
SessionManager sessionManager,
SessionProvider sessionProvider,
SecuritySystem securitySystem,
Executor executor,
int servantsPerSession)
Like
BlitzConfiguration.BlitzConfiguration(Ring, ome.services.sessions.SessionManager, SessionProvider, SecuritySystem, Executor, int)
but allows properties to be specified via an
InitializationData instance. |
BlitzConfiguration(Ring ring,
SessionManager sessionManager,
SessionProvider sessionProvider,
SecuritySystem securitySystem,
Executor executor,
int servantsPerSession)
Single constructor which builds all Ice instances needed for the server
runtime based on arguments provided.
|
Modifier and Type | Field and Description |
---|---|
protected SecuritySystem |
ProcessManager.Work.sec
SecuritySystem in order to perform a secure save on the
Job instance. |
Constructor and Description |
---|
ProcessManager(SessionManager manager,
SecuritySystem sec,
Executor executor,
Processor... procs)
main constructor which takes a non-null array of
Processor
instances as its only argument. |
Work(SecuritySystem sec,
Processor... procs) |
Constructor and Description |
---|
RequestObjectFactoryRegistry(ExtendedMetadata em,
ACLVoter voter,
Roles roles,
PixelsService pixelsService,
ThumbnailService thumbnailService,
MailUtil mailUtil,
PasswordUtil passwordUtil,
SecuritySystem sec,
PasswordProvider passwordProvider,
GraphRequestFactory graphRequestFactory) |
Modifier and Type | Field and Description |
---|---|
protected SecuritySystem |
UpdateSessionTimeoutRequestI.security |
Constructor and Description |
---|
Factory(CurrentDetails current,
SessionManager sessionManager,
SecuritySystem securitySystem) |
ResetPasswordRequestI(MailUtil mailUtil,
PasswordUtil passwordUtil,
SecuritySystem sec,
PasswordProvider passwordProvider) |
UpdateSessionTimeoutRequestI(CurrentDetails current,
SessionManager manager,
SecuritySystem security) |
Version: 5.4.10-ice35-b105
Copyright © 2019 The University of Dundee & Open Microscopy Environment. All Rights Reserved.