Uses of Interface
ome.security.auth.RoleProvider

Packages that use RoleProvider
ome.logic The central repository of implementations which will be accessible through this server. 
ome.security.auth   
 

Uses of RoleProvider in ome.logic
 

Fields in ome.logic declared as RoleProvider
protected  RoleProvider AdminImpl.roleProvider
           
 

Constructors in ome.logic with parameters of type RoleProvider
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)
           
LdapImpl(org.springframework.ldap.core.ContextSource ctx, org.springframework.ldap.core.LdapOperations ldap, Roles roles, LdapConfig config, RoleProvider roleProvider, ome.util.SqlAction sql)
           
 

Uses of RoleProvider in ome.security.auth
 

Classes in ome.security.auth that implement RoleProvider
 class SimpleRoleProvider
          Implements RoleProvider.
 

Methods in ome.security.auth with parameters of type RoleProvider
 List<Long> AttributeNewUserGroupBean.groups(String username, LdapConfig config, org.springframework.ldap.core.LdapOperations ldap, RoleProvider provider, AttributeSet attrSet)
           
 List<Long> NewUserGroupBean.groups(String username, LdapConfig config, org.springframework.ldap.core.LdapOperations ldap, RoleProvider provider, AttributeSet attrSet)
           
 List<Long> QueryNewUserGroupBean.groups(String username, LdapConfig config, org.springframework.ldap.core.LdapOperations ldap, RoleProvider provider, AttributeSet attrSet)
           
 



OmeroJava Api

Version: 4.3.3-00d1137e-b2894

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