Uses of Interface
ome.security.MethodSecurity

Packages that use MethodSecurity
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. 
 

Uses of MethodSecurity in ome.security.basic
 

Classes in ome.security.basic that implement MethodSecurity
 class BasicMethodSecurity
          Implementation of MethodSecurity which checks method security based on the RolesAllowed annotations of our implementation methods.
 

Fields in ome.security.basic declared as MethodSecurity
protected  MethodSecurity BasicSecurityWiring.methodSecurity
           
 

Methods in ome.security.basic with parameters of type MethodSecurity
 void BasicSecurityWiring.setMethodSecurity(MethodSecurity security)
          Setter injection.
 



OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

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