| Constructor and Description |
|---|
KeycloakImpl() |
public RolesListDto getAllRoles()
getAllRoles in interface DataStorepublic MosipUserListDto getListOfUsersDetails(List<String> userDetails) throws Exception
getListOfUsersDetails in interface DataStoreExceptionpublic MosipUserSaltListDto getAllUserDetailsWithSalt() throws Exception
getAllUserDetailsWithSalt in interface DataStoreExceptionpublic RIdDto getRidFromUserId(String userId) throws Exception
getRidFromUserId in interface DataStoreExceptionpublic AuthZResponseDto unBlockAccount(String userId) throws Exception
unBlockAccount in interface DataStoreExceptionpublic MosipUserDto registerUser(UserRegistrationRequestDto userId)
registerUser in interface DataStorepublic boolean isUserAlreadyPresent(String userName)
userName - the user nameIOException - Signals that an I/O exception has occurred.public UserPasswordResponseDto addPassword(UserPasswordRequestDto userPasswordRequestDto)
addPassword in interface DataStorepublic AuthZResponseDto changePassword(PasswordDto passwordDto) throws Exception
changePassword in interface DataStoreExceptionpublic AuthZResponseDto resetPassword(PasswordDto passwordDto) throws Exception
resetPassword in interface DataStoreExceptionpublic UserNameDto getUserNameBasedOnMobileNumber(String mobileNumber) throws Exception
getUserNameBasedOnMobileNumber in interface DataStoreExceptionpublic MosipUserDto authenticateUser(LoginUser loginUser) throws Exception
authenticateUser in interface DataStoreExceptionpublic MosipUserDto authenticateWithOtp(OtpUser otpUser) throws Exception
authenticateWithOtp in interface DataStoreExceptionpublic MosipUserDto authenticateUserWithOtp(UserOtp loginUser) throws Exception
authenticateUserWithOtp in interface DataStoreExceptionpublic MosipUserDto authenticateWithSecretKey(ClientSecret clientSecret) throws Exception
authenticateWithSecretKey in interface DataStoreExceptionpublic MosipUserDto getUserRoleByUserId(String username) throws Exception
getUserRoleByUserId in interface DataStoreExceptionpublic MosipUserDto getUserDetailBasedonMobileNumber(String mobileNumber) throws Exception
getUserDetailBasedonMobileNumber in interface DataStoreExceptionpublic ValidationResponseDto validateUserName(String userId)
validateUserName in interface DataStorepublic UserDetailsResponseDto getUserDetailBasedOnUid(List<String> userIds)
getUserDetailBasedOnUid in interface DataStoreCopyright © 2020. All rights reserved.