Interface PresentationSecurityService


  • public interface PresentationSecurityService
    Service responsible for deciding if object (identified by identifier) is accessible.
    • Method Detail

      • isAccessAllowed

        boolean isAccessAllowed​(String identifier)