Uses of Interface
ome.security.ACLVoter

Packages that use ACLVoter
ome.logic The central repository of implementations which will be accessible through this server. 
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   
 

Uses of ACLVoter in ome.logic
 

Fields in ome.logic declared as ACLVoter
protected  ACLVoter AdminImpl.aclVoter
           
 

Constructors in ome.logic with parameters of type ACLVoter
AdminImpl(ome.util.SqlAction sql, SessionFactory osf, org.springframework.mail.MailSender mailSender, org.springframework.mail.SimpleMailMessage templateMessage, ACLVoter aclVoter, PasswordProvider passwordProvider, RoleProvider roleProvider, LdapImpl ldapUtil, PasswordUtil passwordUtil)
           
 

Uses of ACLVoter in ome.security
 

Classes in ome.security that implement ACLVoter
 class CompositeACLVoter
           
 

Methods in ome.security that return ACLVoter
 ACLVoter CompositeACLVoter.choose()
           
 

Constructors in ome.security with parameters of type ACLVoter
ACLEventListener(ACLVoter aclVoter)
          main constructor. controls access to individual db rows..
 

Uses of ACLVoter in ome.security.basic
 

Classes in ome.security.basic that implement ACLVoter
 class BasicACLVoter
           
 

Constructors in ome.security.basic with parameters of type ACLVoter
EventListenersFactoryBean(CurrentDetails cd, TokenHolder th, ACLVoter voter, OmeroInterceptor interceptor)
           
 

Uses of ACLVoter in ome.security.sharing
 

Classes in ome.security.sharing that implement ACLVoter
 class SharingACLVoter
           
 



OmeroJava Api

Version: 4.3.3-00d1137e-b2894

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