Example usage for org.springframework.security.web.util ThrowableAnalyzer subclass-usage

List of usage examples for org.springframework.security.web.util ThrowableAnalyzer subclass-usage

Introduction

In this page you can find the example usage for org.springframework.security.web.util ThrowableAnalyzer subclass-usage.

Usage

From source file grails.plugin.springsecurity.web.access.DefaultThrowableAnalyzer.java

/**
 * Copy of org.springframework.security.web.access.ExceptionTranslationFilter.DefaultThrowableAnalyzer which is private.
 *
 * @author <a href='mailto:burt@burtbeckwith.com'>Burt Beckwith</a>
 */
public class DefaultThrowableAnalyzer extends ThrowableAnalyzer {