Example usage for org.springframework.security.oauth2.provider.error WebResponseExceptionTranslator interface-usage

List of usage examples for org.springframework.security.oauth2.provider.error WebResponseExceptionTranslator interface-usage

Introduction

In this page you can find the example usage for org.springframework.security.oauth2.provider.error WebResponseExceptionTranslator interface-usage.

Usage

From source file org.springframework.security.oauth2.provider.error.DefaultWebResponseExceptionTranslator.java

/**
 * @author Dave Syer
 * 
 */
public class DefaultWebResponseExceptionTranslator implements WebResponseExceptionTranslator {