Class ExternalInterceptionService

    • Constructor Detail

      • ExternalInterceptionService

        public ExternalInterceptionService()
    • Method Detail

      • authorization

        public boolean authorization​(jakarta.servlet.http.HttpServletRequest request,
                                     jakarta.servlet.http.HttpServletResponse response,
                                     io.jans.configapi.model.configuration.ApiAppConfiguration apiAppConfiguration,
                                     Map<String,​Object> requestParameters,
                                     org.json.JSONObject responseAsJsonObject)