Uses of Class
org.keycloak.protocol.oidc.tokenexchange.AbstractTokenExchangeProvider
Packages that use AbstractTokenExchangeProvider
-
Uses of AbstractTokenExchangeProvider in org.keycloak.protocol.oidc.tokenexchange
Subclasses of AbstractTokenExchangeProvider in org.keycloak.protocol.oidc.tokenexchangeModifier and TypeClassDescriptionclass
Provider for external-internal or internal-external token exchange, where identity providers are involvedclass
Provider for internal-internal token exchange, which is compliant with the token exchange specification https://datatracker.ietf.org/doc/html/rfc8693class
Provider for token-exchange subject impersonation where subject of the token is changed.class
V1 token exchange provider.