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, urlEncode
public SecurityAuthentication create(SecurityCredentials credentials)
SecurityAuthorizeManager
credentials
- the configured credentials