| 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  | SecuritySystemHolderSecurity dispatcher holding each currently active  SecuritySysteminstance and allowing dispatching between them. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected 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,
                  AtomicBoolean ignoreCaseLookup) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BasicSecuritySystemsimplest implementation of  SecuritySystem. | 
| Constructor and Description | 
|---|
| NullEventHandler(SecuritySystem secSys,
                SessionFactory sf) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SharingSecuritySystemcentral 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)Compression service Bean injector. | 
| ThumbnailCtx(IQuery queryService,
            IUpdate updateService,
            IPixels pixelsService,
            IRenderingSettings settingsService,
            ThumbnailService thumbnailService,
            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,
                  SecuritySystem securitySystem,
                  Executor executor,
                  int servantsPerSession)Like
  BlitzConfiguration.BlitzConfiguration(Ring, ome.services.sessions.SessionManager, SecuritySystem, Executor, int)but allows properties to be specified via anInitializationDatainstance. | 
| BlitzConfiguration(Ring ring,
                  SessionManager sessionManager,
                  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. secSecuritySystemin order to perform a secure save on theJobinstance. | 
| Constructor and Description | 
|---|
| ProcessManager(SessionManager manager,
              SecuritySystem sec,
              Executor executor,
              Processor... procs)main constructor which takes a non-null array of  Processorinstances 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.2.8-ice35-b57
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.