Interface LogicSecuredCheck<S,T>


public interface LogicSecuredCheck<S,T>
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isAllowed(S source, T target)
     
  • Method Details

    • isAllowed

      boolean isAllowed(S source, T target)