Package org.keycloak.protocol.oidc
-
Interface Summary Interface Description TokenExchangeProvider Provides token exchange mechanism for supported tokensTokenExchangeProviderFactory A factory that createsTokenExchangeProviderinstances.TokenIntrospectionProvider Provides introspection for a determined OAuth2 token type.TokenIntrospectionProviderFactory A factory that createsTokenIntrospectionProviderinstances. -
Class Summary Class Description OIDCConfigAttributes TokenExchangeContext Token exchange contextTokenExchangeSpi ASpito support pluggable token exchange handlers in the OAuth2 Token Endpoint.TokenIntrospectionSpi ASpito support additional tokens types to the OAuth2 Token Introspection Endpoint.