Interface PermissionValidationService


public interface PermissionValidationService
A utility service for plugin developer to validate that the current user has a specific permission. This service uses the PermissionService to check for a permission and will throw AuthorisationException for any failed permission check.