Class ErrorPageSecurityFilter

java.lang.Object
org.springframework.boot.web.servlet.filter.ErrorPageSecurityFilter
All Implemented Interfaces:
Filter

public class ErrorPageSecurityFilter extends Object implements Filter
Filter that intercepts error dispatches to ensure authorized access to the error page.
Since:
2.6.0
Author:
Madhura Bhave, Andy Wilkinson