|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HardWiredInterceptor | |
---|---|
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 |
Uses of HardWiredInterceptor in ome.logic |
---|
Methods in ome.logic that return types with arguments of type HardWiredInterceptor | |
---|---|
static List<HardWiredInterceptor> |
HardWiredInterceptor.parse(String[] classNames)
Produces a List of instantiated interceptors from
a list of HardWiredInterceptor subclass names. |
Method parameters in ome.logic with type arguments of type HardWiredInterceptor | |
---|---|
static void |
HardWiredInterceptor.configure(List<HardWiredInterceptor> hwi,
OmeroContext ctx)
|
Uses of HardWiredInterceptor in ome.security.basic |
---|
Subclasses of HardWiredInterceptor in ome.security.basic | |
---|---|
class |
BasicSecurityWiring
Responsible for logging users in and out via the Principal before and
after the actual invocation of OMERO methods. |
Uses of HardWiredInterceptor in ome.services.blitz.fire |
---|
Subclasses of HardWiredInterceptor in ome.services.blitz.fire | |
---|---|
class |
AopContextInitializer
|
Uses of HardWiredInterceptor in ome.services.blitz.impl |
---|
Method parameters in ome.services.blitz.impl with type arguments of type HardWiredInterceptor | |
---|---|
void |
AbstractAmdServant.applyHardWiredInterceptors(List<HardWiredInterceptor> cptors,
AopContextInitializer initializer)
Applies the hard-wired intercepting to this instance. |
Constructor parameters in ome.services.blitz.impl with type arguments of type HardWiredInterceptor | |
---|---|
ServiceFactoryI(boolean reusedSession,
Ice.Current current,
Glacier2.SessionControlPrx control,
OmeroContext context,
SessionManager manager,
Executor executor,
Principal p,
List<HardWiredInterceptor> interceptors,
TopicManager topicManager,
Registry registry)
|
|
ServiceFactoryI(Ice.Current current,
Glacier2.SessionControlPrx control,
OmeroContext context,
SessionManager manager,
Executor executor,
Principal p,
List<HardWiredInterceptor> interceptors,
TopicManager topicManager,
Registry registry)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Version: Beta4.2.1-r8614-Beta4.2-b41
Copyright © 2009 The University of Dundee. All Rights Reserved.