|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.ldap.LdapClient org.dlese.dpc.schemedit.security.auth.nsdl.NSDLLdapClient
public class NSDLLdapClient
LdapClient for the NSDL Ldap Server
Field Summary |
---|
Fields inherited from class org.dlese.dpc.ldap.LdapClient |
---|
props |
Constructor Summary | |
---|---|
NSDLLdapClient(String pfile)
|
Method Summary | |
---|---|
String |
getUid(String dn)
get the Uid from the provided dn (Distinguished Name); |
static void |
main(String[] args)
The main program for the LdapTester class |
protected String |
mkUserDn(String userName)
Given a UID, returns the corresponding full dn (distinguished name). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NSDLLdapClient(String pfile) throws LdapException
LdapException
Method Detail |
---|
protected String mkUserDn(String userName)
LdapClient
mkUserDn
in class LdapClient
public String getUid(String dn)
public static void main(String[] args) throws Exception
args
- The command line arguments
Exception
- NOT YET DOCUMENTED
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |