Class FlowableRestAppProperties
- java.lang.Object
-
- org.flowable.ui.common.properties.FlowableRestAppProperties
-
@ConfigurationProperties(prefix="flowable.rest.app") public class FlowableRestAppProperties extends Object
Common Rest properties for the UI Apps.- Author:
- Filip Hrisafov
-
-
Constructor Summary
Constructors Constructor Description FlowableRestAppProperties()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAuthenticationMode()booleanisVerifyRestApiPrivilege()voidsetAuthenticationMode(String authenticationMode)
-