Class DefaultHotRodConnectionProviderFactory

    • Constructor Detail

      • DefaultHotRodConnectionProviderFactory

        public DefaultHotRodConnectionProviderFactory()
    • Method Detail

      • postInit

        public void postInit​(org.keycloak.models.KeycloakSessionFactory factory)
        Specified by:
        postInit in interface org.keycloak.provider.ProviderFactory<HotRodConnectionProvider>
      • close

        public void close()
        Specified by:
        close in interface org.keycloak.provider.ProviderFactory<HotRodConnectionProvider>
      • init

        public void init​(org.keycloak.Config.Scope config)
        Specified by:
        init in interface org.keycloak.provider.ProviderFactory<HotRodConnectionProvider>
      • lazyInit

        public void lazyInit​(org.keycloak.models.KeycloakSession session)
      • isSupported

        public boolean isSupported()
        Specified by:
        isSupported in interface org.keycloak.provider.EnvironmentDependentProviderFactory