|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.caarray.services.security.db.LDAPConnection
public class LDAPConnection
Provides the LDAP connection and user authentication service.
Constructor Summary | |
---|---|
LDAPConnection()
|
Method Summary | |
---|---|
boolean |
ldapAuthenticateUser(java.lang.String loginName,
java.lang.String passwd)
Return the result of user authentication with LDAP server |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LDAPConnection()
Method Detail |
---|
public boolean ldapAuthenticateUser(java.lang.String loginName, java.lang.String passwd)
loginName
- the login name of the userpasswd
- the password of the user
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |