Package | Description |
---|---|
org.springframework.security.oauth2.client.test |
Modifier and Type | Method and Description |
---|---|
static OAuth2ContextSetup |
OAuth2ContextSetup.withTestAccounts(RestTemplateHolder clientHolder,
TestAccounts testAccounts)
Create a new client that can inject a
TestAccounts instance into its
protected resource details. |
Constructor and Description |
---|
OAuth2ContextConfiguration.ClientCredentials(TestAccounts testAccounts) |
OAuth2ContextConfiguration.Implicit(TestAccounts testAccounts) |
OAuth2ContextConfiguration.Password(TestAccounts testAccounts) |
Copyright © 2019. All rights reserved.