ome.security
Interface SecureAction


public interface SecureAction

action for passing to SecuritySystem#doAction(IObject, SecureAction).

Since:
1.0
Version:
1.0 (Internal version: $Rev: 2008 $ $Date: 2008-01-04 14:16:45 +0000 (Fri, 04 Jan 2008) $)
Author:
Josh Moore      josh.moore@gmx.de

Method Summary
<T extends ome.model.IObject>
T
updateObject(T... objs)
          executes with special privilegs within the SecuritySystem.
 

Method Detail

updateObject

<T extends ome.model.IObject> T updateObject(T... objs)
executes with special privilegs within the SecuritySystem. These privileges will only be granted to the top-level objects.



OmeroJava Api

Version: Beta-4.1.1-r5927-b91

Copyright © 2009 The University of Dundee. All Rights Reserved.