| Package | Description | 
|---|---|
| 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.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
  
 
 | 
| Modifier and Type | Method and Description | 
|---|---|
<T extends IObject> | 
SecuritySystem.doAction(SecureAction action,
        T... objs)  | 
<T extends IObject> | 
SecuritySystemHolder.doAction(SecureAction action,
        T... objs)  | 
| Modifier and Type | Method and Description | 
|---|---|
<T extends IObject> | 
BasicSecuritySystem.doAction(SecureAction action,
        T... objs)
It would be better to catch the
  
updateObject(IObject...) method in a try/finally block,
 but since flush can be so poorly controlled that's not possible. instead,
 we use the one time token which is removed this Object is checked for
 privileges. | 
| Modifier and Type | Method and Description | 
|---|---|
<T extends IObject> | 
SharingSecuritySystem.doAction(SecureAction action,
        T... objs)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SecureMerge
Helper originally from  
SimpleRoleProvider for merging admin objects. | 
                
                
Version: 5.2.3-ice35-b22
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.