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 java.util.List<HardWiredInterceptor> |
HardWiredInterceptor.parse(java.lang.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(java.util.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(java.util.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,
java.util.List<HardWiredInterceptor> interceptors,
TopicManager topicManager,
Registry registry,
java.lang.String token) |
ServiceFactoryI(Ice.Current current,
ServantHolder holder,
Glacier2.SessionControlPrx control,
OmeroContext context,
SessionManager manager,
Executor executor,
Principal p,
java.util.List<HardWiredInterceptor> interceptors,
TopicManager topicManager,
Registry registry) |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.