Package org.keycloak.protocol.oidc
package org.keycloak.protocol.oidc
-
ClassDescriptionDefault token exchange implementationDefault token exchange provider factoryResource class for the oauth/openid connect token serviceToken exchange contextProvides token exchange mechanism for supported tokensA factory that creates
TokenExchangeProvider
instances.ASpi
to support pluggable token exchange handlers in the OAuth2 Token Endpoint.Provides introspection for a determined OAuth2 token type.A factory that createsTokenIntrospectionProvider
instances.ASpi
to support additional tokens types to the OAuth2 Token Introspection Endpoint.Stateless object that creates tokens and manages oauth access codesCheck if access token was revoked with OAuth revocation endpoint