Uses of Class
ome.security.auth.LdapConfig

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

Uses of LdapConfig in ome.logic
 

Constructors in ome.logic with parameters of type LdapConfig
LdapImpl(org.springframework.ldap.core.ContextSource ctx, org.springframework.ldap.core.LdapOperations ldap, Roles roles, LdapConfig config, RoleProvider roleProvider, org.springframework.jdbc.core.simple.SimpleJdbcOperations jdbc)
           
 

Uses of LdapConfig in ome.security.auth
 

Methods in ome.security.auth with parameters of type LdapConfig
 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)
           
 

Constructors in ome.security.auth with parameters of type LdapConfig
GroupAttributeMapper(LdapConfig config)
           
PersonContextMapper(LdapConfig cfg, String base)
           
PersonContextMapper(LdapConfig cfg, String base, String attribute)
           
 



OmeroJava Api

Version: Beta4.2.1-r8614-Beta4.2-b41

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