Package net.timewalker.ffmq4.security
Interface SecurityContext
-
public interface SecurityContextSecurityContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcheckPermission(String resourceName, String action)Check if the context has a matching privilege to execute actions on the given resource
-