java.lang.Object
com.developer.nefarious.zjoule.plugin.login.api.LoginClient
All Implemented Interfaces:
ILoginClient

public class LoginClient extends Object implements ILoginClient
Implements the ILoginClient interface for managing API interactions related to login operations.

The LoginClient class communicates with SAP AI Core APIs to retrieve deployments and resource groups, leveraging an IAuthClient for authentication and an ILoginClientHelper for building requests and parsing responses.