Uses of Class
fr.metabohub.users_apis_authorizations.ApiException
Packages that use ApiException
-
Uses of ApiException in fr.metabohub.users_apis_authorizations.client
Methods in fr.metabohub.users_apis_authorizations.client that return ApiExceptionModifier and TypeMethodDescriptionprotected ApiExceptionAuthenticationApi.getApiException(String operationId, HttpResponse<InputStream> response) Methods in fr.metabohub.users_apis_authorizations.client that throw ApiExceptionModifier and TypeMethodDescriptionAuthenticationApi.checkUserApiAuthorization(CheckUserApiAuthorizationsRequest checkUserApiAuthorizationsRequest) Check if a token is valid, return token authorizations and user's roles for an API.AuthenticationApi.checkUserApiAuthorizationWithHttpInfo(CheckUserApiAuthorizationsRequest checkUserApiAuthorizationsRequest) Check if a token is valid, return token authorizations and user's roles for an API.