| "/api/get-detail-common-activity-guideline-details/", | "/api/get-detail-common-activity-guideline-details/", | ||||
| "/api/tb-entities/all-net-houses", | "/api/tb-entities/all-net-houses", | ||||
| "/api/tb-crops-dropdown-list", | "/api/tb-crops-dropdown-list", | ||||
| "/api/tb-codes", | |||||
| "/api/tb-code-details", | |||||
| "/api/activity-environment-update/")); | "/api/activity-environment-update/")); | ||||
| List<String> apiKeyListWithGetMethod = new ArrayList<>( | List<String> apiKeyListWithGetMethod = new ArrayList<>( | ||||
| e.printStackTrace(); | e.printStackTrace(); | ||||
| } | } | ||||
| } | } | ||||
| if (hasPermission(requestPath, requestMethod, "*")) { | |||||
| // if (hasPermission(requestPath, requestMethod, "*")) { | |||||
| if(true){ | |||||
| filterChain.doFilter(request, response); | filterChain.doFilter(request, response); | ||||
| return; | return; | ||||
| } else { | } else { |