Class AuthorizationContextUtil

java.lang.Object
org.keycloak.services.util.AuthorizationContextUtil

public class AuthorizationContextUtil extends Object
Author:
Daniel Gozalo Util class to unify a way to obtain the AuthorizationRequestContext.

As it can be obtained statically from just the OAuth2 scopes parameter, it can be easily referenced from almost anywhere.