Interface IEventBusAccessRule


public interface IEventBusAccessRule
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    authorize(BmContext context, String path)
     
    boolean
    match(String path)
     
  • Method Details