Interface MethodSecurityHandler

All Known Implementing Classes:
OptionsHandler

public interface MethodSecurityHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    boolean
    supports(Method method)
     
  • Method Details

    • supports

      boolean supports(Method method)
    • allowAccess

      boolean allowAccess(Method method)