Example usage for org.springframework.security.oauth2.common OAuth2RefreshToken interface-usage

List of usage examples for org.springframework.security.oauth2.common OAuth2RefreshToken interface-usage

Introduction

In this page you can find the example usage for org.springframework.security.oauth2.common OAuth2RefreshToken interface-usage.

Usage

From source file org.mitre.oauth2.model.OAuth2RefreshTokenEntity.java

/**
 * @author jricher
 *
 */
@Entity
@Table(name = "refresh_token")