Package org.keycloak.protocol.oidc.grants
package org.keycloak.protocol.oidc.grants
-
ClassDescriptionOAuth 2.0 Authorization Code Grant https://datatracker.ietf.org/doc/html/rfc6749#section-4.1Factory for OAuth 2.0 Authorization Code GrantOAuth 2.0 Client Credentials Grant https://datatracker.ietf.org/doc/html/rfc6749#section-4.4Factory for OAuth 2.0 Client Credentials GrantProvider interface for OAuth 2.0 grant typesBase class for OAuth 2.0 grant typesProvider interface for OAuth 2.0 grant typesA
Spi
to support pluggable OAuth 2.0 grant types in Token Endpoint.User-Managed Access (UMA) 2.0 Grant for OAuth 2.0 Authorization https://docs.kantarainitiative.org/uma/wg/rec-oauth-uma-grant-2.0.html#uma-grant-typeFactory for User-Managed Access (UMA) 2.0 Grant for OAuth 2.0 AuthorizationFactory for Pre-Authorized Code GrantOAuth 2.0 Refresh Token Grant https://datatracker.ietf.org/doc/html/rfc6749#section-6Factory for OAuth 2.0 Refresh Token GrantOAuth 2.0 Resource Owner Password Credentials Grant https://datatracker.ietf.org/doc/html/rfc6749#section-4.3Factory for OAuth 2.0 Resource Owner Password Credentials GrantOAuth 2.0 Authorization Code Grant https://datatracker.ietf.org/doc/html/rfc8693#section-2.1Factory for OAuth 2.0 Authorization Code Grant