クラス OAuth2ClientProperties

java.lang.ObjectSE
org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties
実装されたすべてのインターフェース:
InitializingBean

@ConfigurationProperties(prefix="spring.security.oauth2.client") public class OAuth2ClientProperties extends ObjectSE implements InitializingBean
OAuth 2.0 クライアントのプロパティ。
導入:
2.0.0
作成者:
Madhura Bhave, Phillip Webb, Artsiom Yudovin, MyeongHyeon Lee