public class LdapClient extends Object
| Constructor and Description |
|---|
LdapClient() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,RemoteUser> |
getAllUsers() |
org.springframework.ldap.core.LdapTemplate |
getLdapTemplate() |
RemoteUser |
getUser(String cn) |
static void |
main(String[] args) |
void |
setLdapTemplate(org.springframework.ldap.core.LdapTemplate ldapTemplate) |
public static final String ROLE
Copyright © 2004–2020. All rights reserved.