|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecureAction | |
---|---|
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 |
Uses of SecureAction in ome.security |
---|
Methods in ome.security with parameters of type SecureAction | ||
---|---|---|
|
SecuritySystem.doAction(SecureAction action,
T... objs)
|
|
|
SecuritySystemHolder.doAction(SecureAction action,
T... objs)
|
Uses of SecureAction in ome.security.basic |
---|
Methods in ome.security.basic with parameters of type SecureAction | ||
---|---|---|
|
BasicSecuritySystem.doAction(SecureAction action,
T... objs)
It would be better to catch the SecureAction#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 . |
Uses of SecureAction in ome.security.sharing |
---|
Methods in ome.security.sharing with parameters of type SecureAction | ||
---|---|---|
|
SharingSecuritySystem.doAction(SecureAction action,
T... objs)
|
Uses of SecureAction in ome.tools.hibernate |
---|
Classes in ome.tools.hibernate that implement SecureAction | |
---|---|
class |
SecureMerge
Helper originally from SimpleRoleProvider for merging admin objects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Version: Beta4.2.1-r8614-Beta4.2-b41
Copyright © 2009 The University of Dundee. All Rights Reserved.