Rag Admin Security Interceptor
class RagAdminSecurityInterceptor(properties: RagAdminProperties, securityService: RagAdminSecurityService, adminService: RagAdminService) : HandlerInterceptor
Constructors
Link copied to clipboard
constructor(properties: RagAdminProperties, securityService: RagAdminSecurityService, adminService: RagAdminService)
Functions
Link copied to clipboard
open fun afterCompletion(request: HttpServletRequest, response: HttpServletResponse, handler: Any, @Nullable ex: Exception)
Link copied to clipboard
open fun postHandle(request: HttpServletRequest, response: HttpServletResponse, handler: Any, @Nullable modelAndView: ModelAndView)