|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dspace.authenticate.LDAPAuthentication.SpeakerToLDAP
public class LDAPAuthentication.SpeakerToLDAP
Internal class to manage LDAP query and results, mainly because there are multiple values to return.
| Field Summary | |
|---|---|
protected String |
ldapEmail
ldap email result |
protected String |
ldapGivenName
ldap name result |
protected String |
ldapPhone
|
protected String |
ldapSurname
|
| Method Summary | |
|---|---|
protected boolean |
ldapAuthenticate(String netid,
String password,
Context context)
contact the ldap server and attempt to authenticate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String ldapEmail
protected String ldapGivenName
protected String ldapSurname
protected String ldapPhone
| Method Detail |
|---|
protected boolean ldapAuthenticate(String netid,
String password,
Context context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||