Class WebApplicationConfiguration
java.lang.Object
com.evolveum.midpoint.web.security.WebApplicationConfiguration
- All Implemented Interfaces:
Serializable
- Author:
- lazyman
- See Also:
-
Constructor Summary
ConstructorDescriptionWebApplicationConfiguration
(org.apache.commons.configuration2.Configuration config) -
Method Summary
Modifier and TypeMethodDescriptionint
boolean
boolean
-
Constructor Details
-
WebApplicationConfiguration
public WebApplicationConfiguration(org.apache.commons.configuration2.Configuration config)
-
-
Method Details
-
getImportFolder
-
getExportFolder
-
getProgressRefreshInterval
public int getProgressRefreshInterval() -
isProgressReportingEnabled
public boolean isProgressReportingEnabled() -
isAbortEnabled
public boolean isAbortEnabled()
-