Uses of Class
ome.security.basic.BasicSecuritySystem

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

Uses of BasicSecuritySystem in ome.security
 

Fields in ome.security declared as BasicSecuritySystem
protected  BasicSecuritySystem SecuritySystemHolder.basic
           
 

Constructors in ome.security with parameters of type BasicSecuritySystem
SecuritySystemHolder(BasicSecuritySystem basic, SharingSecuritySystem sharing)
           
 

Uses of BasicSecuritySystem in ome.security.basic
 

Fields in ome.security.basic declared as BasicSecuritySystem
protected  BasicSecuritySystem EventHandler.secSys
           
 

Methods in ome.security.basic that return BasicSecuritySystem
static BasicSecuritySystem BasicSecuritySystem.selfConfigure(SessionManager sm, ServiceFactory sf)
          Simpilifed factory method which generates all the security primitives internally.
 

Constructors in ome.security.basic with parameters of type BasicSecuritySystem
EventHandler(ome.util.SqlAction sql, BasicSecuritySystem securitySystem, SessionFactory factory, org.springframework.transaction.interceptor.TransactionAttributeSource txSource)
          only public constructor, used for dependency injection.
EventHandler(ome.util.SqlAction sql, BasicSecuritySystem securitySystem, SessionFactory factory, org.springframework.transaction.interceptor.TransactionAttributeSource txSource, boolean readOnly)
           
 



OmeroJava Api

Version: 4.3.3-00d1137e-b2894

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