|
||||||||||
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 | |
ome.services.licenses | Contains an add-on service and interceptor for license administration. |
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(Ice.Current current,
Glacier2.SessionControlPrx control,
OmeroContext context,
SessionManager manager,
Executor executor,
Principal p,
List<HardWiredInterceptor> interceptors,
TopicManager topicManager,
Registry registry)
|
Uses of HardWiredInterceptor in ome.services.licenses |
---|
Subclasses of HardWiredInterceptor in ome.services.licenses | |
---|---|
class |
LicenseWiring
Responsible for enforcing a generic licensing policy: All methods to ILicense are allowed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Version: Beta-4.1.1-r5927-b91
Copyright © 2009 The University of Dundee. All Rights Reserved.