| Package | Description |
|---|---|
| org.springframework.security.oauth2.client.test |
| Modifier and Type | Class and Description |
|---|---|
static class |
OAuth2ContextConfiguration.ClientCredentials
Set up an OAuth2 context for this test using client credentials grant type
|
| Modifier and Type | Method and Description |
|---|---|
ClientCredentialsResourceDetails |
TestAccounts.getClientCredentialsResource(String clientId,
String clientSecret) |
ClientCredentialsResourceDetails |
TestAccounts.getDefaultClientCredentialsResource() |
Copyright © 2016. All rights reserved.