public class LDAPCredentials extends Object
| Constructor and Description |
|---|
LDAPCredentials()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUsername() |
void |
setPassword(String password) |
void |
setUsername(String username) |
public String getUsername()
public void setUsername(String username)
username - the username to setpublic String getPassword()
public void setPassword(String password)
password - the password to setCopyright © 2015 JBoss, a division of Red Hat. All rights reserved.