public class BasicAuthModel extends Object
Constructor and Description |
---|
BasicAuthModel()
MongodbNode empty constructor for YAMLFactory
|
BasicAuthModel(String userName,
String password) |
Modifier and Type | Method and Description |
---|---|
String |
getPassword() |
String |
getUserName() |
void |
setPassword(String password) |
void |
setUserName(String userName) |
Copyright © 2018 Vitam. All rights reserved.