public interface LdapApi
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<Boolean> |
syncLdap()
will force a sync with the configured LDAP server.
|
ApiResponse<Boolean> |
testLdap()
will attempt to connect to the configured LDAP server and return OK if configured correctly.
|
ApiResponse<Boolean> syncLdap()
ApiResponse<Boolean> testLdap()
Copyright © 2019. All rights reserved.