| Package | Description |
|---|---|
| org.springframework.security.oauth2.client.test |
| Modifier and Type | Class and Description |
|---|---|
static class |
OAuth2ContextConfiguration.Password
Set up an OAuth2 context for this test using resource owner password grant type
|
| Modifier and Type | Method and Description |
|---|---|
ResourceOwnerPasswordResourceDetails |
TestAccounts.getDefaultResourceOwnerPasswordResource() |
ResourceOwnerPasswordResourceDetails |
TestAccounts.getResourceOwnerPasswordResource(String[] scope,
String clientId,
String clientSecret,
String username,
String password) |
Copyright © 2015. All rights reserved.