ome.security
Class LdapUtil
java.lang.Object
ome.security.LdapUtil
public class LdapUtil
- extends Object
Static methods for dealing with LDAP (DN) and the "password" table. Used
primarily by ome.security.JBossLoginModule
- Since:
- 3.0-Beta3
- Author:
- Aleksandra Tarkowska, A.Tarkowska at dundee.ac.uk
- See Also:
SecuritySystem
,
LdapImpl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LdapUtil
public LdapUtil()
setDNById
public static void setDNById(org.springframework.jdbc.core.simple.SimpleJdbcOperations jdbc,
Long id,
String dn)
lookupLdapAuthExperimenters
public static List<Map<String,Object>> lookupLdapAuthExperimenters(org.springframework.jdbc.core.simple.SimpleJdbcOperations jdbc)
lookupLdapAuthExperimenter
public static String lookupLdapAuthExperimenter(org.springframework.jdbc.core.simple.SimpleJdbcOperations jdbc,
Long id)
OmeroJava Api
Version: Beta-4.1.1-r5927-b91
Copyright © 2009 The University of Dundee. All Rights Reserved.