| Modifier and Type | Method and Description |
|---|---|
ResponseWrapper<ValidationResponseDto> |
AuthController.validateUserName(String userId,
String appId) |
| Modifier and Type | Method and Description |
|---|---|
ValidationResponseDto |
DataStore.validateUserName(String userId) |
| Modifier and Type | Method and Description |
|---|---|
ValidationResponseDto |
DBDataStore.validateUserName(String userId) |
ValidationResponseDto |
LdapDataStore.validateUserName(String userId) |
ValidationResponseDto |
KeycloakImpl.validateUserName(String userId) |
| Modifier and Type | Method and Description |
|---|---|
ValidationResponseDto |
AuthService.validateUserName(String appId,
String userName) |
| Modifier and Type | Method and Description |
|---|---|
ValidationResponseDto |
AuthServiceImpl.validateUserName(String appId,
String userName) |
Copyright © 2020. All rights reserved.