Class SapLoginClientHelper

java.lang.Object
com.developer.nefarious.zjoule.plugin.login.api.SapLoginClientHelper
All Implemented Interfaces:
ISapLoginClientHelper

public class SapLoginClientHelper extends Object implements ISapLoginClientHelper
A helper class for handling login-related API operations.

The LoginClientHelper provides utility methods for creating URIs and parsing API responses into their corresponding Java objects. Implements the ISapLoginClientHelper interface.