public class LdapConfiguration extends Object
| Constructor and Description |
|---|
LdapConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUrl() |
String |
getUserDn() |
void |
setPassword(String password) |
void |
setUrl(String url) |
void |
setUserDn(String userDn) |
Copyright © 2017. All Rights Reserved.