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