Package | Description |
---|---|
org.ldaptive.auth | |
org.ldaptive.jaas |
Modifier and Type | Class and Description |
---|---|
class |
BindAuthenticationHandler
Provides an LDAP authentication implementation that leverages the LDAP bind operation.
|
class |
CompareAuthenticationHandler
Provides an LDAP authentication implementation that leverages a compare operation against the userPassword attribute.
|
class |
SearchDnResolver
Looks up a user's DN using an LDAP search.
|
class |
SearchEntryResolver
Looks up the LDAP entry associated with a user.
|
Modifier and Type | Class and Description |
---|---|
class |
SearchRoleResolver
Looks up a user's roles using an LDAP search.
|
Copyright © 2017. All rights reserved.