| Package | Description |
|---|---|
| org.jasig.cas.adaptors.ldap |
| Modifier and Type | Class and Description |
|---|---|
class |
BindLdapAuthenticationHandler
Performs LDAP authentication via two distinct steps:
Search for an LDAP DN using arbitrary search filter.
Bind using DN in first step with password provided by login Webflow.
|
class |
FastBindLdapAuthenticationHandler
Implementation of an LDAP handler to do a "fast bind." A fast bind skips the
normal two step binding process to determine validity by providing before
hand the path to the uid.
|
Copyright © 2004-2012 Jasig. All Rights Reserved.