public class MockUserStore extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
MockUserStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
addUser(String username,
String password) |
boolean |
authenticate(String tenantName,
String tenantId,
String username,
String password) |
Copyright © 2012-2017 42 BV. All Rights Reserved.