Example usage for org.springframework.security.oauth.provider BaseConsumerDetails subclass-usage

List of usage examples for org.springframework.security.oauth.provider BaseConsumerDetails subclass-usage

Introduction

In this page you can find the example usage for org.springframework.security.oauth.provider BaseConsumerDetails subclass-usage.

Usage

From source file nl.surfnet.coin.api.oauth.OpenConextConsumerDetails.java

/**
 * {@link BaseConsumerDetails} with extra info for SURFconext
 * 
 */
@SuppressWarnings("serial")
public class OpenConextConsumerDetails extends BaseConsumerDetails {