| Package | Description |
|---|---|
| io.mosip.kernel.auth.repository | |
| io.mosip.kernel.auth.repository.impl | |
| io.mosip.kernel.auth.service | |
| io.mosip.kernel.auth.service.impl |
| Modifier and Type | Method and Description |
|---|---|
MosipUserDto |
DataStore.authenticateWithSecretKey(ClientSecret clientSecret) |
| Modifier and Type | Method and Description |
|---|---|
MosipUserDto |
DBDataStore.authenticateWithSecretKey(ClientSecret clientSecret) |
MosipUserDto |
LdapDataStore.authenticateWithSecretKey(ClientSecret clientSecret) |
MosipUserDto |
KeycloakImpl.authenticateWithSecretKey(ClientSecret clientSecret) |
| Modifier and Type | Method and Description |
|---|---|
AuthNResponseDto |
AuthNService.authenticateWithSecretKey(ClientSecret clientSecret) |
| Modifier and Type | Method and Description |
|---|---|
AuthNResponseDto |
AuthServiceImpl.authenticateWithSecretKey(ClientSecret clientSecret)
Method used for Authenticating User based with secretkey and password
|
Copyright © 2020. All rights reserved.