UserManagerImpl
UserManagerImpl class is the implementation of the UserManager interface. Which is used to handle the user details retrieval from the Identity Server.
Parameters
authenticationCoreConfig
Configuration of the Identity Server AuthenticationCoreConfig
client
OkHttpClient instance to handle network calls OkHttpClient
userManagerImplRequestBuilder
Request builder class to build the requests UserManagerImplRequestBuilder