Package | Description |
---|---|
edu.vt.middleware.ldap.auth.handler |
Modifier and Type | Class and Description |
---|---|
class |
BindAuthenticationHandler
BindAuthenticationHandler provides an LDAP authentication
implementation that leverages the LDAP bind operation. |
class |
CompareAuthenticationHandler
CompareAuthenticationHandler provides an LDAP authentication
implementation that leverages a compare operation against the userPassword
attribute. |
Copyright © 2014. All rights reserved.