java.lang.Object
org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

@ConfigurationProperties(prefix="spring.security.oauth2.client") public class OAuth2ClientProperties extends Object implements org.springframework.beans.factory.InitializingBean
OAuth 2.0 client properties.
Since:
2.0.0
  • Constructor Details

    • OAuth2ClientProperties

      public OAuth2ClientProperties()
  • Method Details