Uses of Interface
org.forgerock.oauth2.core.ScopeValidator
-
Packages that use ScopeValidator Package Description org.forgerock.openam.oauth2 -
-
Uses of ScopeValidator in org.forgerock.openam.oauth2
Classes in org.forgerock.openam.oauth2 that implement ScopeValidator Modifier and Type Class Description class
OpenAMScopeValidator
Provided as extension points to allow the OpenAM OAuth2 provider to customise the requested scope of authorize, access token and refresh token requests and to allow the OAuth2 provider to return additional data from these endpoints as well.
-