| Package | Description |
|---|---|
| org.springframework.security.oauth.provider |
| Modifier and Type | Method and Description |
|---|---|
ConsumerCredentials |
ConsumerAuthentication.getConsumerCredentials()
Deprecated.
The credentials of this authentication.
|
| Constructor and Description |
|---|
ConsumerAuthentication(ConsumerDetails consumerDetails,
ConsumerCredentials consumerCredentials)
Deprecated.
|
ConsumerAuthentication(ConsumerDetails consumerDetails,
ConsumerCredentials consumerCredentials,
Map<String,String> oauthParams)
Deprecated.
|
Copyright © 2020. All rights reserved.