Interface IAuthClient

All Known Implementing Classes:
AuthClient

public interface IAuthClient
Interface defining the contract for an authentication client. An implementation of this interface provides methods to retrieve access tokens and service URLs by interacting with a service's authentication mechanism.