Package | Description |
---|---|
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.impl | |
ome.services.blitz.repo |
Modifier and Type | Field and Description |
---|---|
protected OmeroInterceptor |
BasicSecuritySystem.interceptor |
Constructor and Description |
---|
BasicSecuritySystem(OmeroInterceptor interceptor,
SystemTypes sysTypes,
CurrentDetails cd,
SessionManager sessionManager,
Roles roles,
ServiceFactory sf,
TokenHolder tokenHolder,
java.util.List<SecurityFilter> filters,
PolicyService policyService,
ACLVoter aclVoter)
Main public constructor for this
SecuritySystem implementation. |
EventListenersFactoryBean(CurrentDetails cd,
TokenHolder th,
ACLVoter voter,
OmeroInterceptor interceptor) |
Modifier and Type | Field and Description |
---|---|
protected OmeroInterceptor |
ScriptI.interceptor |
Constructor and Description |
---|
ScriptI(BlitzExecutor be,
ScriptRepoHelper scripts,
ACLVoter aclVoter,
OmeroInterceptor interceptor,
ChecksumProviderFactory cpf,
ParamsCache cache) |
Modifier and Type | Field and Description |
---|---|
protected OmeroInterceptor |
RepositoryDaoImpl.interceptor |
Constructor and Description |
---|
RepositoryDaoImpl(Principal principal,
Roles roles,
Executor executor,
Executor statefulExecutor,
OmeroInterceptor interceptor,
java.lang.String fileRepoSecretKey)
Primary constructor which takes all final fields.
|
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.