Annotation Interface RunIfSecurityEnabled


@Target(METHOD) @Retention(RUNTIME) public @interface RunIfSecurityEnabled
Annotation used to indicate that a certain method should be executed only if security is enabled.
Author:
Alfonso Vásquez