Java org.springframework.security.oauth2.provider.authentication OAuth2AuthenticationDetails fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.security.oauth2.provider.authentication OAuth2AuthenticationDetails fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.security.oauth2.provider.authentication OAuth2AuthenticationDetails.

The text is from its open source code.

Field

Method

StringgetTokenValue()
The access token value used to authenticate the request (normally in an authorization header).