Package com.developer.nefarious.zjoule.plugin.auth


package com.developer.nefarious.zjoule.plugin.auth
  • Class
    Description
    The AuthClient class provides functionality to authenticate with a service and retrieve access tokens.
    A helper class for the AuthClient that provides utility methods for constructing HTTP requests, parsing responses, and managing URI conversions.
    Interface defining the contract for an authentication client.
    Defines utility methods for handling authentication-related tasks.
    Manages the user's session within the application.