Class RunIfSecurityEnabledAspect

java.lang.Object
org.craftercms.security.aop.RunIfSecurityEnabledAspect
All Implemented Interfaces:
SecurityEnabledAware

public class RunIfSecurityEnabledAspect extends Object implements SecurityEnabledAware
Aspect that handles the RunIfSecurityEnabled annotation
Author:
Alfonso Vásquez
  • Constructor Details

    • RunIfSecurityEnabledAspect

      public RunIfSecurityEnabledAspect()
  • Method Details