|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Roles | |
---|---|
ome.api | Contains the central verbs of the Omero System. |
ome.logic | The central repository of implementations which will be accessible through this server. |
ome.security | JBoss and OMERO security handling This includes classes that provide security for the execution and usage of the OMERO server on a JBoss platform. |
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.security.sharing | |
ome.services.roi | |
ome.services.scripts | |
ome.services.sessions | |
ome.tools.hibernate | Hibernate specific tools for the OMERO Server Classes/Interfaces that implement Hibernate method mechanics for the OMERO server Related Documentation For more information, please see: TODO |
omero.util |
Uses of Roles in ome.api |
---|
Methods in ome.api that return Roles | |
---|---|
Roles |
IAdmin.getSecurityRoles()
returns the active Roles in use by the server. |
Uses of Roles in ome.logic |
---|
Methods in ome.logic that return Roles | |
---|---|
Roles |
AdminImpl.getSecurityRoles()
|
Constructors in ome.logic with parameters of type Roles | |
---|---|
LdapImpl(org.springframework.ldap.core.ContextSource ctx,
org.springframework.ldap.core.LdapOperations ldap,
Roles roles,
LdapConfig config,
RoleProvider roleProvider,
org.springframework.jdbc.core.simple.SimpleJdbcOperations jdbc)
|
Uses of Roles in ome.security |
---|
Methods in ome.security that return Roles | |
---|---|
Roles |
SecuritySystem.getSecurityRoles()
|
Roles |
SecuritySystemHolder.getSecurityRoles()
|
Constructors in ome.security with parameters of type Roles | |
---|---|
SystemTypes(Roles roles)
|
Uses of Roles in ome.security.basic |
---|
Fields in ome.security.basic declared as Roles | |
---|---|
protected Roles |
BasicSecuritySystem.roles
|
Methods in ome.security.basic that return Roles | |
---|---|
Roles |
BasicSecuritySystem.getSecurityRoles()
|
Constructors in ome.security.basic with parameters of type Roles | |
---|---|
BasicSecuritySystem(OmeroInterceptor interceptor,
SystemTypes sysTypes,
CurrentDetails cd,
SessionManager sessionManager,
Roles roles,
ServiceFactory sf,
TokenHolder tokenHolder)
Main public constructor for this SecuritySystem implementation. |
|
OmeroInterceptor(Roles roles,
SystemTypes sysTypes,
ExtendedMetadata em,
CurrentDetails cd,
TokenHolder tokenHolder,
SessionStats stats)
|
Uses of Roles in ome.security.sharing |
---|
Methods in ome.security.sharing that return Roles | |
---|---|
Roles |
SharingSecuritySystem.getSecurityRoles()
|
Uses of Roles in ome.services.roi |
---|
Constructors in ome.services.roi with parameters of type Roles | |
---|---|
PopulateRoiJob(Roles roles,
Principal principal,
Executor executor,
File source)
|
|
PopulateRoiJob(Roles roles,
String uuid,
Executor executor)
|
|
PopulateRoiJob(Roles roles,
String uuid,
Executor executor,
File source)
|
Uses of Roles in ome.services.scripts |
---|
Constructors in ome.services.scripts with parameters of type Roles | |
---|---|
ScriptFinder(Roles roles,
Principal principal,
Executor executor,
File source)
|
|
ScriptFinder(Roles roles,
String uuid,
Executor executor,
File source)
|
|
ScriptRepoHelper(Executor ex,
String sessionUuid,
Roles roles)
|
|
ScriptRepoHelper(File dir,
Executor ex,
Principal p,
Roles roles)
|
|
ScriptRepoHelper(String uuid,
File dir,
Executor ex,
Principal p,
Roles roles)
|
Uses of Roles in ome.services.sessions |
---|
Fields in ome.services.sessions declared as Roles | |
---|---|
protected Roles |
SessionManagerImpl.roles
|
Methods in ome.services.sessions with parameters of type Roles | |
---|---|
void |
SessionManagerImpl.setRoles(Roles securityRoles)
|
Constructors in ome.services.sessions with parameters of type Roles | |
---|---|
SessionContextImpl(ome.model.meta.Session session,
List<Long> lGroups,
List<Long> mGroups,
List<String> roles,
SessionStats stats,
Roles _roles)
|
Uses of Roles in ome.tools.hibernate |
---|
Constructors in ome.tools.hibernate with parameters of type Roles | |
---|---|
SecurityFilter(Roles roles)
|
Uses of Roles in omero.util |
---|
Methods in omero.util with parameters of type Roles | |
---|---|
static omero.sys.Roles |
IceMapper.convert(Roles roles)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Version: Beta-4.2.0-r7571-b29
Copyright © 2009 The University of Dundee. All Rights Reserved.