iqm.iqm_client.authentication.TokenClient#
- class iqm.iqm_client.authentication.TokenClient(auth_server_url, realm, username, password)#
Bases:
TokenProviderInterfaceRequests new token from an authentication server
Methods
close()Close authentication session
Get new access token and refresh token from the server
- close()#
Close authentication session
- Return type:
None