Class OAuth2Api
java.lang.Object
org.apache.polaris.service.it.env.RestApi
org.apache.polaris.service.it.env.OAuth2Api
A simple facade to an OAuth2 token endpoint. It works with both Polaris internal token endpoint
and with external identity providers.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionobtainAccessToken(Map<String, String> requestBody) obtainAccessToken(ClientCredentials credentials, String scope)
-
Constructor Details
-
OAuth2Api
-
-
Method Details
-
obtainAccessToken
-
obtainAccessToken
-