All Implemented Interfaces:
Policy, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class ReadPolicy extends AbstractBasePolicy
Read method security policy.
Since:
2.1
Author:
Roy Wetherall
  • Constructor Details

    • ReadPolicy

      public ReadPolicy()
  • Method Details

    • evaluate

      public int evaluate(org.aopalliance.intercept.MethodInvocation invocation, Class[] params, ConfigAttributeDefinition cad)
      Description copied from interface: Policy
      Evaluate the policy
      Returns: