Package org.keycloak.protocol.oidc
Interface JWTAuthorizationGrantValidationContext
- All Known Implementing Classes:
JWTAuthorizationGrantValidator
public interface JWTAuthorizationGrantValidationContext
-
Method Details
-
getAssertion
String getAssertion() -
getJWT
JsonWebToken getJWT() -
getJws
JWSInput getJws() -
getScopeParam
String getScopeParam() -
getRestrictedScopes
-
setRestrictedScopes
-
getIssuer
-
getSubject
-