Package | Description |
---|---|
org.ldaptive.auth | |
org.ldaptive.jaas | |
org.ldaptive.props |
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.
|
Modifier and Type | Method and Description |
---|---|
private void |
AuthenticatorPropertySource.initConnectionFactoryManager(ConnectionFactoryManager cfm)
Initializes the supplied connection factory manager using the properties in this property source.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.