See: Description
| Class | Description |
|---|---|
| ClientsConfiguredCondition |
Condition that matches if any
spring.security.oauth2.client.registration
properties are defined. |
| OAuth2ClientProperties |
OAuth 2.0 client properties.
|
| OAuth2ClientProperties.Provider | |
| OAuth2ClientProperties.Registration |
A single client registration.
|
| OAuth2ClientPropertiesRegistrationAdapter |
Adapter class to convert
OAuth2ClientProperties to a
ClientRegistration. |