Class WebApplicationConfiguration

java.lang.Object
com.evolveum.midpoint.web.security.WebApplicationConfiguration
All Implemented Interfaces:
Serializable

public class WebApplicationConfiguration extends Object implements Serializable
Author:
lazyman
See Also:
  • Constructor Details

    • WebApplicationConfiguration

      public WebApplicationConfiguration(org.apache.commons.configuration2.Configuration config)
  • Method Details

    • getImportFolder

      public String getImportFolder()
    • getExportFolder

      public String getExportFolder()
    • getProgressRefreshInterval

      public int getProgressRefreshInterval()
    • isProgressReportingEnabled

      public boolean isProgressReportingEnabled()
    • isAbortEnabled

      public boolean isAbortEnabled()