Package com.blueriq.component.api.oauth2
package com.blueriq.component.api.oauth2
-
InterfacesClassDescriptionThis interface defines a method to retrieve an OAuth2 access token, based on
Oauth2AccessTokenProviderParameters
.This interface defines the parameters that can be used to obtain an access token from anOauth2AccessTokenProvider
.