Class DefaultAuthorizationHelper


  • public class DefaultAuthorizationHelper
    extends java.lang.Object
    This helper service performs the default authorization on the given user.
    • Constructor Detail

      • DefaultAuthorizationHelper

        public DefaultAuthorizationHelper()
    • Method Detail

      • checkAdministratorRole

        public boolean checkAdministratorRole​(RESTRequest request,
                                              RESTResponse response)
                                       throws java.io.IOException
        Throws:
        java.io.IOException