public class LdapController extends Object
| Constructor and Description |
|---|
LdapController() |
| Modifier and Type | Method and Description |
|---|---|
String |
ldap(Model model)
Handling the ldap console.
|
Map |
ldapCheck(String username,
String password) |
Map |
ldapData() |
Map |
ldapImpex(String ldif,
String conf) |
Map |
ldapSearch(String searchBase,
String searchSelect,
String searchFilter,
Integer searchLimit) |
Copyright © 2017 SAP SE. All Rights Reserved.