Annotation Interface EnableSecurityManager


@Target(TYPE) @Retention(RUNTIME) @Inherited @Documented @Import(SecurityManagerConfiguration.class) public @interface EnableSecurityManager
Spring Annotation to enable Apache Geode Security (Auth).
Since:
1.1.0
See Also: