Interface PermissionServiceRegistry

All Known Implementing Classes:
PermissionServiceRegistryImpl

public interface PermissionServiceRegistry
A global service that can be used to invoke PermissionService of different scope type. This registry can be used by different PermissionService(s) that need to check access to their different parent scope types.
Author:
Filip Hrisafov