Class HttpAuthenticationChannelProviderFactory

java.lang.Object
org.keycloak.protocol.oidc.grants.ciba.channel.HttpAuthenticationChannelProviderFactory
All Implemented Interfaces:
AuthenticationChannelProviderFactory, EnvironmentDependentProviderFactory, ProviderFactory<AuthenticationChannelProvider>

public class HttpAuthenticationChannelProviderFactory extends Object implements AuthenticationChannelProviderFactory
Author:
Takashi Norimatsu