| Modifier and Type | Class and Description |
|---|---|
class |
JLDAPDirectoryProvider
An implementation of a Sakai UserDirectoryProvider that authenticates/retrieves
users from a LDAP directory.
|
| Modifier and Type | Method and Description |
|---|---|
LdapConnectionManagerConfig |
LdapConnectionManager.getConfig()
Retrieve the currently assigned
LdapConnectionManagerConfig. |
LdapConnectionManagerConfig |
SimpleLdapConnectionManager.getConfig()
Retrieve the currently assigned
LdapConnectionManagerConfig. |
| Modifier and Type | Method and Description |
|---|---|
void |
LdapConnectionManager.setConfig(LdapConnectionManagerConfig config)
Assign the LDAPConnection management configuration.
|
void |
SimpleLdapConnectionManager.setConfig(LdapConnectionManagerConfig config)
Assign the LDAPConnection management configuration.
|
Copyright © 2003–2022 Sakai Project. All rights reserved.