クラス OAuth2ClientProperties.Registration
java.lang.ObjectSE
org.springframework.boot.security.oauth2.client.autoconfigure.OAuth2ClientProperties.Registration
- 含まれているクラス:
OAuth2ClientProperties
単一のクライアント登録。
- 導入:
- 4.0.0
- 作成者:
- Madhura Bhave, Phillip Webb, Artsiom Yudovin, MyeongHyeon Lee, Moritz Halbritter
コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明@Nullable StringSE@Nullable StringSE@Nullable StringSE@Nullable StringSE@Nullable StringSE@Nullable StringSE@Nullable StringSEgetScope()voidsetAuthorizationGrantType(@Nullable StringSE authorizationGrantType) voidsetClientAuthenticationMethod(@Nullable StringSE clientAuthenticationMethod) voidsetClientId(@Nullable StringSE clientId) voidsetClientName(@Nullable StringSE clientName) voidsetClientSecret(@Nullable StringSE clientSecret) voidsetProvider(@Nullable StringSE provider) voidsetRedirectUri(@Nullable StringSE redirectUri) void
コンストラクターの詳細
Registration
public Registration()
メソッドの詳細
getProvider
setProvider
getClientId
setClientId
getClientSecret
setClientSecret
getClientAuthenticationMethod
setClientAuthenticationMethod
getAuthorizationGrantType
setAuthorizationGrantType
getRedirectUri
setRedirectUri
getScope
setScope
getClientName
setClientName