public class OAuth2ClientAccessAuthorizeManager extends AbstractOAuth2AccessAuthorizeManager
SecurityCredentials and creates a
SecurityAuthentication object with a bearer token secret.| Constructor and Description |
|---|
OAuth2ClientAccessAuthorizeManager() |
| Modifier and Type | Method and Description |
|---|---|
SecurityAuthentication |
create(SecurityCredentials credentials)
Creates from the credentials the authentication object to access an endpoint.
|
buildAccessDataFromResponse, headers, requestAndCreateAuthFromResponse, urlEncodepublic SecurityAuthentication create(SecurityCredentials credentials)
SecurityAuthorizeManagercredentials - the configured credentials