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
ConstructorsConstructorDescriptionDefaultDeployedConfigurationsProvider(Map<String, AuthenticatorConfigModel> deployedAuthenticatorConfigs)  - 
Method Summary
 
- 
Constructor Details
- 
DefaultDeployedConfigurationsProvider
public DefaultDeployedConfigurationsProvider(Map<String, AuthenticatorConfigModel> deployedAuthenticatorConfigs)  
 - 
 - 
Method Details
- 
registerDeployedAuthenticatorConfig
- Specified by:
 registerDeployedAuthenticatorConfigin interfaceDeployedConfigurationsProvider
 - 
getDeployedAuthenticatorConfigs
- Specified by:
 getDeployedAuthenticatorConfigsin interfaceDeployedConfigurationsProvider
 - 
close
public void close() 
 -