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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WebApplicationConfiguration(org.apache.commons.configuration2.Configuration config)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetExportFolder()StringgetImportFolder()intgetProgressRefreshInterval()booleanisAbortEnabled()booleanisProgressReportingEnabled()
-