JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.bluemind.core.rest
IEventBusAccessRule
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
match(String)
authorize(BmContext, String)
Interface IEventBusAccessRule
public interface
IEventBusAccessRule
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
authorize
(
BmContext
context,
String
path)
boolean
match
(
String
path)
Method Details
match
boolean
match
(
String
path)
authorize
boolean
authorize
(
BmContext
context,
String
path)