| Package | Description |
|---|---|
| com.mulesoft.modules.oauth2.provider.internal |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.Result<String,Void> |
OAuth2ProviderOperations.validateToken(OAuth2ProviderConfiguration oAuth2ProviderConfiguration,
org.mule.runtime.extension.api.security.AuthenticationHandler authenticationHandler,
String accessTokenToValidate,
Set<String> scopesToValidate,
Set<String> resourceOwnerRoles)
Checks that a valid access token is provided.
|
Copyright © 2024 MuleSoft, Inc.. All rights reserved.