Uses of Interface
org.keycloak.models.OAuth2DeviceUserCodeProvider
Packages that use OAuth2DeviceUserCodeProvider
-
Uses of OAuth2DeviceUserCodeProvider in org.keycloak.models
Classes in org.keycloak.models that implement OAuth2DeviceUserCodeProviderModifier and TypeClassDescriptionclass
The default implementation for generating/formatting user code of OAuth 2.0 Device Authorization Grant.Methods in org.keycloak.models that return OAuth2DeviceUserCodeProviderModifier and TypeMethodDescriptionDefaultOAuth2DeviceUserCodeProviderFactory.create
(KeycloakSession session)