Example usage for org.springframework.security.oauth2.provider.error OAuth2AuthenticationEntryPoint subclass-usage

List of usage examples for org.springframework.security.oauth2.provider.error OAuth2AuthenticationEntryPoint subclass-usage

Introduction

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

Usage

From source file com.iflytek.edu.cloud.frame.spring.OAuth2AuthenticationEntryPointExt.java

/**
 * 
 * @author libinsong1204@gmail.com
 *
 */
public class OAuth2AuthenticationEntryPointExt extends OAuth2AuthenticationEntryPoint {