|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.security.AbstractAuthenticator
com.caucho.security.LdapAuthenticator
com.caucho.server.security.LdapAuthenticator
public class LdapAuthenticator
The LDAP authenticator uses the underlying LDAP services
provided by the JDK.
<authenticator url="ldap:url=ldap://localhost:389">
</authenticator>
| Field Summary |
|---|
| Fields inherited from class com.caucho.security.AbstractAuthenticator |
|---|
_passwordDigest, _passwordDigestAlgorithm, _passwordDigestRealm |
| Constructor Summary | |
|---|---|
LdapAuthenticator()
|
|
| Method Summary |
|---|
| Methods inherited from class com.caucho.security.LdapAuthenticator |
|---|
addJNDIEnv, getPasswordUser, init, setBaseDn, setDNPrefix, setDNSuffix, setHost, setPasswordAttribute, setRoleAttribute, setSecurityAuthentication, setSecurityCredentials, setSecurityPrincipal, setURL, setUserAttribute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LdapAuthenticator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||