Class SapLoginClient

java.lang.Object
com.developer.nefarious.zjoule.plugin.login.api.SapLoginClient
All Implemented Interfaces:
ISapLoginClient

public class SapLoginClient extends Object implements ISapLoginClient
Implements the ISapLoginClient 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 ISapLoginClientHelper for building requests and parsing responses.