| Package | Description |
|---|---|
| org.butor.ldap |
| Modifier and Type | Method and Description |
|---|---|
LdapUser |
LdapUserModel.auth(String username,
String pwd) |
LdapUser |
DefaultLdapUserModel.auth(String username,
String pwd) |
| Modifier and Type | Method and Description |
|---|---|
List<LdapUser> |
LdapUserModel.search(List<String> names) |
List<LdapUser> |
DefaultLdapUserModel.search(List<String> names) |
List<LdapUser> |
DefaultLdapUserModel.search(List<String> names,
int retriesSoFar) |
List<LdapUser> |
LdapUserModel.search(String name) |
List<LdapUser> |
DefaultLdapUserModel.search(String name) |
Copyright © 2018–2019 Butor Inc.. All rights reserved.