| Package | Description | 
|---|---|
| ome.logic | 
 The central repository of implementations which will be accessible through this server. 
 | 
| 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.blitz.fire | |
| ome.services.blitz.impl | 
| Modifier and Type | Method and Description | 
|---|---|
static List<HardWiredInterceptor> | 
HardWiredInterceptor.parse(String[] classNames)
Produces a  
List of instantiated interceptors from
 a list of HardWiredInterceptor subclass names. | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
HardWiredInterceptor.configure(List<HardWiredInterceptor> hwi,
         OmeroContext ctx)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BasicSecurityWiring
Responsible for logging users in and out via the  
Principal before and
 after the actual invocation of OMERO methods. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AopContextInitializer  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AbstractAmdServant.applyHardWiredInterceptors(List<HardWiredInterceptor> cptors,
                          AopContextInitializer initializer)
Applies the hard-wired intercepting to this instance. 
 | 
| Constructor and Description | 
|---|
ServiceFactoryI(boolean reusedSession,
               Ice.Current current,
               ServantHolder holder,
               Glacier2.SessionControlPrx control,
               OmeroContext context,
               SessionManager manager,
               Executor executor,
               Principal p,
               List<HardWiredInterceptor> interceptors,
               TopicManager topicManager,
               Registry registry,
               String token)  | 
ServiceFactoryI(Ice.Current current,
               ServantHolder holder,
               Glacier2.SessionControlPrx control,
               OmeroContext context,
               SessionManager manager,
               Executor executor,
               Principal p,
               List<HardWiredInterceptor> interceptors,
               TopicManager topicManager,
               Registry registry)  | 
                
                
Version: 5.2.4-ice35-b23
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.