Package com.authlete.common.api
The definition of Authlete API (
AuthleteApi) and the factory class (AuthleteApiFactory).-
Interface Summary Interface Description AuthleteApi Authlete API.AuthleteApiBasicImpl.AuthleteApiCall<TResponse> -
Class Summary Class Description AuthleteApiBasicImpl AuthleteApiFactory Factory to create anAuthleteApiinstance.AuthleteApiImplV3 The implementation ofAuthleteApiusingHttpURLConnection.Options Request options.Settings Settings ofAuthleteApiimplementation. -
Enum Summary Enum Description AccessRight Utility class to describe the possible values used in the RAR objects when accessing the Authlete API with an access token.AuthleteApiBasicImpl.ClientErrorHandling Strategy for handling client error responses (4xx)AuthleteApiBasicImpl.HttpMethod HTTP methods used in this source code.AuthleteApiBasicImpl.NotFoundHandling Strategy for handling 404 responses -
Exception Summary Exception Description AuthleteApiException Authlete API exception.