Class OAuth2ClientAutoConfiguration
java.lang.Object
org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration
@Deprecated(since="3.5.0",
forRemoval=true)
public class OAuth2ClientAutoConfiguration
extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
Auto-configuration
for OAuth client support.- Since:
- 2.0.0
- Author:
- Madhura Bhave, Phillip Webb
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Constructor Details
-
OAuth2ClientAutoConfiguration
public OAuth2ClientAutoConfiguration()Deprecated, for removal: This API element is subject to removal in a future version.
-
OAuth2ClientAutoConfiguration