public class LdapCredentials extends Object
Constructor and Description |
---|
LdapCredentials(String userName,
String password) |
Modifier and Type | Method and Description |
---|---|
String |
getPassword() |
String |
getUserName() |
void |
setPassword(String password) |
void |
setUserName(String userName) |
Copyright © 2012. All Rights Reserved.