Package io.jmix.security
Class SecurityProperties
java.lang.Object
io.jmix.security.SecurityProperties
@ConfigurationProperties(prefix="jmix.security")
@ConstructorBinding
public class SecurityProperties
extends Object
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SecurityProperties
public SecurityProperties(@DefaultValue("true") boolean annotatedRolesHotDeployEnabled)
-
-
Method Details
-
isAnnotatedRolesHotDeployEnabled
public boolean isAnnotatedRolesHotDeployEnabled()- See Also:
-
annotatedRolesHotDeployEnabled
-