Class DeployedConfigurationsManager

java.lang.Object
org.keycloak.deployment.DeployedConfigurationsManager

public class DeployedConfigurationsManager extends Object
Allows to CRUD for configurations (like Authenticator configs). Those are typically saved in the store (realm), but can be also deployed and hence not saved in the DB
Author:
Marek Posolda