Package org.keycloak.deployment
Class DefaultDeployedConfigurationsProvider
java.lang.Object
org.keycloak.deployment.DefaultDeployedConfigurationsProvider
- All Implemented Interfaces:
DeployedConfigurationsProvider
,Provider
public class DefaultDeployedConfigurationsProvider
extends Object
implements DeployedConfigurationsProvider
- Author:
- Marek Posolda
-
Constructor Summary
ConstructorDescriptionDefaultDeployedConfigurationsProvider
(Map<String, AuthenticatorConfigModel> deployedAuthenticatorConfigs) -
Method Summary
-
Constructor Details
-
DefaultDeployedConfigurationsProvider
public DefaultDeployedConfigurationsProvider(Map<String, AuthenticatorConfigModel> deployedAuthenticatorConfigs)
-
-
Method Details
-
registerDeployedAuthenticatorConfig
- Specified by:
registerDeployedAuthenticatorConfig
in interfaceDeployedConfigurationsProvider
-
getDeployedAuthenticatorConfigs
- Specified by:
getDeployedAuthenticatorConfigs
in interfaceDeployedConfigurationsProvider
-
close
public void close()
-