Example usage for org.springframework.boot.autoconfigure.security.oauth2.resource UserInfoTokenServices subclass-usage

List of usage examples for org.springframework.boot.autoconfigure.security.oauth2.resource UserInfoTokenServices subclass-usage

Introduction

In this page you can find the example usage for org.springframework.boot.autoconfigure.security.oauth2.resource UserInfoTokenServices subclass-usage.

Usage

From source file com.orange.clara.tool.service.SsoUserDetailsService.java

/**
 * Copyright (C) 2016 Orange
 * <p>
 * This software is distributed under the terms and conditions of the 'Apache-2.0'
 * license which can be found in the file 'LICENSE' in this package distribution
 * or at 'https://opensource.org/licenses/Apache-2.0'.