List of usage examples for org.springframework.security.web.access ExceptionTranslationFilter subclass-usage
From source file es.osoco.grails.plugins.otp.web.TwoFactorExceptionTranslationFilter.java
/**
* Handles any <code>AccessDeniedException</code>, <code>TwoFactorAuthenticationException</code> and
* <code>TwoFactorInsufficientAuthenticationException</code> thrown within the filter chain.
*
* @author <a href="mailto:rafael.luque@osoco.es">Rafael Luque</a>
*/