インデックス

A B C D E F G H I J L M N O P R S T U V W X
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式

A

AbstractBuilder() - クラス org.springframework.security.oauth2.server.authorization のコンストラクター。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
AbstractBuilder() - クラス org.springframework.security.oauth2.server.authorization.settings のコンストラクター。AbstractSettings.AbstractBuilder
AbstractBuilder() - クラス org.springframework.security.oauth2.server.authorization.token のコンストラクター。OAuth2TokenContext.AbstractBuilder
AbstractBuilder(Authentication) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2AuthenticationContext.AbstractBuilder
AbstractOAuth2AuthorizationServerMetadata - org.springframework.security.oauth2.server.authorization のクラス
OAuth 2.0 Authorization Server Metadata および OpenID Connect Discovery 1.0 で定義されたエンドポイントによって返される、OAuth 2.0 Authorization Server メタデータの基本表現。
AbstractOAuth2AuthorizationServerMetadata(Map<String, Object>) - クラス org.springframework.security.oauth2.server.authorization のコンストラクター。AbstractOAuth2AuthorizationServerMetadata
AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder< T extends AbstractOAuth2AuthorizationServerMetadata , B extends AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder < T , B >> - org.springframework.security.oauth2.server.authorization のクラス
AbstractOAuth2AuthorizationServerMetadata のサブクラスのビルダー。
AbstractSettings - org.springframework.security.oauth2.server.authorization.settings のクラス
構成設定の基本実装。
AbstractSettings(Map<String, Object>) - クラス org.springframework.security.oauth2.server.authorization.settings. AbstractSettings のコンストラクター
AbstractSettings.AbstractBuilder< T extends AbstractSettings, B extends AbstractSettings.AbstractBuilder < T , B >> - org.springframework.security.oauth2.server.authorization.settings のクラス
AbstractSettings のサブクラスのビルダー。
accept(OAuth2AuthorizationCodeRequestAuthenticationContext) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationValidator
accept(OAuth2ClientCredentialsAuthenticationContext) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2ClientCredentialsAuthenticationValidator
accept(OidcLogoutAuthenticationContext) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcLogoutAuthenticationValidator
ACCESS_TOKEN - Static variable in class org.springframework.security.oauth2.server.authorization.OAuth2TokenType
access_token トークン型。
ACCESS_TOKEN_FORMAT - Static variable in class org.springframework.security.oauth2.server.authorization.settings.ConfigurationSettingNames.Token
アクセストークンの token format を設定します。
ACCESS_TOKEN_TIME_TO_LIVE - Static variable in class org.springframework.security.oauth2.server.authorization.settings.ConfigurationSettingNames.Token
アクセストークンの有効期限を設定します。
accessToken(OAuth2AccessToken) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization.Builder
access token を設定します。
accessToken(OAuth2AccessToken) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcUserInfoAuthenticationContext.Builder
OAuth 2.0 Access Token を設定します。
accessTokenFormat(OAuth2TokenFormat) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。TokenSettings.Builder
アクセストークンのトークン形式を設定します。
accessTokenRequestConverter(AuthenticationConverter) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2TokenEndpointConfigurer
HttpServletRequest から Access Token Request を抽出しようとするときに使用される AuthenticationConverter を、認可付与の認証に使用される OAuth2AuthorizationGrantAuthenticationToken のインスタンスに追加します。
accessTokenRequestConverters(Consumer<List<AuthenticationConverter>>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2TokenEndpointConfigurer
デフォルトの List および (オプションで) 追加された AuthenticationConverter へのアクセスを提供する Consumer を設定して、特定の AuthenticationConverter を追加、削除、カスタマイズする機能を許可します。
accessTokenResponse(OAuth2AccessTokenResponse.Builder) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AccessTokenAuthenticationContext.Builder
access token response builder を設定します。
accessTokenResponseHandler(AuthenticationSuccessHandler) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2TokenEndpointConfigurer
OAuth2AccessTokenAuthenticationToken を処理して Access Token Response を返すために使用される AuthenticationSuccessHandler を設定します。
accessTokenTimeToLive(Duration) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。TokenSettings.Builder
アクセストークンの有効期限を設定します。
active(boolean) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2TokenIntrospection.Builder
提示されたトークンが現在アクティブかどうかを示すインジケーターを設定します (REQUIRED)。
apply(RegisteredClient) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。JdbcRegisteredClientRepository.RegisteredClientParametersMapper
apply(OAuth2Authorization) - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2AuthorizationService.OAuth2AuthorizationParametersMapper
apply(OAuth2AuthorizationConsent) - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2AuthorizationConsentService.OAuth2AuthorizationConsentParametersMapper
applyDefaultSecurity(HttpSecurity) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configuration.OAuth2AuthorizationServerConfiguration の静的メソッド
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
2.0 での削除の場合。AbstractConfiguredSecurityBuilder.with(SecurityConfigurerAdapter, Customizer) を使用し、OAuth2AuthorizationServerConfigurer.authorizationServer() を渡します。
attribute(String, Object) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization.Builder
認可に関連付けられた属性を追加します。
attributes(Consumer<Map<String, Object>>) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization.Builder
属性 Map の Consumer により、追加、置換、削除が可能になります。
AUD - Static variable in class org.springframework.security.oauth2.server.authorization.token.OAuth2TokenClaimNames
aud - Audience クレームは、OAuth 2.0 トークンの対象となる受信者を識別します。
audience(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2TokenIntrospection.Builder
このトークン OPTIONAL の対象ユーザーを表す識別子を追加します。
audience(List<String>) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenClaimsSet.Builder
OAuth 2.0 トークンの対象となる受信者を識別するオーディエンス (aud) クレームを設定します。
audiences(Consumer<List<String>>) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2TokenIntrospection.Builder
このトークンの対象オーディエンスの Consumer。オプションで、追加、置換、削除する機能を許可します。
authenticate(Authentication) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。ClientSecretAuthenticationProvider
authenticate(Authentication) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。JwtClientAssertionAuthenticationProvider
authenticate(Authentication) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeAuthenticationProvider
authenticate(Authentication) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationProvider
authenticate(Authentication) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationConsentAuthenticationProvider
authenticate(Authentication) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2ClientCredentialsAuthenticationProvider
authenticate(Authentication) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceAuthorizationConsentAuthenticationProvider
authenticate(Authentication) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceAuthorizationRequestAuthenticationProvider
authenticate(Authentication) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceCodeAuthenticationProvider
authenticate(Authentication) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceVerificationAuthenticationProvider
authenticate(Authentication) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2RefreshTokenAuthenticationProvider
authenticate(Authentication) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenExchangeAuthenticationProvider
authenticate(Authentication) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenIntrospectionAuthenticationProvider
authenticate(Authentication) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenRevocationAuthenticationProvider
authenticate(Authentication) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。PublicClientAuthenticationProvider
authenticate(Authentication) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。X509ClientCertificateAuthenticationProvider
authenticate(Authentication) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcClientConfigurationAuthenticationProvider
authenticate(Authentication) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcClientRegistrationAuthenticationProvider
authenticate(Authentication) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcLogoutAuthenticationProvider
authenticate(Authentication) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcUserInfoAuthenticationProvider
authenticationConverter(AuthenticationConverter) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2ClientAuthenticationConfigurer
HttpServletRequest からクライアント資格情報を抽出しようとするときに使用される AuthenticationConverter を、クライアントの認証に使用される OAuth2ClientAuthenticationToken のインスタンスに追加します。
authenticationConverters(Consumer<List<AuthenticationConverter>>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2ClientAuthenticationConfigurer
デフォルトの List および (オプションで) 追加された AuthenticationConverter へのアクセスを提供する Consumer を設定して、特定の AuthenticationConverter を追加、削除、カスタマイズする機能を許可します。
authenticationProvider(AuthenticationProvider) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationEndpointConfigurer
OAuth2AuthorizationCodeRequestAuthenticationToken の認証に使用される AuthenticationProvider を追加します。
authenticationProvider(AuthenticationProvider) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2ClientAuthenticationConfigurer
OAuth2ClientAuthenticationToken の認証に使用される AuthenticationProvider を追加します。
authenticationProvider(AuthenticationProvider) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2DeviceAuthorizationEndpointConfigurer
OAuth2DeviceAuthorizationRequestAuthenticationToken の認証に使用される AuthenticationProvider を追加します。
authenticationProvider(AuthenticationProvider) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2DeviceVerificationEndpointConfigurer
OAuth2DeviceVerificationAuthenticationToken または OAuth2DeviceAuthorizationConsentAuthenticationToken の認証に使用される AuthenticationProvider を追加します。
authenticationProvider(AuthenticationProvider) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2TokenEndpointConfigurer
OAuth2AuthorizationGrantAuthenticationToken の型を認証するために使用される AuthenticationProvider を追加します。
authenticationProvider(AuthenticationProvider) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2TokenIntrospectionEndpointConfigurer
OAuth2TokenIntrospectionAuthenticationToken の型を認証するために使用される AuthenticationProvider を追加します。
authenticationProvider(AuthenticationProvider) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2TokenRevocationEndpointConfigurer
OAuth2TokenRevocationAuthenticationToken の型を認証するために使用される AuthenticationProvider を追加します。
authenticationProvider(AuthenticationProvider) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OidcClientRegistrationEndpointConfigurer
OidcClientRegistrationAuthenticationToken の認証に使用される AuthenticationProvider を追加します。
authenticationProvider(AuthenticationProvider) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OidcLogoutEndpointConfigurer
OidcLogoutAuthenticationToken の認証に使用される AuthenticationProvider を追加します。
authenticationProvider(AuthenticationProvider) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OidcUserInfoEndpointConfigurer
OidcUserInfoAuthenticationToken の認証に使用される AuthenticationProvider を追加します。
authenticationProviders(Consumer<List<AuthenticationProvider>>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationEndpointConfigurer
デフォルトの List および (オプションで) 追加された AuthenticationProvider へのアクセスを提供する Consumer を設定して、特定の AuthenticationProvider を追加、削除、カスタマイズする機能を許可します。
authenticationProviders(Consumer<List<AuthenticationProvider>>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2ClientAuthenticationConfigurer
デフォルトの List および (オプションで) 追加された AuthenticationProvider へのアクセスを提供する Consumer を設定して、特定の AuthenticationProvider を追加、削除、カスタマイズする機能を許可します。
authenticationProviders(Consumer<List<AuthenticationProvider>>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2DeviceAuthorizationEndpointConfigurer
デフォルトの List および (オプションで) 追加された AuthenticationProvider へのアクセスを提供する Consumer を設定して、特定の AuthenticationProvider を追加、削除、カスタマイズする機能を許可します。
authenticationProviders(Consumer<List<AuthenticationProvider>>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2DeviceVerificationEndpointConfigurer
デフォルトの List および (オプションで) 追加された AuthenticationProvider へのアクセスを提供する Consumer を設定して、特定の AuthenticationProvider を追加、削除、カスタマイズする機能を許可します。
authenticationProviders(Consumer<List<AuthenticationProvider>>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2TokenEndpointConfigurer
デフォルトの List および (オプションで) 追加された AuthenticationProvider へのアクセスを提供する Consumer を設定して、特定の AuthenticationProvider を追加、削除、カスタマイズする機能を許可します。
authenticationProviders(Consumer<List<AuthenticationProvider>>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2TokenIntrospectionEndpointConfigurer
デフォルトの List および (オプションで) 追加された AuthenticationProvider へのアクセスを提供する Consumer を設定して、特定の AuthenticationProvider を追加、削除、カスタマイズする機能を許可します。
authenticationProviders(Consumer<List<AuthenticationProvider>>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2TokenRevocationEndpointConfigurer
デフォルトの List および (オプションで) 追加された AuthenticationProvider へのアクセスを提供する Consumer を設定して、特定の AuthenticationProvider を追加、削除、カスタマイズする機能を許可します。
authenticationProviders(Consumer<List<AuthenticationProvider>>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OidcClientRegistrationEndpointConfigurer
デフォルトの List および (オプションで) 追加された AuthenticationProvider へのアクセスを提供する Consumer を設定して、特定の AuthenticationProvider を追加、削除、カスタマイズする機能を許可します。
authenticationProviders(Consumer<List<AuthenticationProvider>>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OidcLogoutEndpointConfigurer
デフォルトの List および (オプションで) 追加された AuthenticationProvider へのアクセスを提供する Consumer を設定して、特定の AuthenticationProvider を追加、削除、カスタマイズする機能を許可します。
authenticationProviders(Consumer<List<AuthenticationProvider>>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OidcUserInfoEndpointConfigurer
デフォルトの List および (オプションで) 追加された AuthenticationProvider へのアクセスを提供する Consumer を設定して、特定の AuthenticationProvider を追加、削除、カスタマイズする機能を許可します。
authenticationSuccessHandler(AuthenticationSuccessHandler) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2ClientAuthenticationConfigurer
成功したクライアント認証を処理し、OAuth2ClientAuthenticationToken を SecurityContext に関連付けるために使用される AuthenticationSuccessHandler を設定します。
authorities(Consumer<Set<GrantedAuthority>>) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationConsent.Builder
authorities の Consumer で、追加、置換、削除が可能です。
authority(GrantedAuthority) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationConsent.Builder
結果の OAuth2AuthorizationConsent の authorities のコレクションに GrantedAuthority を追加します。
authorization(OAuth2Authorization) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationConsentAuthenticationContext.Builder
authorization を設定します。
authorization(OAuth2Authorization) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcUserInfoAuthenticationContext.Builder
authorization を設定します。
authorization(OAuth2Authorization) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenContext.AbstractBuilder
authorization を設定します。
AUTHORIZATION_CODE_TIME_TO_LIVE - Static variable in class org.springframework.security.oauth2.server.authorization.settings.ConfigurationSettingNames.Token
認証コードの有効期限を設定します。
AUTHORIZATION_ENDPOINT - Static variable in class org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationServerMetadataClaimNames
authorization_endpoint - OAuth 2.0 認可エンドポイントの URL 
AUTHORIZATION_ENDPOINT - Static variable in class org.springframework.security.oauth2.server.authorization.settings.ConfigurationSettingNames.AuthorizationServer
OAuth 2.0 認可エンドポイントを設定します。
authorizationCodeTimeToLive(Duration) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。TokenSettings.Builder
認証コードの有効期限を設定します。
authorizationConsent(OAuth2AuthorizationConsent) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationContext.Builder
authorization consent を設定します。
authorizationConsent(OAuth2AuthorizationConsent.Builder) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationConsentAuthenticationContext.Builder
authorization consent builder を設定します。
authorizationConsentService(OAuth2AuthorizationConsentService) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationServerConfigurer
認可同意サービスを設定します。
authorizationEndpoint(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
結果の AbstractOAuth2AuthorizationServerMetadata でこの authorization_endpoint を使用します。必須です。
authorizationEndpoint(String) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings.Builder
OAuth 2.0 認可エンドポイントを設定します。
authorizationEndpoint(Customizer<OAuth2AuthorizationEndpointConfigurer>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationServerConfigurer
OAuth 2.0 認可エンドポイントを構成します。
authorizationGrant(Authentication) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenContext.AbstractBuilder
認可付与を表す Authentication を設定します。
authorizationGrantType(AuthorizationGrantType) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient.Builder
クライアントが使用できる authorization grant type を追加します。
authorizationGrantType(AuthorizationGrantType) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization.Builder
認証に使用される authorization grant type を設定します。
authorizationGrantType(AuthorizationGrantType) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenContext.AbstractBuilder
authorization grant type を設定します。
authorizationGrantTypes(Consumer<Set<AuthorizationGrantType>>) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient.Builder
authorization grant type(s) の Consumer により、追加、置換、削除が可能になります。
authorizationRequest(OAuth2AuthorizationRequest) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationContext.Builder
authorization request を設定します。
authorizationRequest(OAuth2AuthorizationRequest) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationConsentAuthenticationContext.Builder
authorization request を設定します。
authorizationRequestConverter(AuthenticationConverter) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationEndpointConfigurer
認可リクエスト (または同意) を HttpServletRequest から抽出しようとするときに使用される AuthenticationConverter を、リクエストの認証に使用される OAuth2AuthorizationCodeRequestAuthenticationToken または OAuth2AuthorizationConsentAuthenticationToken のインスタンスに追加します。
authorizationRequestConverters(Consumer<List<AuthenticationConverter>>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationEndpointConfigurer
デフォルトの List および (オプションで) 追加された AuthenticationConverter へのアクセスを提供する Consumer を設定して、特定の AuthenticationConverter を追加、削除、カスタマイズする機能を許可します。
authorizationResponseHandler(AuthenticationSuccessHandler) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationEndpointConfigurer
OAuth2AuthorizationCodeRequestAuthenticationToken を処理して Authorization Response を返すために使用される AuthenticationSuccessHandler を設定します。
authorizationServer() - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers.OAuth2AuthorizationServerConfigurer の静的メソッド
構成用の OAuth2AuthorizationServerConfigurer の新しいインスタンスを返します。
authorizationServerContext(AuthorizationServerContext) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenContext.AbstractBuilder
authorization server context を設定します。
AuthorizationServerContext - Interface in org.springframework.security.oauth2.server.authorization.context
Authorization Server ランタイム環境の情報を保持するコンテキスト。
AuthorizationServerContextHolder - org.springframework.security.oauth2.server.authorization.context のクラス
ThreadLocal を使用して現在のスレッドに関連付ける AuthorizationServerContext のホルダー。
authorizationServerMetadataCustomizer(Consumer<OAuth2AuthorizationServerMetadata.Builder>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationServerMetadataEndpointConfigurer
OAuth2AuthorizationServerMetadata.Builder へのアクセスを提供する Consumer を設定して、認可サーバーの構成のクレームをカスタマイズできるようにします。
authorizationServerMetadataEndpoint(Customizer<OAuth2AuthorizationServerMetadataEndpointConfigurer>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationServerConfigurer
OAuth 2.0 認可サーバーメタデータエンドポイントを構成します。
authorizationServerSecurityFilterChain(HttpSecurity) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configuration のメソッド。OAuth2AuthorizationServerConfiguration
authorizationServerSettings(AuthorizationServerSettings) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationServerConfigurer
認可サーバーの設定を行います。
AuthorizationServerSettings - org.springframework.security.oauth2.server.authorization.settings のクラス
認可サーバーの構成設定のための機能。
AuthorizationServerSettings.Builder - org.springframework.security.oauth2.server.authorization.settings のクラス
AuthorizationServerSettings のビルダー。
authorizationService(OAuth2AuthorizationService) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationServerConfigurer
認可サービスを設定します。
authorizedScopes(Set<String>) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization.Builder
認可されたスコープを設定します。
authorizedScopes(Set<String>) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenContext.AbstractBuilder
認可されたスコープを設定します。

B

build() - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
build() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AccessTokenAuthenticationContext.Builder
新しい OAuth2AccessTokenAuthenticationContext を作成します。
build() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthenticationContext.AbstractBuilder
新しい OAuth2AuthenticationContext を作成します。
build() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationContext.Builder
build() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationConsentAuthenticationContext.Builder
新しい OAuth2AuthorizationConsentAuthenticationContext を作成します。
build() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2ClientAuthenticationContext.Builder
新しい OAuth2ClientAuthenticationContext を作成します。
build() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2ClientCredentialsAuthenticationContext.Builder
新しい OAuth2ClientCredentialsAuthenticationContext を作成します。
build() - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient.Builder
新しい RegisteredClient を作成します。
build() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization.Builder
新しい OAuth2Authorization を作成します。
build() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationConsent.Builder
権限を検証し、OAuth2AuthorizationConsent をビルドします。
build() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationServerMetadata.Builder
クレームを検証し、OAuth2AuthorizationServerMetadata をビルドします。
build() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2TokenIntrospection.Builder
クレームを検証し、OAuth2TokenIntrospection をビルドします。
build() - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcLogoutAuthenticationContext.Builder
新しい OidcLogoutAuthenticationContext を作成します。
build() - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcUserInfoAuthenticationContext.Builder
新しい OidcUserInfoAuthenticationContext を作成します。
build() - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration.Builder
クレームを検証し、OidcClientRegistration をビルドします。
build() - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcProviderConfiguration.Builder
クレームを検証し、OidcProviderConfiguration をビルドします。
build() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AbstractSettings.AbstractBuilder
build() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings.Builder
AuthorizationServerSettings をビルドします。
build() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。ClientSettings.Builder
ClientSettings をビルドします。
build() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。TokenSettings.Builder
TokenSettings をビルドします。
build() - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。DefaultOAuth2TokenContext.Builder
新しい DefaultOAuth2TokenContext を作成します。
build() - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。JwtEncodingContext.Builder
新しい JwtEncodingContext を作成します。
build() - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenClaimsContext.Builder
新しい OAuth2TokenClaimsContext を作成します。
build() - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenClaimsSet.Builder
新しい OAuth2TokenClaimsSet を作成します。
build() - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenContext.AbstractBuilder
新しい OAuth2TokenContext を作成します。
builder() - クラス org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationServerMetadata の静的メソッド
空のクレームで新しい OAuth2AuthorizationServerMetadata.Builder を構築します。
builder() - クラス org.springframework.security.oauth2.server.authorization.OAuth2TokenIntrospection の静的メソッド
false に対する active クレームで初期化された新しい OAuth2TokenIntrospection.Builder を構築します。
builder() - Static method in class org.springframework.security.oauth2.server.authorization.oidc.OidcClientRegistration
空のクレームで新しい OidcClientRegistration.Builder を構築します。
builder() - Static method in class org.springframework.security.oauth2.server.authorization.oidc.OidcProviderConfiguration
空のクレームで新しい OidcProviderConfiguration.Builder を構築します。
builder() - Static method in class org.springframework.security.oauth2.server.authorization.settings.AuthorizationServerSettings
デフォルト設定で新しい AuthorizationServerSettings.Builder を構築します。
builder() - Static method in class org.springframework.security.oauth2.server.authorization.settings.ClientSettings
デフォルト設定で新しい ClientSettings.Builder を構築します。
builder() - Static method in class org.springframework.security.oauth2.server.authorization.settings.TokenSettings
デフォルト設定で新しい TokenSettings.Builder を構築します。
builder() - クラス org.springframework.security.oauth2.server.authorization.token. デフォルト OAuth2 トークンコンテキストの静的メソッド
新しい DefaultOAuth2TokenContext.Builder を返します。
builder() - クラス org.springframework.security.oauth2.server.authorization.token.OAuth2TokenClaimsSet の静的メソッド
新しい OAuth2TokenClaimsSet.Builder を返します。
builder(boolean) - クラス org.springframework.security.oauth2.server.authorization.OAuth2TokenIntrospection の静的メソッド
指定された active クレームで初期化された新しい OAuth2TokenIntrospection.Builder を構築します。
Builder(String) - クラス org.springframework.security.oauth2.server.authorization.client のコンストラクター。RegisteredClient.Builder
Builder(String) - クラス org.springframework.security.oauth2.server.authorization のコンストラクター。OAuth2Authorization.Builder
Builder(RegisteredClient) - クラス org.springframework.security.oauth2.server.authorization.client のコンストラクター。RegisteredClient.Builder

C

claim(String, Object) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
結果の AbstractOAuth2AuthorizationServerMetadata でこのクレームを使用します。
claim(String, Object) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2TokenIntrospection.Builder
クレームを設定します。
claim(String, Object) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration.Builder
クレームを設定します。
claim(String, Object) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenClaimsSet.Builder
クレームを設定します。
claims(Consumer<Map<String, Object>>) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
これまでに宣言されたすべての AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder.claim(String, Object) へのアクセスを提供し、追加、置換、削除する機能があります。
claims(Consumer<Map<String, Object>>) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2TokenIntrospection.Builder
これまでに宣言されたすべての OAuth2TokenIntrospection.Builder.claim(String, Object) へのアクセスを提供し、追加、置換、削除する機能があります。
claims(Consumer<Map<String, Object>>) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration.Builder
これまでに宣言されたすべての OidcClientRegistration.Builder.claim(String, Object) へのアクセスを提供し、追加、置換、削除を可能にします。
claims(Consumer<Map<String, Object>>) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenClaimsSet.Builder
Consumer は、追加、置換、削除の機能を可能にするクレームへのアクセスを提供されます。
CLAIMS_METADATA_NAME - Static variable in class org.springframework.security.oauth2.server.authorization.OAuth2Authorization.Token
トークンのクレームに使用されるメタデータの名前。
CLIENT_ID - Static variable in class org.springframework.security.oauth2.server.authorization.oidc.OidcClientMetadataClaimNames
client_id - クライアント識別子
CLIENT_ID_ISSUED_AT - Static variable in class org.springframework.security.oauth2.server.authorization.oidc.OidcClientMetadataClaimNames
client_id_issued_at - クライアント識別子が発行された時刻
CLIENT_NAME - Static variable in class org.springframework.security.oauth2.server.authorization.oidc.OidcClientMetadataClaimNames
client_name - エンドユーザーに提示されるクライアントの名前
CLIENT_SECRET - Static variable in class org.springframework.security.oauth2.server.authorization.oidc.OidcClientMetadataClaimNames
client_secret - クライアントシークレット
CLIENT_SECRET_EXPIRES_AT - Static variable in class org.springframework.security.oauth2.server.authorization.oidc.OidcClientMetadataClaimNames
client_secret_expires_at - client_secret が期限切れになる時刻、または期限切れにならない場合は 0
clientAuthentication(Customizer<OAuth2ClientAuthenticationConfigurer>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationServerConfigurer
OAuth 2.0 クライアント認証を構成します。
clientAuthenticationMethod(ClientAuthenticationMethod) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient.Builder
認可サーバーで認証するときにクライアントが使用できる authentication method を追加します。
clientAuthenticationMethods(Consumer<Set<ClientAuthenticationMethod>>) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient.Builder
authentication method(s) の Consumer により、追加、置換、削除が可能になります。
clientId(String) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient.Builder
クライアント識別子を設定します。
clientId(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2TokenIntrospection.Builder
このトークン OPTIONAL をリクエストした OAuth 2.0 クライアントのクライアント ID を設定します。
clientId(String) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration.Builder
クライアント識別子を設定します。REQUIRED。
clientIdIssuedAt(Instant) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient.Builder
クライアント識別子が発行された時刻を設定します。
clientIdIssuedAt(Instant) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration.Builder
クライアント識別子が発行された時刻を設定します (OPTIONAL)。
clientName(String) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient.Builder
クライアント名を設定します。
clientName(String) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration.Builder
エンドユーザーに提示されるクライアントの名前を設定します (OPTIONAL)。
clientRegistrationEndpoint(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
結果の AbstractOAuth2AuthorizationServerMetadata、OPTIONAL でこの registration_endpoint を使用します。
clientRegistrationEndpoint(Customizer<OidcClientRegistrationEndpointConfigurer>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OidcConfigurer
OpenID Connect 動的クライアント登録 1.0 エンドポイントを構成します。
clientRegistrationRequestConverter(AuthenticationConverter) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OidcClientRegistrationEndpointConfigurer
クライアント登録リクエストを HttpServletRequest から抽出しようとするときに使用される AuthenticationConverter を、リクエストの認証に使用される OidcClientRegistrationAuthenticationToken のインスタンスに追加します。
clientRegistrationRequestConverters(Consumer<List<AuthenticationConverter>>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OidcClientRegistrationEndpointConfigurer
デフォルトの List および (オプションで) 追加された AuthenticationConverter へのアクセスを提供する Consumer を設定して、特定の AuthenticationConverter を追加、削除、カスタマイズする機能を許可します。
clientRegistrationResponseHandler(AuthenticationSuccessHandler) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OidcClientRegistrationEndpointConfigurer
OidcClientRegistrationAuthenticationToken を処理して Client Registration Response を返すために使用される AuthenticationSuccessHandler を設定します。
clientSecret(String) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient.Builder
クライアントシークレットを設定します。
clientSecret(String) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration.Builder
クライアントシークレットを設定します (OPTIONAL)。
ClientSecretAuthenticationProvider - org.springframework.security.oauth2.server.authorization.authentication のクラス
client_secret パラメーターを認証する OAuth 2.0 クライアント認証に使用される AuthenticationProvider 実装。
ClientSecretAuthenticationProvider(RegisteredClientRepository, OAuth2AuthorizationService) - クラス org.springframework.security.oauth2.server.authorization.authentication. ClientSecretAuthenticationProvider のコンストラクター
指定されたパラメーターを使用して ClientSecretAuthenticationProvider を構築します。
ClientSecretBasicAuthenticationConverter - org.springframework.security.oauth2.server.authorization.web.authentication のクラス
HttpServletRequest から HTTP Basic クレデンシャルを抽出し、クライアントの認証に使用される OAuth2ClientAuthenticationToken に変換しようとします。
ClientSecretBasicAuthenticationConverter() - クラス org.springframework.security.oauth2.server.authorization.web.authentication. ClientSecretBasicAuthenticationConverter のコンストラクター
clientSecretExpiresAt(Instant) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient.Builder
クライアントシークレットの有効期限が切れる時刻を設定するか、有効期限が切れていない場合は null を設定します。
clientSecretExpiresAt(Instant) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration.Builder
client_secret が期限切れになる時刻、または期限切れにならない場合は null を設定します。client_secret が発行された場合は必須です。
ClientSecretPostAuthenticationConverter - org.springframework.security.oauth2.server.authorization.web.authentication のクラス
HttpServletRequest の POST パラメーターからクライアント資格情報を抽出し、クライアントの認証に使用される OAuth2ClientAuthenticationToken に変換しようとします。
ClientSecretPostAuthenticationConverter() - クラス org.springframework.security.oauth2.server.authorization.web.authentication. ClientSecretPostAuthenticationConverter のコンストラクター
clientSettings(ClientSettings) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient.Builder
client configuration settings を設定します。
ClientSettings - org.springframework.security.oauth2.server.authorization.settings のクラス
クライアント構成設定の機能。
ClientSettings.Builder - org.springframework.security.oauth2.server.authorization.settings のクラス
ClientSettings のビルダー。
CODE_CHALLENGE_METHODS_SUPPORTED - Static variable in class org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationServerMetadataClaimNames
code_challenge_methods_supported - コード交換用証明キー (PKCE) サポートされる code_challenge_method 値
codeChallengeMethod(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
結果の AbstractOAuth2AuthorizationServerMetadata, OPTIONAL 内の code_challenge_methods_supported のコレクションに、コード交換 (PKCE) code_challenge_method のこの Proof Key を追加します。
codeChallengeMethods(Consumer<List<String>>) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
コード交換 (PKCE) の証明キーの Consumer  code_challenge_method 値がサポートされ、追加、置換、削除が可能になりました。
ConfigurationSettingNames - org.springframework.security.oauth2.server.authorization.settings のクラス
すべての構成設定の名前。
ConfigurationSettingNames.AuthorizationServer - org.springframework.security.oauth2.server.authorization.settings のクラス
認可サーバー構成設定の名前。
ConfigurationSettingNames.Client - org.springframework.security.oauth2.server.authorization.settings のクラス
クライアント構成設定の名前。
ConfigurationSettingNames.Token - org.springframework.security.oauth2.server.authorization.settings のクラス
トークン構成設定の名前。
configure(HttpSecurity) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationServerConfigurer
configure(HttpSecurity) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2DeviceAuthorizationEndpointConfigurer
configure(HttpSecurity) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2DeviceVerificationEndpointConfigurer
consentPage(String) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationEndpointConfigurer
authorization_code フロー中に同意が必要な場合にリソース所有者をリダイレクトする URI を指定します。
consentPage(String) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2DeviceVerificationEndpointConfigurer
device_code フロー中に同意が必要な場合にリソース所有者をリダイレクトする URI を指定します。
context(Consumer<Map<Object, Object>>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthenticationContext.AbstractBuilder
属性 Map の Consumer により、追加、置換、削除が可能になります。
context(Consumer<Map<Object, Object>>) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenContext.AbstractBuilder
属性 Map の Consumer により、追加、置換、削除が可能になります。
Context - Interface in org.springframework.security.oauth2.server.authorization.context
特定のコンテキストに関連付けられた情報を保持する機能。
convert(HttpServletRequest) - クラス org.springframework.security.oauth2.server.authorization.oidc.web.authentication のメソッド。OidcClientRegistrationAuthenticationConverter
convert(HttpServletRequest) - クラス org.springframework.security.oauth2.server.authorization.oidc.web.authentication のメソッド。OidcLogoutAuthenticationConverter
convert(HttpServletRequest) - クラス org.springframework.security.oauth2.server.authorization.web.authentication のメソッド。ClientSecretBasicAuthenticationConverter
convert(HttpServletRequest) - クラス org.springframework.security.oauth2.server.authorization.web.authentication のメソッド。ClientSecretPostAuthenticationConverter
convert(HttpServletRequest) - クラス org.springframework.security.oauth2.server.authorization.web.authentication のメソッド。DelegatingAuthenticationConverter
使用すべきではありません。
convert(HttpServletRequest) - クラス org.springframework.security.oauth2.server.authorization.web.authentication のメソッド。JwtClientAssertionAuthenticationConverter
convert(HttpServletRequest) - クラス org.springframework.security.oauth2.server.authorization.web.authentication のメソッド。OAuth2AuthorizationCodeAuthenticationConverter
convert(HttpServletRequest) - クラス org.springframework.security.oauth2.server.authorization.web.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationConverter
convert(HttpServletRequest) - クラス org.springframework.security.oauth2.server.authorization.web.authentication のメソッド。OAuth2AuthorizationConsentAuthenticationConverter
convert(HttpServletRequest) - クラス org.springframework.security.oauth2.server.authorization.web.authentication のメソッド。OAuth2ClientCredentialsAuthenticationConverter
convert(HttpServletRequest) - クラス org.springframework.security.oauth2.server.authorization.web.authentication のメソッド。OAuth2DeviceAuthorizationConsentAuthenticationConverter
convert(HttpServletRequest) - クラス org.springframework.security.oauth2.server.authorization.web.authentication のメソッド。OAuth2DeviceAuthorizationRequestAuthenticationConverter
convert(HttpServletRequest) - クラス org.springframework.security.oauth2.server.authorization.web.authentication のメソッド。OAuth2DeviceCodeAuthenticationConverter
convert(HttpServletRequest) - クラス org.springframework.security.oauth2.server.authorization.web.authentication のメソッド。OAuth2DeviceVerificationAuthenticationConverter
convert(HttpServletRequest) - クラス org.springframework.security.oauth2.server.authorization.web.authentication のメソッド。OAuth2RefreshTokenAuthenticationConverter
convert(HttpServletRequest) - クラス org.springframework.security.oauth2.server.authorization.web.authentication のメソッド。OAuth2TokenExchangeAuthenticationConverter
convert(HttpServletRequest) - クラス org.springframework.security.oauth2.server.authorization.web.authentication のメソッド。OAuth2TokenIntrospectionAuthenticationConverter
convert(HttpServletRequest) - クラス org.springframework.security.oauth2.server.authorization.web.authentication のメソッド。OAuth2TokenRevocationAuthenticationConverter
convert(HttpServletRequest) - クラス org.springframework.security.oauth2.server.authorization.web.authentication のメソッド。PublicClientAuthenticationConverter
convert(HttpServletRequest) - クラス org.springframework.security.oauth2.server.authorization.web.authentication のメソッド。X509ClientCertificateAuthenticationConverter
convert(RegisteredClient) - クラス org.springframework.security.oauth2.server.authorization.oidc.converter のメソッド。RegisteredClientOidcClientRegistrationConverter
convert(OidcClientRegistration) - クラス org.springframework.security.oauth2.server.authorization.oidc.converter のメソッド。OidcClientRegistrationRegisteredClientConverter
createDecoder(RegisteredClient) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。JwtClientAssertionDecoderFactory
customize(T) - インターフェース org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenCustomizer
OAuth 2.0 トークン属性をカスタマイズします。

D

DEFAULT_JWT_VALIDATOR_FACTORY - Static variable in class org.springframework.security.oauth2.server.authorization.authentication.JwtClientAssertionDecoderFactory
指定された RegisteredClient の Jwt の isssubaudexpnbf クレームを検証するデフォルトの OAuth2TokenValidator<Jwt> ファクトリ。
DEFAULT_POST_LOGOUT_REDIRECT_URI_VALIDATOR - Static variable in class org.springframework.security.oauth2.server.authorization.oidc.authentication.OidcLogoutAuthenticationValidator
OidcLogoutAuthenticationToken.getPostLogoutRedirectUri() のデフォルトのバリデーター。
DEFAULT_REDIRECT_URI_VALIDATOR - Static variable in class org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationCodeRequestAuthenticationValidator
DEFAULT_SCOPE_VALIDATOR - Static variable in class org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationCodeRequestAuthenticationValidator
OAuth2AuthorizationCodeRequestAuthenticationToken.getScopes() のデフォルトのバリデーター。
DEFAULT_SCOPE_VALIDATOR - Static variable in class org.springframework.security.oauth2.server.authorization.authentication.OAuth2ClientCredentialsAuthenticationValidator
OAuth2ClientCredentialsAuthenticationToken.getScopes() のデフォルトのバリデーター。
defaultMetadata() - クラス org.springframework.security.oauth2.server.authorization.OAuth2Authorization.Token の静的メソッド
デフォルト OAuth2 トークンコンテキスト - org.springframework.security.oauth2.server.authorization.token のクラス
OAuth2TokenContext のデフォルト実装。
DefaultOAuth2TokenContext.Builder - org.springframework.security.oauth2.server.authorization.token のクラス
DefaultOAuth2TokenContext のビルダー。
DelegatingAuthenticationConverter - org.springframework.security.oauth2.server.authorization.web.authentication のクラス
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
2.0 での除去には DelegatingAuthenticationConverter を使用します
DelegatingAuthenticationConverter(List<AuthenticationConverter>) - クラス org.springframework.security.oauth2.server.authorization.web.authentication. DelegatingAuthenticationConverter のコンストラクター
使用すべきではありません。
指定されたパラメーターを使用して DelegatingAuthenticationConverter を構築します。
委譲 OAuth2 トークンジェネレーター - org.springframework.security.oauth2.server.authorization.token のクラス
OAuth2TokenGenerator の内部 List に単純に委譲する OAuth2TokenGenerator (s)。
DelegatingOAuth2TokenGenerator(OAuth2TokenGenerator<? extends OAuth2Token>...) - クラス org.springframework.security.oauth2.server.authorization.token のコンストラクター。委譲 OAuth2 トークンジェネレーター
指定されたパラメーターを使用して DelegatingOAuth2TokenGenerator を構築します。
DEVICE_AUTHORIZATION_ENDPOINT - Static variable in class org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationServerMetadataClaimNames
device_authorization_endpoint - OAuth 2.0 デバイス認証エンドポイントの URL 
DEVICE_AUTHORIZATION_ENDPOINT - Static variable in class org.springframework.security.oauth2.server.authorization.settings.ConfigurationSettingNames.AuthorizationServer
OAuth 2.0 デバイス認証エンドポイントを設定します。
DEVICE_CODE_TIME_TO_LIVE - Static variable in class org.springframework.security.oauth2.server.authorization.settings.ConfigurationSettingNames.Token
デバイスコードの有効期間を設定します。
DEVICE_VERIFICATION_ENDPOINT - Static variable in class org.springframework.security.oauth2.server.authorization.settings.ConfigurationSettingNames.AuthorizationServer
OAuth 2.0 デバイス検証エンドポイントを設定します。
deviceAuthorizationEndpoint(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
結果の AbstractOAuth2AuthorizationServerMetadata、OPTIONAL でこの device_authorization_endpoint を使用します。
deviceAuthorizationEndpoint(String) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings.Builder
OAuth 2.0 デバイス認証エンドポイントを設定します。
deviceAuthorizationEndpoint(Customizer<OAuth2DeviceAuthorizationEndpointConfigurer>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationServerConfigurer
OAuth 2.0 デバイス認証エンドポイントを構成します。
deviceAuthorizationRequestConverter(AuthenticationConverter) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2DeviceAuthorizationEndpointConfigurer
デバイス認証リクエストを HttpServletRequest から抽出しようとするときに使用される AuthenticationConverter を、リクエストの認証に使用される OAuth2DeviceAuthorizationRequestAuthenticationToken のインスタンスに設定します。
deviceAuthorizationRequestConverters(Consumer<List<AuthenticationConverter>>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2DeviceAuthorizationEndpointConfigurer
デフォルトの List および (オプションで) 追加された AuthenticationConverter へのアクセスを提供する Consumer を設定して、特定の AuthenticationConverter を追加、削除、カスタマイズする機能を許可します。
deviceAuthorizationResponseHandler(AuthenticationSuccessHandler) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2DeviceAuthorizationEndpointConfigurer
OAuth2DeviceAuthorizationRequestAuthenticationToken を処理して Device Authorization Response を返すために使用される AuthenticationSuccessHandler を設定します。
deviceCodeTimeToLive(Duration) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。TokenSettings.Builder
デバイスコードの有効期間を設定します。
deviceVerificationEndpoint(String) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings.Builder
OAuth 2.0 デバイス検証エンドポイントを設定します。
deviceVerificationEndpoint(Customizer<OAuth2DeviceVerificationEndpointConfigurer>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationServerConfigurer
OAuth 2.0 デバイス検証エンドポイントを構成します。
deviceVerificationRequestConverter(AuthenticationConverter) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2DeviceVerificationEndpointConfigurer
HttpServletRequest からデバイス検証リクエスト (またはデバイス認証同意) を抽出しようとするときに使用される AuthenticationConverter を、リクエストの認証に使用される OAuth2DeviceVerificationAuthenticationToken または OAuth2DeviceAuthorizationConsentAuthenticationToken のインスタンスに設定します。
deviceVerificationRequestConverters(Consumer<List<AuthenticationConverter>>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2DeviceVerificationEndpointConfigurer
デフォルトの List および (オプションで) 追加された AuthenticationConverter へのアクセスを提供する Consumer を設定して、特定の AuthenticationConverter を追加、削除、カスタマイズする機能を許可します。
deviceVerificationResponseHandler(AuthenticationSuccessHandler) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2DeviceVerificationEndpointConfigurer
OAuth2DeviceVerificationAuthenticationToken を処理し、レスポンスを返すために使用される AuthenticationSuccessHandler を設定します。
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.security.oauth2.server.authorization.oidc.web のメソッド。OidcClientRegistrationEndpointFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.security.oauth2.server.authorization.oidc.web のメソッド。OidcLogoutEndpointFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.security.oauth2.server.authorization.oidc.web のメソッド。OidcProviderConfigurationEndpointFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.security.oauth2.server.authorization.oidc.web のメソッド。OidcUserInfoEndpointFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。NimbusJwkSetEndpointFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2AuthorizationEndpointFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2AuthorizationServerMetadataEndpointFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2ClientAuthenticationFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2DeviceAuthorizationEndpointFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2DeviceVerificationEndpointFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2TokenEndpointFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2TokenIntrospectionEndpointFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2TokenRevocationEndpointFilter

E

END_SESSION_ENDPOINT - Static variable in class org.springframework.security.oauth2.server.authorization.oidc.OidcProviderMetadataClaimNames
end_session_endpoint - OpenID Connect 1.0 セッション終了エンドポイントの URL 
endSessionEndpoint(String) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcProviderConfiguration.Builder
結果の OidcProviderConfiguration、OPTIONAL でこの end_session_endpoint を使用します。
equals(Object) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenExchangeActor
equals(Object) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenExchangeCompositeAuthenticationToken
equals(Object) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient
equals(Object) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization
equals(Object) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization.Token
equals(Object) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationConsent
equals(Object) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2TokenType
equals(Object) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AbstractSettings
equals(Object) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。OAuth2TokenFormat
errorResponseHandler(AuthenticationFailureHandler) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationEndpointConfigurer
OAuth2AuthorizationCodeRequestAuthenticationException を処理して Error Response を返すために使用される AuthenticationFailureHandler を設定します。
errorResponseHandler(AuthenticationFailureHandler) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2ClientAuthenticationConfigurer
失敗したクライアント認証を処理し、Error Response を返すために使用される AuthenticationFailureHandler を設定します。
errorResponseHandler(AuthenticationFailureHandler) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2DeviceAuthorizationEndpointConfigurer
OAuth2AuthenticationException を処理して Error Response を返すために使用される AuthenticationFailureHandler を設定します。
errorResponseHandler(AuthenticationFailureHandler) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2DeviceVerificationEndpointConfigurer
OAuth2AuthenticationException を処理して Error Response を返すために使用される AuthenticationFailureHandler を設定します。
errorResponseHandler(AuthenticationFailureHandler) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2TokenEndpointConfigurer
OAuth2AuthenticationException を処理して Error Response を返すために使用される AuthenticationFailureHandler を設定します。
errorResponseHandler(AuthenticationFailureHandler) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2TokenIntrospectionEndpointConfigurer
OAuth2AuthenticationException を処理して Error Response を返すために使用される AuthenticationFailureHandler を設定します。
errorResponseHandler(AuthenticationFailureHandler) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2TokenRevocationEndpointConfigurer
OAuth2AuthenticationException を処理して Error Response を返すために使用される AuthenticationFailureHandler を設定します。
errorResponseHandler(AuthenticationFailureHandler) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OidcClientRegistrationEndpointConfigurer
OAuth2AuthenticationException を処理して Error Response を返すために使用される AuthenticationFailureHandler を設定します。
errorResponseHandler(AuthenticationFailureHandler) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OidcLogoutEndpointConfigurer
OAuth2AuthenticationException を処理して Error Response を返すために使用される AuthenticationFailureHandler を設定します。
errorResponseHandler(AuthenticationFailureHandler) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OidcUserInfoEndpointConfigurer
OAuth2AuthenticationException を処理して Error Response を返すために使用される AuthenticationFailureHandler を設定します。
EXP - Static variable in class org.springframework.security.oauth2.server.authorization.token.OAuth2TokenClaimNames
exp - Expiration time クレームは、OAuth 2.0 トークンが処理のために受け入れられてはならない、またはそれ以降の有効期限を識別します。
expiresAt(Instant) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2TokenIntrospection.Builder
このトークンがいつ期限切れになるかを示す時刻を設定します (OPTIONAL)。
expiresAt(Instant) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenClaimsSet.Builder
有効期限 (exp) クレームを設定します。これは、OAuth 2.0 トークンが処理のために受け入れられてはならない時刻以降を識別します。

F

findByClientId(String) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。InMemoryRegisteredClientRepository
findByClientId(String) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。JdbcRegisteredClientRepository
findByClientId(String) - インターフェース org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClientRepository
指定された clientId で識別される登録済みクライアントを返します。見つからない場合は null を返します。
findById(String) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。InMemoryRegisteredClientRepository
findById(String) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。JdbcRegisteredClientRepository
findById(String) - インターフェース org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClientRepository
指定された id で識別される登録済みクライアントを返します。見つからない場合は null を返します。
findById(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。インメモリ OAuth2 認証サービス
findById(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2 認証サービス
findById(String) - インターフェース org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationService
提供された id によって識別される OAuth2Authorization を返します。見つからない場合は null を返します。
findById(String, String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。インメモリ OAuth2 認可同意サービス
findById(String, String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2 認可同意サービス
findById(String, String) - インターフェース org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationConsentService
提供された registeredClientId および principalName によって識別される OAuth2AuthorizationConsent を返します。見つからない場合は null を返します。
findByToken(String, OAuth2TokenType) - クラス org.springframework.security.oauth2.server.authorization のメソッド。インメモリ OAuth2 認証サービス
findByToken(String, OAuth2TokenType) - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2 認証サービス
findByToken(String, OAuth2TokenType) - インターフェース org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationService
提供された token を含む OAuth2Authorization を返します。見つからない場合は null を返します。
from(RegisteredClient) - Static method in class org.springframework.security.oauth2.server.authorization.client.RegisteredClient
提供された RegisteredClient の値で初期化された新しい RegisteredClient.Builder を返します。
from(OAuth2Authorization) - クラス org.springframework.security.oauth2.server.authorization.OAuth2Authorization の静的メソッド
指定された OAuth2Authorization の値で初期化された新しい OAuth2Authorization.Builder を返します。
from(OAuth2AuthorizationConsent) - クラス org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationConsent の静的メソッド
指定された OAuth2AuthorizationConsent の値で初期化された新しい OAuth2AuthorizationConsent.Builder を返します。

G

generate(OAuth2TokenContext) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。委譲 OAuth2 トークンジェネレーター
generate(OAuth2TokenContext) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。JwtGenerator
generate(OAuth2TokenContext) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2AccessTokenGenerator
generate(OAuth2TokenContext) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2RefreshTokenGenerator
generate(OAuth2TokenContext) - インターフェース org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenGenerator
OAuth2TokenContext に含まれる属性を使用して OAuth 2.0 トークンを生成するか、OAuth2TokenContext.getTokenType() がサポートされていない場合は null を返します。
get(Class<V>) - Method in interface org.springframework.security.oauth2.server.authorization.context.Context
キーに関連付けられた属性の値を返します。
get(Object) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AccessTokenAuthenticationContext
get(Object) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthenticationContext.AbstractBuilder
get(Object) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationContext
get(Object) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationConsentAuthenticationContext
get(Object) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2ClientAuthenticationContext
get(Object) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2ClientCredentialsAuthenticationContext
get(Object) - Method in interface org.springframework.security.oauth2.server.authorization.context.Context
キーに関連付けられた属性の値を返します。
get(Object) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcLogoutAuthenticationContext
get(Object) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcUserInfoAuthenticationContext
get(Object) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。デフォルト OAuth2 トークンコンテキスト
get(Object) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。JwtEncodingContext
get(Object) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenClaimsContext
get(Object) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenContext.AbstractBuilder
getAccessToken() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AccessTokenAuthenticationToken
access token を返します。
getAccessToken() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization
型 OAuth2AccessTokenOAuth2Authorization.Token を返します。
getAccessToken() - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcUserInfoAuthenticationContext
OAuth 2.0 Access Token を返します。
getAccessTokenFormat() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。TokenSettings
アクセストークンのトークン形式を返します。
getAccessTokenResponse() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AccessTokenAuthenticationContext
access token response builder を返します。
getAccessTokenTimeToLive() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。TokenSettings
アクセストークンの有効期限を返します。
getActors() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenExchangeCompositeAuthenticationToken
getActorToken() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenExchangeAuthenticationToken
アクタートークンを返します。
getActorTokenType() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenExchangeAuthenticationToken
アクタートークン型を返します。
getAdditionalParameters() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AccessTokenAuthenticationToken
追加のパラメーターを返します。
getAdditionalParameters() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationToken
追加のパラメーターを返します。
getAdditionalParameters() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationConsentAuthenticationToken
追加のパラメーターを返します。
getAdditionalParameters() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationGrantAuthenticationToken
追加のパラメーターを返します。
getAdditionalParameters() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2ClientAuthenticationToken
追加のパラメーターを返します。
getAdditionalParameters() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceAuthorizationRequestAuthenticationToken
追加のパラメーターを返します。
getAdditionalParameters() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceVerificationAuthenticationToken
追加のパラメーターを返します。
getAdditionalParameters() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenIntrospectionAuthenticationToken
追加のパラメーターを返します。
getAttribute(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization
認可に関連付けられた属性の値を返します。
getAttributes() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization
認可に関連付けられた属性を返します。
getAudience() - インターフェース org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenClaimAccessor
OAuth 2.0 トークンの対象となる受信者を識別する Audience (aud) クレームを返します。
getAudiences() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenExchangeAuthenticationToken
リクエストされたオーディエンス値を返します。
getAuthentication() - インターフェース org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthenticationContext
コンテキストに関連付けられた Authentication を返します。
getAuthorities() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationConsent
プリンシパルによってクライアントに付与された authorities を返します。
getAuthorization() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationConsentAuthenticationContext
authorization を返します。
getAuthorization() - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcUserInfoAuthenticationContext
authorization を返します。
getAuthorization() - インターフェース org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenContext
authorization を返します。
getAuthorizationCode() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationToken
OAuth2AuthorizationCode を返します。
getAuthorizationCodeRequestAuthentication() - 例外 org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationException
OAuth 2.0 Authorization Request (または Consent) の Authentication インスタンスを返します。利用できない場合は null を返します。
getAuthorizationCodeTimeToLive() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。TokenSettings
認証コードの有効期限を返します。
getAuthorizationConsent() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationContext
authorization consent を返します。
getAuthorizationConsent() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationConsentAuthenticationContext
getAuthorizationConsentParametersMapper() - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2 認可同意サービス
getAuthorizationConsentRowMapper() - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2 認可同意サービス
getAuthorizationEndpoint() - インターフェース org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationServerMetadataClaimAccessor
OAuth 2.0 認可エンドポイント (authorization_endpoint) の URL を返します。
getAuthorizationEndpoint() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings
OAuth 2.0 認可エンドポイントを返します。
getAuthorizationGrant() - インターフェース org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenContext
認可付与を表す Authentication を返します。
getAuthorizationGrantType() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization
認証に使用される authorization grant type を返します。
getAuthorizationGrantType() - インターフェース org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenContext
authorization grant type を返します。
getAuthorizationGrantTypes() - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient
クライアントが使用できる authorization grant type(s) を返します。
getAuthorizationParametersMapper() - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2 認証サービス
getAuthorizationRequest() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationContext
authorization request を返します。
getAuthorizationRequest() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationConsentAuthenticationContext
authorization request を返します。
getAuthorizationRowMapper() - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2 認証サービス
getAuthorizationServerContext() - インターフェース org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenContext
authorization server context を返します。
getAuthorizationServerSettings() - インターフェース org.springframework.security.oauth2.server.authorization.context のメソッド。AuthorizationServerContext
AuthorizationServerSettings を返します。
getAuthorizationUri() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationToken
認可 URI を返します。
getAuthorizationUri() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationConsentAuthenticationToken
認可 URI を返します。
getAuthorizationUri() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceAuthorizationRequestAuthenticationToken
認可 URI を返します。
getAuthorizedScopes() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization
承認されたスコープを返します。
getAuthorizedScopes() - インターフェース org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenContext
承認されたスコープを返します。
getClaims() - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
getClaims() - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata
メタデータをクレームとして返します。
getClaims() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenExchangeActor
getClaims() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization.Token
トークンに関連付けられたクレームを返します。
getClaims() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2TokenIntrospection
トークンイントロスペクションレスポンスでクレームを返します。
getClaims() - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration
メタデータをクレームとして返します。
getClaims() - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。JwtEncodingContext
追加、置換、削除を可能にする claims を返します。
getClaims() - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenClaimsContext
追加、置換、削除を可能にする claims を返します。
getClaims() - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenClaimsSet
getClientAuthenticationMethod() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2ClientAuthenticationToken
クライアントが使用する authentication method を返します。
getClientAuthenticationMethods() - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient
クライアントが使用できる authentication method(s) を返します。
getClientId() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationToken
クライアント識別子を返します。
getClientId() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationConsentAuthenticationToken
クライアント識別子を返します。
getClientId() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceVerificationAuthenticationToken
クライアント識別子を返します。
getClientId() - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient
クライアント識別子を返します。
getClientId() - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcClientRegistrationAuthenticationToken
クライアント識別子を返します。
getClientId() - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcLogoutAuthenticationToken
ID トークンが発行されたクライアント識別子を返します。
getClientId() - インターフェース org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientMetadataClaimAccessor
クライアント識別子 (client_id) を返します。
getClientIdIssuedAt() - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient
クライアント識別子が発行された時刻を返します。
getClientIdIssuedAt() - インターフェース org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientMetadataClaimAccessor
クライアント識別子 (client_id_issued_at) が発行された時刻を返します。
getClientName() - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient
クライアント名を返します。
getClientName() - インターフェース org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientMetadataClaimAccessor
エンドユーザー (client_name) に提示されるクライアントの名前を返します。
getClientRegistration() - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcClientRegistrationAuthenticationToken
クライアント登録を返します。
getClientRegistrationEndpoint() - インターフェース org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationServerMetadataClaimAccessor
OAuth 2.0 動的クライアント登録エンドポイント (registration_endpoint) の URL を返します。
getClientSecret() - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient
利用できない場合は、クライアントシークレットまたは null を返します。
getClientSecret() - インターフェース org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientMetadataClaimAccessor
クライアントシークレット (client_secret) を返します。
getClientSecretExpiresAt() - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient
クライアントシークレットの有効期限が切れる時刻を返します。有効期限が切れていない場合は null を返します。
getClientSecretExpiresAt() - インターフェース org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientMetadataClaimAccessor
client_secret が期限切れになる時刻 (client_secret_expires_at) を返します。
getClientSettings() - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient
getCode() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeAuthenticationToken
認証コードを返します。
getCodeChallengeMethods() - インターフェース org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationServerMetadataClaimAccessor
コード交換 (PKCE) code_challenge_method 値がサポートされている (code_challenge_methods_supported) の証明キーを返します。
getContext() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthenticationContext.AbstractBuilder
getContext() - Static method in class org.springframework.security.oauth2.server.authorization.context.AuthorizationServerContextHolder
現在のスレッドにバインドされた AuthorizationServerContext を返します。
getContext() - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenContext.AbstractBuilder
getCredentials() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AccessTokenAuthenticationToken
getCredentials() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationToken
getCredentials() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationConsentAuthenticationToken
getCredentials() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationGrantAuthenticationToken
getCredentials() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2ClientAuthenticationToken
getCredentials() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceAuthorizationRequestAuthenticationToken
getCredentials() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceVerificationAuthenticationToken
getCredentials() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenExchangeCompositeAuthenticationToken
getCredentials() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenIntrospectionAuthenticationToken
getCredentials() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenRevocationAuthenticationToken
getCredentials() - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcClientRegistrationAuthenticationToken
getCredentials() - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcLogoutAuthenticationToken
getCredentials() - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcUserInfoAuthenticationToken
getDeviceAuthorizationEndpoint() - インターフェース org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationServerMetadataClaimAccessor
OAuth 2.0 デバイス認証エンドポイント (device_authorization_endpoint) の URL を返します。
getDeviceAuthorizationEndpoint() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings
OAuth 2.0 デバイス認証エンドポイントを返します。
getDeviceCode() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceAuthorizationRequestAuthenticationToken
デバイスコードを返します。
getDeviceCode() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceCodeAuthenticationToken
デバイスコードを返します。
getDeviceCodeTimeToLive() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。TokenSettings
デバイスコードの有効期間を返します。
getDeviceVerificationEndpoint() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings
OAuth 2.0 デバイス検証エンドポイントを返します。
getEndpointsMatcher() - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationServerConfigurer
認可サーバーエンドポイントの RequestMatcher を返します。
getEndSessionEndpoint() - インターフェース org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcProviderMetadataClaimAccessor
OpenID Connect 1.0 終了セッションエンドポイント (end_session_endpoint) の URL を返します。
getExpiresAt() - インターフェース org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenClaimAccessor
OAuth 2.0 トークンが処理のために受け入れられてはならない、またはそれ以降の有効期限を識別する有効期限 (exp) クレームを返します。
getGrantType() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationGrantAuthenticationToken
認可付与型を返します。
getGrantTypes() - インターフェース org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationServerMetadataClaimAccessor
(grant_types_supported) でサポートされている OAuth 2.0 grant_type 値を返します。
getGrantTypes() - インターフェース org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientMetadataClaimAccessor
クライアントが (grant_types) の使用を制限する OAuth 2.0 grant_type 値を返します。
getId() - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient
登録の識別子を返します。
getId() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization
認可の識別子を返します。
getId() - インターフェース org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenClaimAccessor
OAuth 2.0 トークンの一意の識別子を提供する ID (jti) クレームを返します。
getIdToken() - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcLogoutAuthenticationToken
プロバイダーによって以前に発行された ID トークンをクライアントに返します。
getIdTokenHint() - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcLogoutAuthenticationToken
プロバイダーによって以前に発行され、クライアントとのエンドユーザーの現在の認証済みセッションに関するヒントとして使用される ID トークンを返します。
getIdTokenSignatureAlgorithm() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。TokenSettings
ID Token に署名するための JWS アルゴリズムを返します。
getIdTokenSignedResponseAlgorithm() - インターフェース org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientMetadataClaimAccessor
クライアント (id_token_signed_response_alg) に発行された ID Token の署名に必要な JWS アルゴリズムを返します。
getIdTokenSigningAlgorithms() - インターフェース org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcProviderMetadataClaimAccessor
ID Token が Jwt (id_token_signing_alg_values_supported) のクレームをエンコードするためにサポートされている JWS 署名アルゴリズムを返します。
getIssuedAt() - インターフェース org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenClaimAccessor
OAuth 2.0 トークンが発行された時刻を識別する Issued at (iat) クレームを返します。
getIssuer() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenExchangeActor
getIssuer() - インターフェース org.springframework.security.oauth2.server.authorization.context のメソッド。AuthorizationServerContext
利用可能な場合は AuthorizationServerSettings.getIssuer() を返し、そうでない場合は 「現在の」リクエストから発行者識別子を解決します。
getIssuer() - インターフェース org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationServerMetadataClaimAccessor
認可サーバーがその発行者識別子 (issuer) としてアサートする URL を返します。
getIssuer() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings
認可サーバーの発行者識別子の URL を返します。
getIssuer() - インターフェース org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenClaimAccessor
OAuth 2.0 トークンを発行したプリンシパルを識別する発行者 (iss) クレームを返します。
getJdbcOperations() - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。JdbcRegisteredClientRepository
getJdbcOperations() - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2 認可同意サービス
getJdbcOperations() - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2 認証サービス
getJwkSetEndpoint() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings
JWK セットエンドポイントを返します。
getJwkSetUrl() - インターフェース org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationServerMetadataClaimAccessor
JSON Web キーセット (jwks_uri) の URL を返します。
getJwkSetUrl() - インターフェース org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientMetadataClaimAccessor
クライアントの JSON Web キーセット (jwks_uri) の URL を返します。
getJwkSetUrl() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。ClientSettings
クライアントの JSON Web キーセットの URL を返します。
getJwsHeader() - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。JwtEncodingContext
追加、置換、削除を可能にする JWS headers を返します。
getLobHandler() - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2 認証サービス
getLobHandler() - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2AuthorizationService.OAuth2AuthorizationRowMapper
getMetadata() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization.Token
トークンに関連付けられたメタデータを返します。
getMetadata(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization.Token
トークンに関連付けられたメタデータの値を返します。
getNotBefore() - インターフェース org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenClaimAccessor
OAuth 2.0 トークンが処理のために受け入れられてはならない時刻を識別する Not Before (nbf) クレームを返します。
getObjectMapper() - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。JdbcRegisteredClientRepository.RegisteredClientParametersMapper
getObjectMapper() - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。JdbcRegisteredClientRepository.RegisteredClientRowMapper
getObjectMapper() - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2AuthorizationService.OAuth2AuthorizationParametersMapper
getObjectMapper() - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2AuthorizationService.OAuth2AuthorizationRowMapper
getObjectPostProcessor() - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2DeviceVerificationEndpointConfigurer
getOidcClientRegistrationEndpoint() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings
OpenID Connect 1.0 クライアント登録エンドポイントを返します。
getOidcLogoutEndpoint() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings
OpenID Connect 1.0 ログアウトエンドポイントを返します。
getOidcUserInfoEndpoint() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings
OpenID Connect 1.0 UserInfo エンドポイントを返します。
getPostLogoutRedirectUri() - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcLogoutAuthenticationToken
ログアウトの実行後にエンドユーザーのユーザーエージェントのリダイレクト先としてクライアントがリクエストしている URI を返します。
getPostLogoutRedirectUris() - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient
クライアントがログアウトに使用できるログアウト後のリダイレクト URI を返します。
getPostLogoutRedirectUris() - インターフェース org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientMetadataClaimAccessor
クライアント (post_logout_redirect_uris) によって使用されるログアウト後のリダイレクト URI 値を返します。
getPrincipal() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AccessTokenAuthenticationToken
getPrincipal() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationToken
getPrincipal() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationConsentAuthenticationToken
getPrincipal() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationGrantAuthenticationToken
getPrincipal() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2ClientAuthenticationToken
getPrincipal() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceAuthorizationRequestAuthenticationToken
getPrincipal() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceVerificationAuthenticationToken
getPrincipal() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenExchangeCompositeAuthenticationToken
getPrincipal() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenIntrospectionAuthenticationToken
getPrincipal() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenRevocationAuthenticationToken
getPrincipal() - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcClientRegistrationAuthenticationToken
getPrincipal() - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcLogoutAuthenticationToken
エンドユーザーを表す認証されたプリンシパルを返します。
getPrincipal() - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcUserInfoAuthenticationToken
getPrincipal() - インターフェース org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenContext
Principal リソース所有者 (またはクライアント) を表す Authentication を返します。
getPrincipalName() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization
リソース所有者 (またはクライアント) の Principal 名を返します。
getPrincipalName() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationConsent
リソース所有者 (またはクライアント) の Principal 名を返します。
getRedirectUri() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeAuthenticationToken
リダイレクト uri を返します。
getRedirectUri() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationToken
リダイレクト uri を返します。
getRedirectUris() - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient
クライアントがリダイレクトベースのフローで使用できるリダイレクト URI を返します。
getRedirectUris() - インターフェース org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientMetadataClaimAccessor
クライアント (redirect_uris) によって使用されるリダイレクト URI 値を返します。
getRefreshToken() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AccessTokenAuthenticationToken
refresh token を返します。
getRefreshToken() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2RefreshTokenAuthenticationToken
リフレッシュトークンを返します。
getRefreshToken() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization
型 OAuth2RefreshTokenOAuth2Authorization.Token を返します。
getRefreshTokenTimeToLive() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。TokenSettings
リフレッシュトークンの有効期限を返します。
getRegisteredClient() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AccessTokenAuthenticationToken
registered client を返します。
getRegisteredClient() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationContext
registered client を返します。
getRegisteredClient() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationConsentAuthenticationContext
registered client を返します。
getRegisteredClient() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2ClientAuthenticationContext
registered client を返します。
getRegisteredClient() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2ClientAuthenticationToken
認証された registered client、または認証されていない場合は null を返します。
getRegisteredClient() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2ClientCredentialsAuthenticationContext
registered client を返します。
getRegisteredClient() - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcLogoutAuthenticationContext
registered client を返します。
getRegisteredClient() - インターフェース org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenContext
registered client を返します。
getRegisteredClientId() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization
registered client の識別子を返します。
getRegisteredClientId() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationConsent
registered client の識別子を返します。
getRegisteredClientParametersMapper() - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。JdbcRegisteredClientRepository
getRegisteredClientRepository() - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2AuthorizationConsentService.OAuth2AuthorizationConsentRowMapper
getRegisteredClientRepository() - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2AuthorizationService.OAuth2AuthorizationRowMapper
getRegisteredClientRowMapper() - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。JdbcRegisteredClientRepository
getRegistrationAccessToken() - インターフェース org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientMetadataClaimAccessor
クライアント構成エンドポイントで使用できる登録アクセストークンを返します。
getRegistrationClientUrl() - インターフェース org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientMetadataClaimAccessor
登録アクセストークンを使用できるクライアント構成エンドポイントの URL を返します。
getRequestedScopes() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceAuthorizationConsentAuthenticationToken
リクエストされたスコープを返します。
getRequestedTokenType() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenExchangeAuthenticationToken
リクエストされたトークン型を返します。
getResources() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenExchangeAuthenticationToken
リクエストされたリソース URI を返します。
getResponseTypes() - インターフェース org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationServerMetadataClaimAccessor
(response_types_supported) でサポートされている OAuth 2.0 response_type 値を返します。
getResponseTypes() - インターフェース org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientMetadataClaimAccessor
クライアントが (response_types) の使用を制限する OAuth 2.0 response_type 値を返します。
getScopes() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationToken
リクエストされた (または承認された) スコープを返します。
getScopes() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationConsentAuthenticationToken
リクエストされた (または承認された) スコープを返します。
getScopes() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2ClientCredentialsAuthenticationToken
リクエストされたスコープを返します。
getScopes() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceAuthorizationRequestAuthenticationToken
リクエストされたスコープを返します。
getScopes() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2RefreshTokenAuthenticationToken
リクエストされたスコープを返します。
getScopes() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenExchangeAuthenticationToken
リクエストされたスコープを返します。
getScopes() - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient
クライアントが使用できるスコープを返します。
getScopes() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationConsent
authorities から抽出された、プリンシパルによってクライアントに付与された scope を取得するための簡易メソッド。
getScopes() - インターフェース org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationServerMetadataClaimAccessor
(scopes_supported) でサポートされている OAuth 2.0 scope 値を返します。
getScopes() - インターフェース org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientMetadataClaimAccessor
クライアントが (scope) の使用を制限する OAuth 2.0 scope 値を返します。
getSessionId() - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcLogoutAuthenticationToken
エンドユーザーのプロバイダーとの現在の認証済みセッション ID を返します。
getSetting(String) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AbstractSettings
構成設定を返します。
getSettings() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AbstractSettings.AbstractBuilder
getSettings() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AbstractSettings
構成設定の Map を返します。
getState() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationToken
状態を返します。
getState() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationConsentAuthenticationToken
状態を返します。
getState() - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcLogoutAuthenticationToken
ログアウトリクエストと OidcLogoutAuthenticationToken.getPostLogoutRedirectUri() へのコールバック間の状態を維持するためにクライアントによって使用される不透明な値を返します。
getSubject() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenExchangeActor
getSubject() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenExchangeCompositeAuthenticationToken
getSubject() - インターフェース org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenClaimAccessor
OAuth 2.0 トークンの対象であるプリンシパルを識別する サブジェクト (sub) クレームを返します。
getSubjectToken() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenExchangeAuthenticationToken
サブジェクトトークンを返します。
getSubjectTokenType() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenExchangeAuthenticationToken
サブジェクトトークン型を返します。
getSubjectTypes() - インターフェース org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcProviderMetadataClaimAccessor
(subject_types_supported) でサポートされている サブジェクト識別子型を返します。
getThis() - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
getThis() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthenticationContext.AbstractBuilder
getThis() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AbstractSettings.AbstractBuilder
getThis() - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenContext.AbstractBuilder
getToken() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenIntrospectionAuthenticationToken
トークンを返します。
getToken() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenRevocationAuthenticationToken
トークンを返します。
getToken() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization.Token
型 OAuth2Token のトークンを返します。
getToken(Class<T>) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization
型 tokenTypeOAuth2Authorization.Token を返します。
getToken(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization
tokenValue に一致する OAuth2Authorization.Token を返します。
getTokenClaims() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenIntrospectionAuthenticationToken
トークンクレームを返します。
getTokenEndpoint() - インターフェース org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationServerMetadataClaimAccessor
OAuth 2.0 トークンエンドポイント (token_endpoint) の URL を返します。
getTokenEndpoint() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings
OAuth 2.0 トークンエンドポイントを返します。
getTokenEndpointAuthenticationMethod() - インターフェース org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientMetadataClaimAccessor
クライアントがトークンエンドポイント (token_endpoint_auth_method) に使用する認証方法を返します。
getTokenEndpointAuthenticationMethods() - インターフェース org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationServerMetadataClaimAccessor
OAuth 2.0 トークンエンドポイント (token_endpoint_auth_methods_supported) でサポートされているクライアント認証方法を返します。
getTokenEndpointAuthenticationSigningAlgorithm() - インターフェース org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientMetadataClaimAccessor
private_key_jwt および client_secret_jwt 認証方法 (token_endpoint_auth_signing_alg) のトークンエンドポイントでクライアントを認証するために使用される JWT の署名に使用する必要がある JWS アルゴリズムを返します。
getTokenEndpointAuthenticationSigningAlgorithm() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。ClientSettings
private_key_jwt および client_secret_jwt 認証方式のトークンエンドポイントでクライアントを認証するために使用される JWT の署名に使用する必要がある JWS アルゴリズムを返します。
getTokenIntrospectionEndpoint() - インターフェース org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationServerMetadataClaimAccessor
OAuth 2.0 トークンイントロスペクションエンドポイント (introspection_endpoint) の URL を返します。
getTokenIntrospectionEndpoint() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings
OAuth 2.0 トークンイントロスペクションエンドポイントを返します。
getTokenIntrospectionEndpointAuthenticationMethods() - インターフェース org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationServerMetadataClaimAccessor
OAuth 2.0 Token Introspection Endpoint (introspection_endpoint_auth_methods_supported) でサポートされているクライアント認証方法を返します。
getTokenRevocationEndpoint() - インターフェース org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationServerMetadataClaimAccessor
OAuth 2.0 トークン失効エンドポイント (revocation_endpoint) の URL を返します。
getTokenRevocationEndpoint() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings
OAuth 2.0 トークン失効エンドポイントを返します。
getTokenRevocationEndpointAuthenticationMethods() - インターフェース org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationServerMetadataClaimAccessor
OAuth 2.0 トークン失効エンドポイント (revocation_endpoint_auth_methods_supported) でサポートされているクライアント認証方法を返します。
getTokenSettings() - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient
token configuration settings を返します。
getTokenType() - インターフェース org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenContext
token type を返します。
getTokenTypeHint() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenIntrospectionAuthenticationToken
トークン型のヒントを返します。
getTokenTypeHint() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenRevocationAuthenticationToken
トークン型のヒントを返します。
getUserCode() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceAuthorizationConsentAuthenticationToken
ユーザーコードを返します。
getUserCode() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceAuthorizationRequestAuthenticationToken
ユーザーコードを返します。
getUserCode() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceVerificationAuthenticationToken
ユーザーコードを返します。
getUserInfo() - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcUserInfoAuthenticationToken
UserInfo クレームを返します。
getUserInfoEndpoint() - インターフェース org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcProviderMetadataClaimAccessor
OpenID Connect 1.0 UserInfo エンドポイント (userinfo_endpoint) の URL を返します。
getValue() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2TokenType
トークン型の値を返します。
getValue() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。OAuth2TokenFormat
トークン形式の値を返します。
getVersion() - Static method in class org.springframework.security.oauth2.server.authorization.util.SpringAuthorizationServerVersion
getX509CertificateSubjectDN() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。ClientSettings
tls_client_auth メソッドを使用するときに、クライアント認証中に受信したクライアント X509Certificate に関連付けられた予想されるサブジェクト識別名を返します。
GRANT_TYPES - Static variable in class org.springframework.security.oauth2.server.authorization.oidc.OidcClientMetadataClaimNames
grant_types - クライアントが使用を制限する OAuth 2.0 grant_type 値
GRANT_TYPES_SUPPORTED - Static variable in class org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationServerMetadataClaimNames
grant_types_supported - サポートされている OAuth 2.0 grant_type 値
grantType(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
この OAuth 2.0 grant_type を、結果の AbstractOAuth2AuthorizationServerMetadata、OPTIONAL の grant_types_supported のコレクションに追加します。
grantType(String) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration.Builder
クライアントが使用を制限する OAuth 2.0 grant_type を追加します (OPTIONAL)。
grantTypes(Consumer<List<String>>) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
サポートされている OAuth 2.0 grant_type 値の Consumer により、追加、置換、削除が可能になります。
grantTypes(Consumer<List<String>>) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration.Builder
OAuth 2.0 grant_type 値の Consumer は、クライアントが使用を制限し、追加、置換、削除する機能を許可します (OPTIONAL)。

H

hashCode() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenExchangeActor
hashCode() - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenExchangeCompositeAuthenticationToken
hashCode() - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient
hashCode() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization
hashCode() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization.Token
hashCode() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationConsent
hashCode() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2TokenType
hashCode() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AbstractSettings
hashCode() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。OAuth2TokenFormat
hasKey(Object) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AccessTokenAuthenticationContext
hasKey(Object) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationContext
hasKey(Object) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationConsentAuthenticationContext
hasKey(Object) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2ClientAuthenticationContext
hasKey(Object) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2ClientCredentialsAuthenticationContext
hasKey(Object) - Method in interface org.springframework.security.oauth2.server.authorization.context.Context
キーに関連付けられた属性が存在する場合は true を返し、そうでない場合は false を返します。
hasKey(Object) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcLogoutAuthenticationContext
hasKey(Object) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcUserInfoAuthenticationContext
hasKey(Object) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。デフォルト OAuth2 トークンコンテキスト
hasKey(Object) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。JwtEncodingContext
hasKey(Object) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenClaimsContext

I

IAT - Static variable in class org.springframework.security.oauth2.server.authorization.token.OAuth2TokenClaimNames
iat - Issued at クレームは、OAuth 2.0 トークンが発行された時刻を識別します。
id(String) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient.Builder
登録の識別子を設定します。
id(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization.Builder
認可の識別子を設定します。
id(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2TokenIntrospection.Builder
トークン OPTIONAL の識別子を設定します。
id(String) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenClaimsSet.Builder
OAuth 2.0 トークンの一意の識別子を提供する ID (jti) クレームを設定します。
ID_TOKEN_SIGNATURE_ALGORITHM - Static variable in class org.springframework.security.oauth2.server.authorization.settings.ConfigurationSettingNames.Token
ID Token に署名するための JWS アルゴリズムを設定します。
ID_TOKEN_SIGNED_RESPONSE_ALG - Static variable in class org.springframework.security.oauth2.server.authorization.oidc.OidcClientMetadataClaimNames
id_token_signed_response_alg - クライアントに発行された ID Token の署名に必要な JWS アルゴリズム
ID_TOKEN_SIGNING_ALG_VALUES_SUPPORTED - Static variable in class org.springframework.security.oauth2.server.authorization.oidc.OidcProviderMetadataClaimNames
id_token_signing_alg_values_supported - ID Token でサポートされている JWS 署名アルゴリズム
idTokenSignatureAlgorithm(SignatureAlgorithm) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。TokenSettings.Builder
ID Token に署名するための JWS アルゴリズムを設定します。
idTokenSignedResponseAlgorithm(String) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration.Builder
クライアントに発行される ID Token の署名に必要な JWS アルゴリズムを設定します (オプション)。
idTokenSigningAlgorithm(String) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcProviderConfiguration.Builder
この JWS 署名アルゴリズムを、結果の OidcProviderConfiguration の id_token_signing_alg_values_supported のコレクションに追加します (必須)。
idTokenSigningAlgorithms(Consumer<List<String>>) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcProviderConfiguration.Builder
ID Token の JWS 署名アルゴリズムの Consumer により、追加、置換、削除が可能になります。
init(HttpSecurity) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationServerConfigurer
init(HttpSecurity) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2DeviceAuthorizationEndpointConfigurer
init(HttpSecurity) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2DeviceVerificationEndpointConfigurer
インメモリ OAuth2 認可同意サービス - org.springframework.security.oauth2.server.authorization のクラス
InMemoryOAuth2AuthorizationConsentService() - クラス org.springframework.security.oauth2.server.authorization のコンストラクター。インメモリ OAuth2 認可同意サービス
InMemoryOAuth2AuthorizationConsentService を構築します。
InMemoryOAuth2AuthorizationConsentService(List<OAuth2AuthorizationConsent>) - クラス org.springframework.security.oauth2.server.authorization のコンストラクター。インメモリ OAuth2 認可同意サービス
指定されたパラメーターを使用して InMemoryOAuth2AuthorizationConsentService を構築します。
InMemoryOAuth2AuthorizationConsentService(OAuth2AuthorizationConsent...) - クラス org.springframework.security.oauth2.server.authorization のコンストラクター。インメモリ OAuth2 認可同意サービス
指定されたパラメーターを使用して InMemoryOAuth2AuthorizationConsentService を構築します。
インメモリ OAuth2 認証サービス - org.springframework.security.oauth2.server.authorization のクラス
OAuth2Authorization のインメモリを格納する OAuth2AuthorizationService
InMemoryOAuth2AuthorizationService() - クラス org.springframework.security.oauth2.server.authorization のコンストラクター。インメモリ OAuth2 認証サービス
InMemoryOAuth2AuthorizationService を構築します。
InMemoryOAuth2AuthorizationService(List<OAuth2Authorization>) - クラス org.springframework.security.oauth2.server.authorization のコンストラクター。インメモリ OAuth2 認証サービス
指定されたパラメーターを使用して InMemoryOAuth2AuthorizationService を構築します。
InMemoryOAuth2AuthorizationService(OAuth2Authorization...) - クラス org.springframework.security.oauth2.server.authorization のコンストラクター。インメモリ OAuth2 認証サービス
指定されたパラメーターを使用して InMemoryOAuth2AuthorizationService を構築します。
InMemoryRegisteredClientRepository - org.springframework.security.oauth2.server.authorization.client のクラス
RegisteredClient をメモリに格納する RegisteredClientRepository
InMemoryRegisteredClientRepository(List<RegisteredClient>) - クラス org.springframework.security.oauth2.server.authorization.client. InMemoryRegisteredClientRepository のコンストラクター
指定されたパラメーターを使用して InMemoryRegisteredClientRepository を構築します。
InMemoryRegisteredClientRepository(RegisteredClient...) - クラス org.springframework.security.oauth2.server.authorization.client. InMemoryRegisteredClientRepository のコンストラクター
指定されたパラメーターを使用して InMemoryRegisteredClientRepository を構築します。
INTROSPECTION_ENDPOINT - Static variable in class org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationServerMetadataClaimNames
introspection_endpoint - OAuth 2.0 トークンイントロスペクションエンドポイントの URL 
INTROSPECTION_ENDPOINT_AUTH_METHODS_SUPPORTED - Static variable in class org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationServerMetadataClaimNames
introspection_endpoint_auth_methods_supported - OAuth 2.0 トークンイントロスペクションエンドポイントでサポートされているクライアント認証方法
introspectionRequestConverter(AuthenticationConverter) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2TokenIntrospectionEndpointConfigurer
HttpServletRequest からイントロスペクションリクエストを抽出しようとするときに使用される AuthenticationConverter を、リクエストの認証に使用される OAuth2TokenIntrospectionAuthenticationToken のインスタンスに追加します。
introspectionRequestConverters(Consumer<List<AuthenticationConverter>>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2TokenIntrospectionEndpointConfigurer
デフォルトの List および (オプションで) 追加された AuthenticationConverter へのアクセスを提供する Consumer を設定して、特定の AuthenticationConverter を追加、削除、カスタマイズする機能を許可します。
introspectionResponseHandler(AuthenticationSuccessHandler) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2TokenIntrospectionEndpointConfigurer
OAuth2TokenIntrospectionAuthenticationToken の処理に使用される AuthenticationSuccessHandler を設定します。
invalidate(T) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization.Builder
token を無効にします。
INVALIDATED_METADATA_NAME - Static variable in class org.springframework.security.oauth2.server.authorization.OAuth2Authorization.Token
トークンが無効化されているかどうかを示すメタデータの名前。
isActive() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization.Token
トークンが現在アクティブな場合、true を返します。
isBeforeUse() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization.Token
トークンが使用可能時間より前の場合、true を返します。
isExpired() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization.Token
トークンの有効期限が切れている場合は true を返します。
isInvalidated() - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization.Token
トークンが無効化されている場合は true を返します (例:
isMultipleIssuersAllowed() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings
ホストごとに複数の発行者が許可されている場合は true を返します。
isPrincipalAuthenticated() - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcLogoutAuthenticationToken
OidcLogoutAuthenticationToken.getPrincipal() が認証された場合は true を返し、そうでない場合は false を返します。
isRequireAuthorizationConsent() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。ClientSettings
クライアントがアクセスをリクエストするときに認可の同意が必要な場合は、true を返します。
isRequireProofKey() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。ClientSettings
Authorization Code Grant フローを実行するときにクライアントが証明キーチャレンジと検証者を提供する必要がある場合は、true を返します。
isReuseRefreshTokens() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。TokenSettings
アクセストークンのレスポンスを返すときにリフレッシュトークンが再利用される場合は true を返し、新しいリフレッシュトークンが発行される場合は false を返します。
ISS - Static variable in class org.springframework.security.oauth2.server.authorization.token.OAuth2TokenClaimNames
iss - Issuer クレームは、OAuth 2.0 トークンを発行したプリンシパルを識別します
issuedAt(Instant) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2TokenIntrospection.Builder
このトークンが最初に発行された時刻を示す時刻を設定します (OPTIONAL)。
issuedAt(Instant) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenClaimsSet.Builder
OAuth 2.0 トークンが発行された時刻を識別する、issues at (iat) 要求を設定します。
issuer(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
結果の AbstractOAuth2AuthorizationServerMetadata でこの issuer を使用します。必須です。
issuer(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2TokenIntrospection.Builder
このトークンの発行者を OPTIONAL に設定します。
issuer(String) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings.Builder
認可サーバーが発行者識別子として使用する URL を設定します。
issuer(String) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenClaimsSet.Builder
OAuth 2.0 トークンを発行したプリンシパルを識別する発行者 (iss) クレームを設定します。
ISSUER - Static variable in class org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationServerMetadataClaimNames
issuer - 認可サーバーが発行者識別子としてアサートする URL 
ISSUER - Static variable in class org.springframework.security.oauth2.server.authorization.settings.ConfigurationSettingNames.AuthorizationServer
認可サーバーが発行者識別子として使用する URL を設定します。
isTlsClientCertificateBoundAccessTokens() - インターフェース org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationServerMetadataClaimAccessor
相互 TLS クライアント証明書にバインドされたアクセストークン (tls_client_certificate_bound_access_tokens) のサポートを示すために true を返します。
isX509CertificateBoundAccessTokens() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。TokenSettings
tls_client_auth または self_signed_tls_client_auth メソッドを使用するときに、クライアント認証中に受信したクライアント X509Certificate にアクセストークンをバインドする必要がある場合は、true を返します。

J

JdbcOAuth2 認可同意サービス - org.springframework.security.oauth2.server.authorization のクラス
OAuth2AuthorizationConsent 永続性のために JdbcOperations を使用する OAuth2AuthorizationConsentService の JDBC 実装。
JdbcOAuth2AuthorizationConsentService(JdbcOperations, RegisteredClientRepository) - クラス org.springframework.security.oauth2.server.authorization のコンストラクター。JdbcOAuth2 認可同意サービス
指定されたパラメーターを使用して JdbcOAuth2AuthorizationConsentService を構築します。
JdbcOAuth2AuthorizationConsentService.OAuth2AuthorizationConsentParametersMapper - org.springframework.security.oauth2.server.authorization のクラス
OAuth2AuthorizationConsent を SqlParameterValue の List にマップするデフォルトの Function
JdbcOAuth2AuthorizationConsentService.OAuth2AuthorizationConsentRowMapper - org.springframework.security.oauth2.server.authorization のクラス
ResultSet の現在の行を OAuth2AuthorizationConsent にマップするデフォルトの RowMapper
JdbcOAuth2 認証サービス - org.springframework.security.oauth2.server.authorization のクラス
OAuth2Authorization 永続性のために JdbcOperations を使用する OAuth2AuthorizationService の JDBC 実装。
JdbcOAuth2AuthorizationService(JdbcOperations, RegisteredClientRepository) - クラス org.springframework.security.oauth2.server.authorization のコンストラクター。JdbcOAuth2 認証サービス
指定されたパラメーターを使用して JdbcOAuth2AuthorizationService を構築します。
JdbcOAuth2AuthorizationService(JdbcOperations, RegisteredClientRepository, LobHandler) - クラス org.springframework.security.oauth2.server.authorization のコンストラクター。JdbcOAuth2 認証サービス
指定されたパラメーターを使用して JdbcOAuth2AuthorizationService を構築します。
JdbcOAuth2AuthorizationService.OAuth2AuthorizationParametersMapper - org.springframework.security.oauth2.server.authorization のクラス
OAuth2Authorization を SqlParameterValue の List にマップするデフォルトの Function
JdbcOAuth2AuthorizationService.OAuth2AuthorizationRowMapper - org.springframework.security.oauth2.server.authorization のクラス
java.sql.ResultSet の現在の行を OAuth2Authorization にマップするデフォルトの RowMapper
JdbcRegisteredClientRepository - org.springframework.security.oauth2.server.authorization.client のクラス
RegisteredClient 永続化のために JdbcOperations を使用する RegisteredClientRepository の JDBC 実装。
JdbcRegisteredClientRepository(JdbcOperations) - クラス org.springframework.security.oauth2.server.authorization.client. JdbcRegisteredClientRepository のコンストラクター
指定されたパラメーターを使用して JdbcRegisteredClientRepository を構築します。
JdbcRegisteredClientRepository.RegisteredClientParametersMapper - org.springframework.security.oauth2.server.authorization.client のクラス
RegisteredClient を SqlParameterValue の List にマップするデフォルトの Function
JdbcRegisteredClientRepository.RegisteredClientRowMapper - org.springframework.security.oauth2.server.authorization.client のクラス
java.sql.ResultSet の現在の行を RegisteredClient にマップするデフォルトの RowMapper
JTI - Static variable in class org.springframework.security.oauth2.server.authorization.token.OAuth2TokenClaimNames
jti - ID クレームは、OAuth 2.0 トークンの一意の識別子を提供します
JWK_SET_ENDPOINT - Static variable in class org.springframework.security.oauth2.server.authorization.settings.ConfigurationSettingNames.AuthorizationServer
JWK Set エンドポイントを設定します。
JWK_SET_URL - Static variable in class org.springframework.security.oauth2.server.authorization.settings.ConfigurationSettingNames.Client
クライアントの JSON Web キーセットの URL を設定します。
JWKS_URI - Static variable in class org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationServerMetadataClaimNames
jwks_uri - JSON Web キーセットの URL 
JWKS_URI - Static variable in class org.springframework.security.oauth2.server.authorization.oidc.OidcClientMetadataClaimNames
jwks_uri - クライアントの JSON Web キーセットの URL 
jwkSetEndpoint(String) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings.Builder
JWK Set エンドポイントを設定します。
jwkSetUrl(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
結果の AbstractOAuth2AuthorizationServerMetadata、OPTIONAL でこの jwks_uri を使用します。
jwkSetUrl(String) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration.Builder
クライアントの JSON Web キーセット、OPTIONAL の URL を設定します。
jwkSetUrl(String) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。ClientSettings.Builder
クライアントの JSON Web キーセットの URL を設定します。
JwtClientAssertionAuthenticationConverter - org.springframework.security.oauth2.server.authorization.web.authentication のクラス
JWT クライアントアサーションクレデンシャルを HttpServletRequest から抽出し、クライアントの認証に使用される OAuth2ClientAuthenticationToken に変換しようとします。
JwtClientAssertionAuthenticationConverter() - クラス org.springframework.security.oauth2.server.authorization.web.authentication. JwtClientAssertionAuthenticationConverter のコンストラクター
JwtClientAssertionAuthenticationProvider - org.springframework.security.oauth2.server.authorization.authentication のクラス
Jwt client_assertion パラメーターを認証する OAuth 2.0 クライアント認証に使用される AuthenticationProvider 実装。
JwtClientAssertionAuthenticationProvider(RegisteredClientRepository, OAuth2AuthorizationService) - クラス org.springframework.security.oauth2.server.authorization.authentication. JwtClientAssertionAuthenticationProvider のコンストラクター
指定されたパラメーターを使用して JwtClientAssertionAuthenticationProvider を構築します。
JwtClientAssertionDecoderFactory - org.springframework.security.oauth2.server.authorization.authentication のクラス
指定された RegisteredClient に JwtDecoder を提供し、OAuth 2.0 クライアント認証中に Jwt ベアラートークンを認証するために使用される factory
JwtClientAssertionDecoderFactory() - クラス org.springframework.security.oauth2.server.authorization.authentication. JwtClientAssertionDecoderFactory のコンストラクター
jwtDecoder(JWKSource<SecurityContext>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configuration.OAuth2AuthorizationServerConfiguration の静的メソッド
JwtEncodingContext - org.springframework.security.oauth2.server.authorization.token のクラス
Jwt をエンコードするときに使用される OAuth2TokenContext 実装。
JwtEncodingContext.Builder - org.springframework.security.oauth2.server.authorization.token のクラス
JwtEncodingContext のビルダー。
JwtGenerator - org.springframework.security.oauth2.server.authorization.token のクラス
OAuth2AccessToken または OidcIdToken に使用される Jwt を生成する OAuth2TokenGenerator
JwtGenerator(JwtEncoder) - クラス org.springframework.security.oauth2.server.authorization.token. JwtGenerator のコンストラクター
指定されたパラメーターを使用して JwtGenerator を構築します。

L

logoutEndpoint(Customizer<OidcLogoutEndpointConfigurer>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OidcConfigurer
OpenID Connect 1.0 RP 開始ログアウトエンドポイントを構成します。
logoutRequestConverter(AuthenticationConverter) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OidcLogoutEndpointConfigurer
HttpServletRequest からログアウトリクエストを抽出しようとするときに使用される AuthenticationConverter を、リクエストの認証に使用される OidcLogoutAuthenticationToken のインスタンスに追加します。
logoutRequestConverters(Consumer<List<AuthenticationConverter>>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OidcLogoutEndpointConfigurer
デフォルトの List および (オプションで) 追加された AuthenticationConverter へのアクセスを提供する Consumer を設定して、特定の AuthenticationConverter を追加、削除、カスタマイズする機能を許可します。
logoutResponseHandler(AuthenticationSuccessHandler) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OidcLogoutEndpointConfigurer
OidcLogoutAuthenticationToken の処理とログアウトの実行に使用される AuthenticationSuccessHandler を設定します。

M

mapRow(ResultSet, int) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。JdbcRegisteredClientRepository.RegisteredClientRowMapper
mapRow(ResultSet, int) - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2AuthorizationConsentService.OAuth2AuthorizationConsentRowMapper
mapRow(ResultSet, int) - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2AuthorizationService.OAuth2AuthorizationRowMapper
MULTIPLE_ISSUERS_ALLOWED - Static variable in class org.springframework.security.oauth2.server.authorization.settings.ConfigurationSettingNames.AuthorizationServer
ホストごとに複数の発行者が許可されている場合は、true に設定します。
multipleIssuersAllowed(boolean) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings.Builder
ホストごとに複数の発行者が許可されている場合は、true に設定します。

N

NBF - Static variable in class org.springframework.security.oauth2.server.authorization.token.OAuth2TokenClaimNames
nbf - Not Before クレームは、処理のために OAuth 2.0 トークンを受け入れてはならない時刻を識別します。
NimbusJwkSetEndpointFilter - org.springframework.security.oauth2.server.authorization.web のクラス
JWK Set リクエストを処理する Filter
NimbusJwkSetEndpointFilter(JWKSource<SecurityContext>) - クラス org.springframework.security.oauth2.server.authorization.web. NimbusJwkSetEndpointFilter のコンストラクター
指定されたパラメーターを使用して NimbusJwkSetEndpointFilter を構築します。
NimbusJwkSetEndpointFilter(JWKSource<SecurityContext>, String) - クラス org.springframework.security.oauth2.server.authorization.web. NimbusJwkSetEndpointFilter のコンストラクター
指定されたパラメーターを使用して NimbusJwkSetEndpointFilter を構築します。
notBefore(Instant) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2TokenIntrospection.Builder
このトークンが以前に使用されない時期を示す時間を設定します (OPTIONAL)。
notBefore(Instant) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenClaimsSet.Builder
not before (nbf) クレームを設定します。これは、OAuth 2.0 トークンが処理のために受け入れられてはならない時刻を示します。

O

OAuth2AccessTokenAuthenticationContext - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth2AccessTokenAuthenticationToken と追加情報を保持し、OAuth2AccessTokenResponse をカスタマイズするときに使用される OAuth2AuthenticationContext
OAuth2AccessTokenAuthenticationContext.Builder - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth2AccessTokenAuthenticationToken - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 アクセストークンと (オプションの) リフレッシュトークンを発行するときに使用される Authentication 実装。
OAuth2AccessTokenAuthenticationToken(RegisteredClient, Authentication, OAuth2AccessToken) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2AccessTokenAuthenticationToken
指定されたパラメーターを使用して OAuth2AccessTokenAuthenticationToken を構築します。
OAuth2AccessTokenAuthenticationToken(RegisteredClient, Authentication, OAuth2AccessToken, OAuth2RefreshToken) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2AccessTokenAuthenticationToken
指定されたパラメーターを使用して OAuth2AccessTokenAuthenticationToken を構築します。
OAuth2AccessTokenAuthenticationToken(RegisteredClient, Authentication, OAuth2AccessToken, OAuth2RefreshToken, Map<String, Object>) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2AccessTokenAuthenticationToken
指定されたパラメーターを使用して OAuth2AccessTokenAuthenticationToken を構築します。
OAuth2AccessTokenGenerator - org.springframework.security.oauth2.server.authorization.token のクラス
"reference" (不透明) OAuth2AccessToken を生成する OAuth2TokenGenerator
OAuth2AccessTokenGenerator() - クラス org.springframework.security.oauth2.server.authorization.token のコンストラクター。OAuth2AccessTokenGenerator
OAuth2AccessTokenResponseAuthenticationSuccessHandler - org.springframework.security.oauth2.server.authorization.web.authentication のクラス
OAuth2AccessTokenAuthenticationToken を処理し、Access Token Response を返すために使用される AuthenticationSuccessHandler の実装。
OAuth2AccessTokenResponseAuthenticationSuccessHandler() - クラス org.springframework.security.oauth2.server.authorization.web.authentication のコンストラクター。OAuth2AccessTokenResponseAuthenticationSuccessHandler
OAuth2AuthenticationContext - org.springframework.security.oauth2.server.authorization.authentication のインターフェース
Authentication および (オプションで) 追加情報を保持し、AuthenticationProvider で使用されるコンテキスト。
OAuth2AuthenticationContext.AbstractBuilder< T extends OAuth2AuthenticationContext , B extends OAuth2AuthenticationContext.AbstractBuilder < T , B >> - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth2AuthenticationContext のサブクラスのビルダー。
OAuth2Authorization - org.springframework.security.oauth2.server.authorization のクラス
OAuth 2.0 Authorization の表現。これは、resource owner または client_credentials グラント型の場合はそれ自体によって client に付与された認可に関連する状態を保持します。
OAuth2Authorization() - クラス org.springframework.security.oauth2.server.authorization のコンストラクター。OAuth2Authorization
OAuth2Authorization.Builder - org.springframework.security.oauth2.server.authorization のクラス
OAuth2Authorization のビルダー。
OAuth2Authorization.Token< T extends org.springframework.security.oauth2.core.OAuth2Token> - org.springframework.security.oauth2.server.authorization のクラス
OAuth 2.0 トークンとそれに関連付けられたメタデータの所有者。
OAuth2AuthorizationCode - org.springframework.security.oauth2.server.authorization のクラス
OAuth 2.0 Authorization Code Grant を表す AbstractOAuth2Token の実装。
OAuth2AuthorizationCode(String, Instant, Instant) - クラス org.springframework.security.oauth2.server.authorization のコンストラクター。OAuth2AuthorizationCode
指定されたパラメーターを使用して OAuth2AuthorizationCode を構築します。
OAuth2AuthorizationCodeAuthenticationConverter - org.springframework.security.oauth2.server.authorization.web.authentication のクラス
OAuth 2.0 Authorization Code Grant のために HttpServletRequest から Access Token Request を抽出し、それを Authorization grant の認証に使用される OAuth2AuthorizationCodeAuthenticationToken に変換しようとします。
OAuth2AuthorizationCodeAuthenticationConverter() - クラス org.springframework.security.oauth2.server.authorization.web.authentication のコンストラクター。OAuth2AuthorizationCodeAuthenticationConverter
OAuth2AuthorizationCodeAuthenticationProvider - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 Authorization Code Grant の AuthenticationProvider 実装。
OAuth2AuthorizationCodeAuthenticationProvider(OAuth2AuthorizationService, OAuth2TokenGenerator<? extends OAuth2Token>) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2AuthorizationCodeAuthenticationProvider
指定されたパラメーターを使用して OAuth2AuthorizationCodeAuthenticationProvider を構築します。
OAuth2AuthorizationCodeAuthenticationToken - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 Authorization Code Grant に使用される Authentication 実装。
OAuth2AuthorizationCodeAuthenticationToken(String, Authentication, String, Map<String, Object>) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2AuthorizationCodeAuthenticationToken
指定されたパラメーターを使用して OAuth2AuthorizationCodeAuthenticationToken を構築します。
OAuth2AuthorizationCodeRequestAuthenticationContext - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth2AuthorizationCodeRequestAuthenticationToken と追加情報を保持し、OAuth 2.0 認可リクエストパラメーターを検証するとき、および認可の同意が必要かどうかを判断するときに使用される OAuth2AuthenticationContext
OAuth2AuthorizationCodeRequestAuthenticationContext.Builder - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth2AuthorizationCodeRequestAuthenticationConverter - org.springframework.security.oauth2.server.authorization.web.authentication のクラス
OAuth 2.0 Authorization Code Grant のために HttpServletRequest から Authorization Request を抽出し、それをリクエストの認証に使用される OAuth2AuthorizationCodeRequestAuthenticationToken に変換しようとします。
OAuth2AuthorizationCodeRequestAuthenticationConverter() - クラス org.springframework.security.oauth2.server.authorization.web.authentication のコンストラクター。OAuth2AuthorizationCodeRequestAuthenticationConverter
OAuth2AuthorizationCodeRequestAuthenticationException - org.springframework.security.oauth2.server.authorization.authentication の例外
この例外は、OAuth 2.0 Authorization Request (または Consent) を認証しようとして失敗した場合に、OAuth2AuthorizationCodeRequestAuthenticationProvider によってスローされます。
OAuth2AuthorizationCodeRequestAuthenticationException(OAuth2Error, Throwable, OAuth2AuthorizationCodeRequestAuthenticationToken) - 例外 org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2AuthorizationCodeRequestAuthenticationException
指定されたパラメーターを使用して OAuth2AuthorizationCodeRequestAuthenticationException を構築します。
OAuth2AuthorizationCodeRequestAuthenticationException(OAuth2Error, OAuth2AuthorizationCodeRequestAuthenticationToken) - 例外 org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2AuthorizationCodeRequestAuthenticationException
指定されたパラメーターを使用して OAuth2AuthorizationCodeRequestAuthenticationException を構築します。
OAuth2AuthorizationCodeRequestAuthenticationProvider - org.springframework.security.oauth2.server.authorization.authentication のクラス
Authorization Code Grant で使用される OAuth 2.0 Authorization Request の AuthenticationProvider 実装。
OAuth2AuthorizationCodeRequestAuthenticationProvider(RegisteredClientRepository, OAuth2AuthorizationService, OAuth2AuthorizationConsentService) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2AuthorizationCodeRequestAuthenticationProvider
指定されたパラメーターを使用して OAuth2AuthorizationCodeRequestAuthenticationProvider を構築します。
OAuth2AuthorizationCodeRequestAuthenticationToken - org.springframework.security.oauth2.server.authorization.authentication のクラス
Authorization Code Grant で使用される OAuth 2.0 Authorization Request の Authentication 実装。
OAuth2AuthorizationCodeRequestAuthenticationToken(String, String, Authentication, String, String, Set<String>, Map<String, Object>) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2AuthorizationCodeRequestAuthenticationToken
指定されたパラメーターを使用して OAuth2AuthorizationCodeRequestAuthenticationToken を構築します。
OAuth2AuthorizationCodeRequestAuthenticationToken(String, String, Authentication, OAuth2AuthorizationCode, String, String, Set<String>) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2AuthorizationCodeRequestAuthenticationToken
指定されたパラメーターを使用して OAuth2AuthorizationCodeRequestAuthenticationToken を構築します。
OAuth2AuthorizationCodeRequestAuthenticationValidator - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth2AuthorizationCodeRequestAuthenticationToken を含む OAuth2AuthorizationCodeRequestAuthenticationContext へのアクセスを提供する Consumer は、Authorization Code Grant で使用される特定の OAuth 2.0 Authorization Request パラメーターを検証するために使用されるデフォルトの authentication validator です。
OAuth2AuthorizationCodeRequestAuthenticationValidator() - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2AuthorizationCodeRequestAuthenticationValidator
OAuth2AuthorizationConsent - org.springframework.security.oauth2.server.authorization のクラス
resource owner によって client に付与された authorities のセットに関連する状態を保持する、Authorization リクエストに対する OAuth 2.0 の「同意」の表現。
OAuth2AuthorizationConsent.Builder - org.springframework.security.oauth2.server.authorization のクラス
OAuth2AuthorizationConsent のビルダー。
OAuth2AuthorizationConsentAuthenticationContext - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth2AuthorizationConsent.Builder と追加情報を保持し、OAuth2AuthorizationConsent の構築をカスタマイズするときに使用される OAuth2AuthenticationContext
OAuth2AuthorizationConsentAuthenticationContext.Builder - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth2AuthorizationConsentAuthenticationConverter - org.springframework.security.oauth2.server.authorization.web.authentication のクラス
OAuth 2.0 Authorization Code Grant のために HttpServletRequest から Authorization Consent を抽出し、それをリクエストの認証に使用される OAuth2AuthorizationConsentAuthenticationToken に変換しようとします。
OAuth2AuthorizationConsentAuthenticationConverter() - クラス org.springframework.security.oauth2.server.authorization.web.authentication のコンストラクター。OAuth2AuthorizationConsentAuthenticationConverter
OAuth2AuthorizationConsentAuthenticationProvider - org.springframework.security.oauth2.server.authorization.authentication のクラス
Authorization Code Grant で使用される OAuth 2.0 Authorization Consent の AuthenticationProvider 実装。
OAuth2AuthorizationConsentAuthenticationProvider(RegisteredClientRepository, OAuth2AuthorizationService, OAuth2AuthorizationConsentService) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2AuthorizationConsentAuthenticationProvider
指定されたパラメーターを使用して OAuth2AuthorizationConsentAuthenticationProvider を構築します。
OAuth2AuthorizationConsentAuthenticationToken - org.springframework.security.oauth2.server.authorization.authentication のクラス
Authorization Code Grant で使用される OAuth 2.0 Authorization Consent の Authentication 実装。
OAuth2AuthorizationConsentAuthenticationToken(String, String, Authentication, String, Set<String>, Map<String, Object>) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2AuthorizationConsentAuthenticationToken
指定されたパラメーターを使用して OAuth2AuthorizationConsentAuthenticationToken を構築します。
OAuth2AuthorizationConsentParametersMapper() - クラス org.springframework.security.oauth2.server.authorization のコンストラクター。JdbcOAuth2AuthorizationConsentService.OAuth2AuthorizationConsentParametersMapper
OAuth2AuthorizationConsentRowMapper(RegisteredClientRepository) - クラス org.springframework.security.oauth2.server.authorization のコンストラクター。JdbcOAuth2AuthorizationConsentService.OAuth2AuthorizationConsentRowMapper
OAuth2AuthorizationConsentService - org.springframework.security.oauth2.server.authorization のインターフェース
このインターフェースの実装は、OAuth 2.0 Authorization Consent(s) の管理を担当します。
OAuth2AuthorizationEndpointConfigurer - org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のクラス
OAuth 2.0 認可エンドポイントの設定者。
OAuth2AuthorizationEndpointFilter - org.springframework.security.oauth2.server.authorization.web のクラス
OAuth 2.0 Authorization Request and Consent の処理を処理する OAuth 2.0 Authorization Code Grant の Filter
OAuth2AuthorizationEndpointFilter(AuthenticationManager) - クラス org.springframework.security.oauth2.server.authorization.web のコンストラクター。OAuth2AuthorizationEndpointFilter
指定されたパラメーターを使用して OAuth2AuthorizationEndpointFilter を構築します。
OAuth2AuthorizationEndpointFilter(AuthenticationManager, String) - クラス org.springframework.security.oauth2.server.authorization.web のコンストラクター。OAuth2AuthorizationEndpointFilter
指定されたパラメーターを使用して OAuth2AuthorizationEndpointFilter を構築します。
OAuth2AuthorizationGrantAuthenticationToken - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 Authorization Grant を表す Authentication の基本実装。
OAuth2AuthorizationGrantAuthenticationToken(AuthorizationGrantType, Authentication, Map<String, Object>) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2AuthorizationGrantAuthenticationToken
サブクラスコンストラクター。
OAuth2AuthorizationParametersMapper() - クラス org.springframework.security.oauth2.server.authorization のコンストラクター。JdbcOAuth2AuthorizationService.OAuth2AuthorizationParametersMapper
OAuth2AuthorizationRowMapper(RegisteredClientRepository) - クラス org.springframework.security.oauth2.server.authorization のコンストラクター。JdbcOAuth2AuthorizationService.OAuth2AuthorizationRowMapper
OAuth2AuthorizationServerConfiguration - org.springframework.security.oauth2.server.authorization.config.annotation.web.configuration のクラス
OAuth 2.0 認可サーバーのサポートのための Configuration
OAuth2AuthorizationServerConfiguration() - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configuration のコンストラクター。OAuth2AuthorizationServerConfiguration
OAuth2AuthorizationServerConfigurer - org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のクラス
OAuth 2.0 Authorization Server サポート用の AbstractHttpConfigurer
OAuth2AuthorizationServerConfigurer() - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のコンストラクター。OAuth2AuthorizationServerConfigurer
OAuth2AuthorizationServerJackson2Module - org.springframework.security.oauth2.server.authorization.jackson2 のクラス
Jackson Module for spring-authorization-server は、次のミックスインアノテーションを登録します。UnmodifiableMapMixin HashSetMixin OAuth2AuthorizationRequestMixin OAuth2TokenExchangeCompositeAuthenticationTokenMixin DurationMixin JwsAlgorithmMixin OAuth2TokenFormatMixin StringArrayMixin まだ有効になっていない場合、オブジェクトを適切に直列化 / 逆直列化するには型情報が必要なため、デフォルトの型指定が自動的に有効になります。
OAuth2AuthorizationServerJackson2Module() - クラス org.springframework.security.oauth2.server.authorization.jackson2 のコンストラクター。OAuth2AuthorizationServerJackson2Module
OAuth2AuthorizationServerMetadata - org.springframework.security.oauth2.server.authorization のクラス
OAuth 2.0 認可サーバーのメタデータエンドポイントから返される OAuth 2.0 認可サーバーメタデータレスポンスの表現であり、認可サーバーの構成に関する一連のクレームが含まれています。
OAuth2AuthorizationServerMetadata.Builder - org.springframework.security.oauth2.server.authorization のクラス
OAuth2AuthorizationServerMetadata の構成に役立ちます。
OAuth2AuthorizationServerMetadataClaimAccessor - org.springframework.security.oauth2.server.authorization のインターフェース
OAuth 2.0 Authorization Server Metadata および OpenID Connect Discovery 1.0 で使用される、認可サーバーがその構成について記述する「クレーム」の ClaimAccessor
OAuth2AuthorizationServerMetadataClaimNames - org.springframework.security.oauth2.server.authorization のクラス
OAuth 2.0 Authorization Server Metadata および OpenID Connect Discovery 1.0 で使用される、認可サーバーがその構成について記述する「クレーム」の名前。
OAuth2AuthorizationServerMetadataClaimNames() - クラス org.springframework.security.oauth2.server.authorization のコンストラクター。OAuth2AuthorizationServerMetadataClaimNames
OAuth2AuthorizationServerMetadataEndpointConfigurer - org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のクラス
OAuth 2.0 認可サーバーメタデータエンドポイントの設定者。
OAuth2AuthorizationServerMetadataEndpointFilter - org.springframework.security.oauth2.server.authorization.web のクラス
OAuth 2.0 Authorization Server Metadata Requests を処理する Filter
OAuth2AuthorizationServerMetadataEndpointFilter() - クラス org.springframework.security.oauth2.server.authorization.web のコンストラクター。OAuth2AuthorizationServerMetadataEndpointFilter
OAuth2AuthorizationServerMetadataHttpMessageConverter - org.springframework.security.oauth2.server.authorization.http.converter のクラス
OAuth2AuthorizationServerMetadataHttpMessageConverter() - クラス org.springframework.security.oauth2.server.authorization.http.converter のコンストラクター。OAuth2AuthorizationServerMetadataHttpMessageConverter
OAuth2AuthorizationService - org.springframework.security.oauth2.server.authorization のインターフェース
このインターフェースの実装は、OAuth 2.0 Authorization(s) の管理を担当します。
OAuth2ClientAuthenticationConfigurer - org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のクラス
OAuth 2.0 クライアント認証の設定ツール。
OAuth2ClientAuthenticationContext - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth2ClientAuthenticationToken と追加情報を保持し、OAuth 2.0 クライアント認証を検証するときに使用される OAuth2AuthenticationContext
OAuth2ClientAuthenticationContext.Builder - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth2ClientAuthenticationFilter - org.springframework.security.oauth2.server.authorization.web のクラス
OAuth 2.0 クライアントの認証リクエストを処理する Filter
OAuth2ClientAuthenticationFilter(AuthenticationManager, RequestMatcher) - クラス org.springframework.security.oauth2.server.authorization.web のコンストラクター。OAuth2ClientAuthenticationFilter
指定されたパラメーターを使用して OAuth2ClientAuthenticationFilter を構築します。
OAuth2ClientAuthenticationToken - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 クライアント認証に使用される Authentication 実装。
OAuth2ClientAuthenticationToken(String, ClientAuthenticationMethod, Object, Map<String, Object>) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2ClientAuthenticationToken
指定されたパラメーターを使用して OAuth2ClientAuthenticationToken を構築します。
OAuth2ClientAuthenticationToken(RegisteredClient, ClientAuthenticationMethod, Object) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2ClientAuthenticationToken
指定されたパラメーターを使用して OAuth2ClientAuthenticationToken を構築します。
OAuth2ClientCredentialsAuthenticationContext - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth2ClientCredentialsAuthenticationToken と追加情報を保持し、OAuth 2.0 クライアント資格情報付与リクエストを検証するときに使用される OAuth2AuthenticationContext
OAuth2ClientCredentialsAuthenticationContext.Builder - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth2ClientCredentialsAuthenticationConverter - org.springframework.security.oauth2.server.authorization.web.authentication のクラス
OAuth 2.0 クライアントクレデンシャルグラントのために HttpServletRequest からアクセストークンリクエストを抽出し、認可グラントの認証に使用される OAuth2ClientCredentialsAuthenticationToken に変換しようとします。
OAuth2ClientCredentialsAuthenticationConverter() - クラス org.springframework.security.oauth2.server.authorization.web.authentication のコンストラクター。OAuth2ClientCredentialsAuthenticationConverter
OAuth2ClientCredentialsAuthenticationProvider - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 Client Credentials Grant の AuthenticationProvider 実装。
OAuth2ClientCredentialsAuthenticationProvider(OAuth2AuthorizationService, OAuth2TokenGenerator<? extends OAuth2Token>) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2ClientCredentialsAuthenticationProvider
指定されたパラメーターを使用して OAuth2ClientCredentialsAuthenticationProvider を構築します。
OAuth2ClientCredentialsAuthenticationToken - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 Client Credentials Grant に使用される Authentication 実装。
OAuth2ClientCredentialsAuthenticationToken(Authentication, Set<String>, Map<String, Object>) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2ClientCredentialsAuthenticationToken
指定されたパラメーターを使用して OAuth2ClientCredentialsAuthenticationToken を構築します。
OAuth2ClientCredentialsAuthenticationValidator - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth2ClientCredentialsAuthenticationToken を含む OAuth2ClientCredentialsAuthenticationContext へのアクセスを提供する Consumer は、特定の OAuth 2.0 クライアント資格情報付与リクエストパラメーターを検証するために使用されるデフォルトの authentication validator です。
OAuth2ClientCredentialsAuthenticationValidator() - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2ClientCredentialsAuthenticationValidator
OAuth2DeviceAuthorizationConsentAuthenticationConverter - org.springframework.security.oauth2.server.authorization.web.authentication のクラス
OAuth 2.0 デバイス認証付与のデバイス認証同意を HttpServletRequest から抽出しようと試み、それをリクエストの認証に使用される OAuth2DeviceAuthorizationConsentAuthenticationToken に変換します。
OAuth2DeviceAuthorizationConsentAuthenticationConverter() - クラス org.springframework.security.oauth2.server.authorization.web.authentication のコンストラクター。OAuth2DeviceAuthorizationConsentAuthenticationConverter
OAuth2DeviceAuthorizationConsentAuthenticationProvider - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 デバイス認証付与で使用されるデバイス認証同意の AuthenticationProvider 実装。
OAuth2DeviceAuthorizationConsentAuthenticationProvider(RegisteredClientRepository, OAuth2AuthorizationService, OAuth2AuthorizationConsentService) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2DeviceAuthorizationConsentAuthenticationProvider
指定されたパラメーターを使用して OAuth2DeviceAuthorizationConsentAuthenticationProvider を構築します。
OAuth2DeviceAuthorizationConsentAuthenticationToken - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 デバイス認証付与で使用されるデバイス認証同意の Authentication 実装。
OAuth2DeviceAuthorizationConsentAuthenticationToken(String, String, Authentication, String, String, Set<String>, Map<String, Object>) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2DeviceAuthorizationConsentAuthenticationToken
指定されたパラメーターを使用して OAuth2DeviceAuthorizationConsentAuthenticationToken を構築します。
OAuth2DeviceAuthorizationConsentAuthenticationToken(String, String, Authentication, String, String, Set<String>, Set<String>) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2DeviceAuthorizationConsentAuthenticationToken
指定されたパラメーターを使用して OAuth2DeviceAuthorizationConsentAuthenticationToken を構築します。
OAuth2DeviceAuthorizationEndpointConfigurer - org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のクラス
OAuth 2.0 デバイス認証エンドポイントのコンフィギュラー。
OAuth2DeviceAuthorizationEndpointFilter - org.springframework.security.oauth2.server.authorization.web のクラス
OAuth 2.0 デバイス認証エンドポイントの Filter。OAuth 2.0 デバイス認証リクエストの処理を処理します。
OAuth2DeviceAuthorizationEndpointFilter(AuthenticationManager) - クラス org.springframework.security.oauth2.server.authorization.web のコンストラクター。OAuth2DeviceAuthorizationEndpointFilter
指定されたパラメーターを使用して OAuth2DeviceAuthorizationEndpointFilter を構築します。
OAuth2DeviceAuthorizationEndpointFilter(AuthenticationManager, String) - クラス org.springframework.security.oauth2.server.authorization.web のコンストラクター。OAuth2DeviceAuthorizationEndpointFilter
指定されたパラメーターを使用して OAuth2DeviceAuthorizationEndpointFilter を構築します。
OAuth2DeviceAuthorizationRequestAuthenticationConverter - org.springframework.security.oauth2.server.authorization.web.authentication のクラス
OAuth 2.0 デバイス認証認可のデバイス認証リクエストを HttpServletRequest から抽出しようと試み、それをリクエストの認証に使用される OAuth2DeviceAuthorizationRequestAuthenticationToken に変換します。
OAuth2DeviceAuthorizationRequestAuthenticationConverter() - クラス org.springframework.security.oauth2.server.authorization.web.authentication のコンストラクター。OAuth2DeviceAuthorizationRequestAuthenticationConverter
OAuth2DeviceAuthorizationRequestAuthenticationProvider - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 Device Authorization Grant で使用されるデバイス認証リクエストの AuthenticationProvider 実装。
OAuth2DeviceAuthorizationRequestAuthenticationProvider(OAuth2AuthorizationService) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2DeviceAuthorizationRequestAuthenticationProvider
指定されたパラメーターを使用して OAuth2DeviceAuthorizationRequestAuthenticationProvider を構築します。
OAuth2DeviceAuthorizationRequestAuthenticationToken - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 Device Authorization Grant で使用されるデバイス認証リクエストの Authentication 実装。
OAuth2DeviceAuthorizationRequestAuthenticationToken(Authentication, String, Set<String>, Map<String, Object>) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2DeviceAuthorizationRequestAuthenticationToken
指定されたパラメーターを使用して OAuth2DeviceAuthorizationRequestAuthenticationToken を構築します。
OAuth2DeviceAuthorizationRequestAuthenticationToken(Authentication, Set<String>, OAuth2DeviceCode, OAuth2UserCode) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2DeviceAuthorizationRequestAuthenticationToken
指定されたパラメーターを使用して OAuth2DeviceAuthorizationRequestAuthenticationToken を構築します。
OAuth2DeviceCodeAuthenticationConverter - org.springframework.security.oauth2.server.authorization.web.authentication のクラス
OAuth 2.0 デバイス認可付与のデバイスアクセストークンリクエストを HttpServletRequest から抽出しようと試み、それを認可付与の認証に使用される OAuth2DeviceCodeAuthenticationToken に変換します。
OAuth2DeviceCodeAuthenticationConverter() - クラス org.springframework.security.oauth2.server.authorization.web.authentication のコンストラクター。OAuth2DeviceCodeAuthenticationConverter
OAuth2DeviceCodeAuthenticationProvider - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 Device Authorization Grant で使用されるデバイスアクセストークンリクエストの AuthenticationProvider 実装。
OAuth2DeviceCodeAuthenticationProvider(OAuth2AuthorizationService, OAuth2TokenGenerator<? extends OAuth2Token>) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2DeviceCodeAuthenticationProvider
指定されたパラメーターを使用して OAuth2DeviceCodeAuthenticationProvider を構築します。
OAuth2DeviceCodeAuthenticationToken - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 Device Authorization Grant で使用されるデバイスアクセストークンリクエストの Authentication 実装。
OAuth2DeviceCodeAuthenticationToken(String, Authentication, Map<String, Object>) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2DeviceCodeAuthenticationToken
指定されたパラメーターを使用して OAuth2DeviceCodeAuthenticationToken を構築します。
OAuth2DeviceVerificationAuthenticationConverter - org.springframework.security.oauth2.server.authorization.web.authentication のクラス
OAuth 2.0 Device Authorization Grant のユーザーコードを HttpServletRequest から抽出しようと試み、それをリクエストの認証に使用される OAuth2DeviceVerificationAuthenticationToken に変換します。
OAuth2DeviceVerificationAuthenticationConverter() - クラス org.springframework.security.oauth2.server.authorization.web.authentication のコンストラクター。OAuth2DeviceVerificationAuthenticationConverter
OAuth2DeviceVerificationAuthenticationProvider - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 Device Authorization Grant で使用されるデバイス検証リクエスト (ユーザーコードの送信) の AuthenticationProvider 実装。
OAuth2DeviceVerificationAuthenticationProvider(RegisteredClientRepository, OAuth2AuthorizationService, OAuth2AuthorizationConsentService) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2DeviceVerificationAuthenticationProvider
指定されたパラメーターを使用して OAuth2DeviceVerificationAuthenticationProvider を構築します。
OAuth2DeviceVerificationAuthenticationToken - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 Device Authorization Grant で使用されるデバイス検証リクエスト (ユーザーコードの送信) の Authentication 実装。
OAuth2DeviceVerificationAuthenticationToken(Authentication, String, String) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2DeviceVerificationAuthenticationToken
指定されたパラメーターを使用して OAuth2DeviceVerificationAuthenticationToken を構築します。
OAuth2DeviceVerificationAuthenticationToken(Authentication, String, Map<String, Object>) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2DeviceVerificationAuthenticationToken
指定されたパラメーターを使用して OAuth2DeviceVerificationAuthenticationToken を構築します。
OAuth2DeviceVerificationEndpointConfigurer - org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のクラス
OAuth 2.0 デバイス検証エンドポイントのコンフィギュラー。
OAuth2DeviceVerificationEndpointFilter - org.springframework.security.oauth2.server.authorization.web のクラス
OAuth 2.0 デバイス認証認可の Filter。デバイス検証リクエスト (ユーザーコードの送信) とデバイス認証同意の処理を処理します。
OAuth2DeviceVerificationEndpointFilter(AuthenticationManager) - クラス org.springframework.security.oauth2.server.authorization.web のコンストラクター。OAuth2DeviceVerificationEndpointFilter
指定されたパラメーターを使用して OAuth2DeviceVerificationEndpointFilter を構築します。
OAuth2DeviceVerificationEndpointFilter(AuthenticationManager, String) - クラス org.springframework.security.oauth2.server.authorization.web のコンストラクター。OAuth2DeviceVerificationEndpointFilter
指定されたパラメーターを使用して OAuth2DeviceVerificationEndpointFilter を構築します。
OAuth2ErrorAuthenticationFailureHandler - org.springframework.security.oauth2.server.authorization.web.authentication のクラス
OAuth2AuthenticationException を処理し、OAuth 2.0 Error Response を返すために使用される AuthenticationFailureHandler の実装。
OAuth2ErrorAuthenticationFailureHandler() - クラス org.springframework.security.oauth2.server.authorization.web.authentication のコンストラクター。OAuth2ErrorAuthenticationFailureHandler
OAuth2RefreshTokenAuthenticationConverter - org.springframework.security.oauth2.server.authorization.web.authentication のクラス
OAuth 2.0 リフレッシュトークングラントのために HttpServletRequest からアクセストークンリクエストを抽出し、それを認可グラントの認証に使用される OAuth2RefreshTokenAuthenticationToken に変換しようとします。
OAuth2RefreshTokenAuthenticationConverter() - クラス org.springframework.security.oauth2.server.authorization.web.authentication のコンストラクター。OAuth2RefreshTokenAuthenticationConverter
OAuth2RefreshTokenAuthenticationProvider - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 Refresh Token Grant の AuthenticationProvider 実装。
OAuth2RefreshTokenAuthenticationProvider(OAuth2AuthorizationService, OAuth2TokenGenerator<? extends OAuth2Token>) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2RefreshTokenAuthenticationProvider
指定されたパラメーターを使用して OAuth2RefreshTokenAuthenticationProvider を構築します。
OAuth2RefreshTokenAuthenticationToken - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 Refresh Token Grant に使用される Authentication 実装。
OAuth2RefreshTokenAuthenticationToken(String, Authentication, Set<String>, Map<String, Object>) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2RefreshTokenAuthenticationToken
指定されたパラメーターを使用して OAuth2RefreshTokenAuthenticationToken を構築します。
OAuth2RefreshTokenGenerator - org.springframework.security.oauth2.server.authorization.token のクラス
OAuth2RefreshToken を生成する OAuth2TokenGenerator
OAuth2RefreshTokenGenerator() - クラス org.springframework.security.oauth2.server.authorization.token のコンストラクター。OAuth2RefreshTokenGenerator
OAuth2TokenClaimAccessor - org.springframework.security.oauth2.server.authorization.token のインターフェース
OAuth2TokenClaimsSet に含まれる可能性のある「クレーム」の ClaimAccessor
OAuth2TokenClaimNames - org.springframework.security.oauth2.server.authorization.token のクラス
OAuth2TokenClaimsSet に含まれている可能性があり、OAuth2Token に関連付けられている「クレーム」の名前。
OAuth2TokenClaimsContext - org.springframework.security.oauth2.server.authorization.token のクラス
OAuth 2.0 トークンの claims へのアクセスを提供し、カスタマイズを可能にする OAuth2TokenContext 実装。
OAuth2TokenClaimsContext.Builder - org.springframework.security.oauth2.server.authorization.token のクラス
OAuth2TokenClaimsContext のビルダー。
OAuth2TokenClaimsSet - org.springframework.security.oauth2.server.authorization.token のクラス
OAuth2Token に関連付けられている一連のクレームの表現。
OAuth2TokenClaimsSet.Builder - org.springframework.security.oauth2.server.authorization.token のクラス
OAuth2TokenClaimsSet のビルダー。
OAuth2TokenContext - org.springframework.security.oauth2.server.authorization.token のインターフェース
OAuth 2.0 トークンに関連付けられる (予定の) 情報を保持し、OAuth2TokenGenerator および OAuth2TokenCustomizer によって使用されるコンテキスト。
OAuth2TokenContext.AbstractBuilder< T extends OAuth2TokenContext , B extends OAuth2TokenContext.AbstractBuilder < T , B >> - org.springframework.security.oauth2.server.authorization.token のクラス
OAuth2TokenContext の実装の基本ビルダー。
OAuth2TokenCustomizer< T extends OAuth2TokenContext > - org.springframework.security.oauth2.server.authorization.token のインターフェース
このインターフェースの実装は、OAuth2TokenContext 内に含まれる OAuth 2.0 トークン属性をカスタマイズする責任があります。
OAuth2TokenEndpointConfigurer - org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のクラス
OAuth 2.0 トークンエンドポイントの設定ツール。
OAuth2TokenEndpointFilter - org.springframework.security.oauth2.server.authorization.web のクラス
OAuth 2.0 Authorization Grant の処理を処理する OAuth 2.0 トークンエンドポイントの Filter
OAuth2TokenEndpointFilter(AuthenticationManager) - クラス org.springframework.security.oauth2.server.authorization.web のコンストラクター。OAuth2TokenEndpointFilter
指定されたパラメーターを使用して OAuth2TokenEndpointFilter を構築します。
OAuth2TokenEndpointFilter(AuthenticationManager, String) - クラス org.springframework.security.oauth2.server.authorization.web のコンストラクター。OAuth2TokenEndpointFilter
指定されたパラメーターを使用して OAuth2TokenEndpointFilter を構築します。
OAuth2TokenExchangeActor - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 トークン交換許可に使用され、OAuth2TokenExchangeCompositeAuthenticationToken 内のアクターを表す ClaimAccessor (例:
OAuth2TokenExchangeActor(Map<String, Object>) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2TokenExchangeActor
OAuth2TokenExchangeAuthenticationConverter - org.springframework.security.oauth2.server.authorization.web.authentication のクラス
OAuth 2.0 トークン交換認可の HttpServletRequest からアクセストークンリクエストを抽出し、それを認可認可の認証に使用される OAuth2TokenExchangeAuthenticationToken に変換します。
OAuth2TokenExchangeAuthenticationConverter() - クラス org.springframework.security.oauth2.server.authorization.web.authentication のコンストラクター。OAuth2TokenExchangeAuthenticationConverter
OAuth2TokenExchangeAuthenticationProvider - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 トークン交換許可の AuthenticationProvider 実装。
OAuth2TokenExchangeAuthenticationProvider(OAuth2AuthorizationService, OAuth2TokenGenerator<? extends OAuth2Token>) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2TokenExchangeAuthenticationProvider
指定されたパラメーターを使用して OAuth2TokenExchangeAuthenticationProvider を構築します。
OAuth2TokenExchangeAuthenticationToken - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 トークン交換許可に使用される Authentication 実装。
OAuth2TokenExchangeAuthenticationToken(String, String, String, Authentication, String, String, Set<String>, Set<String>, Set<String>, Map<String, Object>) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2TokenExchangeAuthenticationToken
指定されたパラメーターを使用して OAuth2TokenExchangeAuthenticationToken を構築します。
OAuth2TokenExchangeCompositeAuthenticationToken - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 トークン交換許可で複合トークン内のプリンシパルを表すために使用される Authentication 実装 (例:
OAuth2TokenExchangeCompositeAuthenticationToken(Authentication, List<OAuth2TokenExchangeActor>) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2TokenExchangeCompositeAuthenticationToken
OAuth2TokenFormat - org.springframework.security.oauth2.server.authorization.settings のクラス
OAuth 2.0 トークンの標準データ形式。
OAuth2TokenFormat(String) - クラス org.springframework.security.oauth2.server.authorization.settings のコンストラクター。OAuth2TokenFormat
指定された値を使用して OAuth2TokenFormat を構築します。
OAuth2TokenGenerator< T extends org.springframework.security.oauth2.core.OAuth2Token> - org.springframework.security.oauth2.server.authorization.token のインターフェース
このインターフェースの実装は、OAuth2TokenContext に含まれる属性を使用して OAuth2Token を生成する責任があります。
OAuth2TokenIntrospection - org.springframework.security.oauth2.server.authorization のクラス
OAuth 2.0 トークンイントロスペクションレスポンスで返されるクレームの表現。
OAuth2TokenIntrospection.Builder - org.springframework.security.oauth2.server.authorization のクラス
OAuth2TokenIntrospection のビルダー。
OAuth2TokenIntrospectionAuthenticationConverter - org.springframework.security.oauth2.server.authorization.web.authentication のクラス
HttpServletRequest からイントロスペクションリクエストを抽出し、リクエストの認証に使用される OAuth2TokenIntrospectionAuthenticationToken に変換しようとします。
OAuth2TokenIntrospectionAuthenticationConverter() - クラス org.springframework.security.oauth2.server.authorization.web.authentication のコンストラクター。OAuth2TokenIntrospectionAuthenticationConverter
OAuth2TokenIntrospectionAuthenticationProvider - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 Token Introspection の AuthenticationProvider 実装。
OAuth2TokenIntrospectionAuthenticationProvider(RegisteredClientRepository, OAuth2AuthorizationService) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2TokenIntrospectionAuthenticationProvider
指定されたパラメーターを使用して OAuth2TokenIntrospectionAuthenticationProvider を構築します。
OAuth2TokenIntrospectionAuthenticationToken - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 トークンイントロスペクションに使用される Authentication 実装。
OAuth2TokenIntrospectionAuthenticationToken(String, Authentication, String, Map<String, Object>) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2TokenIntrospectionAuthenticationToken
指定されたパラメーターを使用して OAuth2TokenIntrospectionAuthenticationToken を構築します。
OAuth2TokenIntrospectionAuthenticationToken(String, Authentication, OAuth2TokenIntrospection) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2TokenIntrospectionAuthenticationToken
指定されたパラメーターを使用して OAuth2TokenIntrospectionAuthenticationToken を構築します。
OAuth2TokenIntrospectionEndpointConfigurer - org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のクラス
OAuth 2.0 トークンイントロスペクションエンドポイントの設定者。
OAuth2TokenIntrospectionEndpointFilter - org.springframework.security.oauth2.server.authorization.web のクラス
OAuth 2.0 トークンイントロスペクションエンドポイントの Filter
OAuth2TokenIntrospectionEndpointFilter(AuthenticationManager) - クラス org.springframework.security.oauth2.server.authorization.web のコンストラクター。OAuth2TokenIntrospectionEndpointFilter
指定されたパラメーターを使用して OAuth2TokenIntrospectionEndpointFilter を構築します。
OAuth2TokenIntrospectionEndpointFilter(AuthenticationManager, String) - クラス org.springframework.security.oauth2.server.authorization.web のコンストラクター。OAuth2TokenIntrospectionEndpointFilter
指定されたパラメーターを使用して OAuth2TokenIntrospectionEndpointFilter を構築します。
OAuth2TokenIntrospectionHttpMessageConverter - org.springframework.security.oauth2.server.authorization.http.converter のクラス
OAuth 2.0 Token Introspection Response の HttpMessageConverter
OAuth2TokenIntrospectionHttpMessageConverter() - クラス org.springframework.security.oauth2.server.authorization.http.converter のコンストラクター。OAuth2TokenIntrospectionHttpMessageConverter
OAuth2TokenRevocationAuthenticationConverter - org.springframework.security.oauth2.server.authorization.web.authentication のクラス
HttpServletRequest から取り消しトークンリクエストを抽出し、リクエストの認証に使用される OAuth2TokenRevocationAuthenticationToken に変換しようとします。
OAuth2TokenRevocationAuthenticationConverter() - クラス org.springframework.security.oauth2.server.authorization.web.authentication のコンストラクター。OAuth2TokenRevocationAuthenticationConverter
OAuth2TokenRevocationAuthenticationProvider - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 トークン取り消しの AuthenticationProvider 実装。
OAuth2TokenRevocationAuthenticationProvider(OAuth2AuthorizationService) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2TokenRevocationAuthenticationProvider
指定されたパラメーターを使用して OAuth2TokenRevocationAuthenticationProvider を構築します。
OAuth2TokenRevocationAuthenticationToken - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 トークン取り消しに使用される Authentication 実装。
OAuth2TokenRevocationAuthenticationToken(String, Authentication, String) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2TokenRevocationAuthenticationToken
指定されたパラメーターを使用して OAuth2TokenRevocationAuthenticationToken を構築します。
OAuth2TokenRevocationAuthenticationToken(OAuth2Token, Authentication) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。OAuth2TokenRevocationAuthenticationToken
指定されたパラメーターを使用して OAuth2TokenRevocationAuthenticationToken を構築します。
OAuth2TokenRevocationEndpointConfigurer - org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のクラス
OAuth 2.0 トークン失効エンドポイントの設定者。
OAuth2TokenRevocationEndpointFilter - org.springframework.security.oauth2.server.authorization.web のクラス
OAuth 2.0 トークン取り消しエンドポイントの Filter
OAuth2TokenRevocationEndpointFilter(AuthenticationManager) - クラス org.springframework.security.oauth2.server.authorization.web のコンストラクター。OAuth2TokenRevocationEndpointFilter
指定されたパラメーターを使用して OAuth2TokenRevocationEndpointFilter を構築します。
OAuth2TokenRevocationEndpointFilter(AuthenticationManager, String) - クラス org.springframework.security.oauth2.server.authorization.web のコンストラクター。OAuth2TokenRevocationEndpointFilter
指定されたパラメーターを使用して OAuth2TokenRevocationEndpointFilter を構築します。
OAuth2TokenType - org.springframework.security.oauth2.server.authorization のクラス
OAuth Token Type Hints Registry で定義されている標準のトークン型。
OAuth2TokenType(String) - クラス org.springframework.security.oauth2.server.authorization のコンストラクター。OAuth2TokenType
指定された値を使用して OAuth2TokenType を構築します。
oidc(Customizer<OidcConfigurer>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationServerConfigurer
OpenID Connect 1.0 サポートを構成します (デフォルトでは無効)。
OIDC_CLIENT_REGISTRATION_ENDPOINT - Static variable in class org.springframework.security.oauth2.server.authorization.settings.ConfigurationSettingNames.AuthorizationServer
OpenID Connect 1.0 クライアント登録エンドポイントを設定します。
OIDC_LOGOUT_ENDPOINT - Static variable in class org.springframework.security.oauth2.server.authorization.settings.ConfigurationSettingNames.AuthorizationServer
OpenID Connect 1.0 ログアウトエンドポイントを設定します。
OIDC_USER_INFO_ENDPOINT - Static variable in class org.springframework.security.oauth2.server.authorization.settings.ConfigurationSettingNames.AuthorizationServer
OpenID Connect 1.0 UserInfo エンドポイントを設定します。
OidcClientConfigurationAuthenticationProvider - org.springframework.security.oauth2.server.authorization.oidc.authentication のクラス
OpenID Connect 1.0 動的クライアント構成エンドポイントの AuthenticationProvider 実装。
OidcClientConfigurationAuthenticationProvider(RegisteredClientRepository, OAuth2AuthorizationService) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication. OidcClientConfigurationAuthenticationProvider のコンストラクター
指定されたパラメーターを使用して OidcClientConfigurationAuthenticationProvider を構築します。
OidcClientMetadataClaimAccessor - Interface in org.springframework.security.oauth2.server.authorization.oidc
OpenID クライアント登録リクエストとレスポンスに含まれる「クレーム」の ClaimAccessor
OidcClientMetadataClaimNames - org.springframework.security.oauth2.server.authorization.oidc のクラス
OpenID クライアント登録リクエストおよびレスポンスに含まれる、OpenID Connect 動的クライアント登録 1.0 によって定義される「クレーム」の名前。
OidcClientRegistration - org.springframework.security.oauth2.server.authorization.oidc のクラス
クライアント登録エンドポイントとの間で送受信される OpenID クライアント登録リクエストとレスポンスの表現であり、クライアントの登録情報に関する一連のクレームが含まれています。
OidcClientRegistration.Builder - org.springframework.security.oauth2.server.authorization.oidc のクラス
OidcClientRegistration の構成に役立ちます。
OidcClientRegistrationAuthenticationConverter - org.springframework.security.oauth2.server.authorization.oidc.web.authentication のクラス
HttpServletRequest から OpenID Connect 1.0 動的クライアント登録 (またはクライアント読み取り) リクエストを抽出し、リクエストの認証に使用される OidcClientRegistrationAuthenticationToken に変換しようとします。
OidcClientRegistrationAuthenticationConverter() - クラス org.springframework.security.oauth2.server.authorization.oidc.web.authentication. OidcClientRegistrationAuthenticationConverter のコンストラクター
OidcClientRegistrationAuthenticationProvider - org.springframework.security.oauth2.server.authorization.oidc.authentication のクラス
OpenID Connect 1.0 動的クライアント登録エンドポイントの AuthenticationProvider 実装。
OidcClientRegistrationAuthenticationProvider(RegisteredClientRepository, OAuth2AuthorizationService, OAuth2TokenGenerator<? extends OAuth2Token>) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication. OidcClientRegistrationAuthenticationProvider のコンストラクター
指定されたパラメーターを使用して OidcClientRegistrationAuthenticationProvider を構築します。
OidcClientRegistrationAuthenticationToken - org.springframework.security.oauth2.server.authorization.oidc.authentication のクラス
OpenID Connect 1.0 動的クライアント登録 (および構成) エンドポイントに使用される Authentication 実装。
OidcClientRegistrationAuthenticationToken(Authentication, String) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication. OidcClientRegistrationAuthenticationToken のコンストラクター
指定されたパラメーターを使用して OidcClientRegistrationAuthenticationToken を構築します。
OidcClientRegistrationAuthenticationToken(Authentication, OidcClientRegistration) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication. OidcClientRegistrationAuthenticationToken のコンストラクター
指定されたパラメーターを使用して OidcClientRegistrationAuthenticationToken を構築します。
oidcClientRegistrationEndpoint(String) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings.Builder
OpenID Connect 1.0 クライアント登録エンドポイントを設定します。
OidcClientRegistrationEndpointConfigurer - org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のクラス
OpenID Connect 1.0 動的クライアント登録エンドポイントの設定ツール。
OidcClientRegistrationEndpointFilter - org.springframework.security.oauth2.server.authorization.oidc.web のクラス
OpenID Connect 1.0 動的クライアント登録 (およびクライアント読み取り) リクエストを処理する Filter
OidcClientRegistrationEndpointFilter(AuthenticationManager) - クラス org.springframework.security.oauth2.server.authorization.oidc.web. OidcClientRegistrationEndpointFilter のコンストラクター
指定されたパラメーターを使用して OidcClientRegistrationEndpointFilter を構築します。
OidcClientRegistrationEndpointFilter(AuthenticationManager, String) - クラス org.springframework.security.oauth2.server.authorization.oidc.web. OidcClientRegistrationEndpointFilter のコンストラクター
指定されたパラメーターを使用して OidcClientRegistrationEndpointFilter を構築します。
OidcClientRegistrationHttpMessageConverter - org.springframework.security.oauth2.server.authorization.oidc.http.converter のクラス
OidcClientRegistrationHttpMessageConverter() - クラス org.springframework.security.oauth2.server.authorization.oidc.http.converter. OidcClientRegistrationHttpMessageConverter のコンストラクター
OidcClientRegistrationRegisteredClientConverter - org.springframework.security.oauth2.server.authorization.oidc.converter のクラス
提供された OidcClientRegistrationRegisteredClient に変換する Converter
OidcClientRegistrationRegisteredClientConverter() - クラス org.springframework.security.oauth2.server.authorization.oidc.converter. OidcClientRegistrationRegisteredClientConverter のコンストラクター
OidcConfigurer - org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のクラス
OpenID Connect 1.0 サポート用の設定ツール。
OidcLogoutAuthenticationContext - org.springframework.security.oauth2.server.authorization.oidc.authentication のクラス
OidcLogoutAuthenticationToken と追加情報を保持し、OpenID Connect RP 開始ログアウトリクエストパラメーターを検証するときに使用される OAuth2AuthenticationContext
OidcLogoutAuthenticationContext.Builder - org.springframework.security.oauth2.server.authorization.oidc.authentication のクラス
OidcLogoutAuthenticationConverter - org.springframework.security.oauth2.server.authorization.oidc.web.authentication のクラス
OpenID Connect 1.0 RP 開始ログアウトリクエストを HttpServletRequest から抽出しようとし、リクエストの認証に使用される OidcLogoutAuthenticationToken に変換します。
OidcLogoutAuthenticationConverter() - クラス org.springframework.security.oauth2.server.authorization.oidc.web.authentication. OidcLogoutAuthenticationConverter のコンストラクター
OidcLogoutAuthenticationProvider - org.springframework.security.oauth2.server.authorization.oidc.authentication のクラス
OpenID Connect 1.0 RP 開始ログアウトエンドポイントの AuthenticationProvider 実装。
OidcLogoutAuthenticationProvider(RegisteredClientRepository, OAuth2AuthorizationService, SessionRegistry) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication. OidcLogoutAuthenticationProvider のコンストラクター
指定されたパラメーターを使用して OidcLogoutAuthenticationProvider を構築します。
OidcLogoutAuthenticationSuccessHandler - org.springframework.security.oauth2.server.authorization.oidc.web.authentication のクラス
OidcLogoutAuthenticationToken を処理し、OpenID Connect 1.0 RP 開始ログアウトを実行するために使用される AuthenticationSuccessHandler の実装。
OidcLogoutAuthenticationSuccessHandler() - クラス org.springframework.security.oauth2.server.authorization.oidc.web.authentication. OidcLogoutAuthenticationSuccessHandler のコンストラクター
OidcLogoutAuthenticationToken - org.springframework.security.oauth2.server.authorization.oidc.authentication のクラス
OpenID Connect 1.0 RP 開始ログアウトエンドポイントに使用される Authentication 実装。
OidcLogoutAuthenticationToken(String, Authentication, String, String, String, String) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication. OidcLogoutAuthenticationToken のコンストラクター
指定されたパラメーターを使用して OidcLogoutAuthenticationToken を構築します。
OidcLogoutAuthenticationToken(OidcIdToken, Authentication, String, String, String, String) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication. OidcLogoutAuthenticationToken のコンストラクター
指定されたパラメーターを使用して OidcLogoutAuthenticationToken を構築します。
OidcLogoutAuthenticationValidator - org.springframework.security.oauth2.server.authorization.oidc.authentication のクラス
OidcLogoutAuthenticationToken を含む OidcLogoutAuthenticationContext へのアクセスを提供する Consumer は、特定の OpenID Connect RP 開始ログアウトリクエストパラメーターを検証するために使用されるデフォルトの authentication validator です。
OidcLogoutAuthenticationValidator() - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication. OidcLogoutAuthenticationValidator のコンストラクター
oidcLogoutEndpoint(String) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings.Builder
OpenID Connect 1.0 ログアウトエンドポイントを設定します。
OidcLogoutEndpointConfigurer - org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のクラス
OpenID Connect 1.0 RP 開始ログアウトエンドポイントのコンフィギュラー。
OidcLogoutEndpointFilter - org.springframework.security.oauth2.server.authorization.oidc.web のクラス
OpenID Connect 1.0 RP が開始したログアウトリクエストを処理する Filter
OidcLogoutEndpointFilter(AuthenticationManager) - クラス org.springframework.security.oauth2.server.authorization.oidc.web. OidcLogoutEndpointFilter のコンストラクター
指定されたパラメーターを使用して OidcLogoutEndpointFilter を構築します。
OidcLogoutEndpointFilter(AuthenticationManager, String) - クラス org.springframework.security.oauth2.server.authorization.oidc.web. OidcLogoutEndpointFilter のコンストラクター
指定されたパラメーターを使用して OidcLogoutEndpointFilter を構築します。
OidcProviderConfiguration - org.springframework.security.oauth2.server.authorization.oidc のクラス
発行者の検出エンドポイントから返される OpenID プロバイダー構成レスポンスの表現であり、OpenID プロバイダーの構成に関する一連の要求が含まれています。
OidcProviderConfiguration.Builder - org.springframework.security.oauth2.server.authorization.oidc のクラス
OidcProviderConfiguration の構成に役立ちます。
OidcProviderConfigurationEndpointConfigurer - org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のクラス
OpenID Connect 1.0 プロバイダー構成エンドポイントの構成ツール。
OidcProviderConfigurationEndpointFilter - org.springframework.security.oauth2.server.authorization.oidc.web のクラス
OpenID プロバイダー構成リクエストを処理する Filter
OidcProviderConfigurationEndpointFilter() - クラス org.springframework.security.oauth2.server.authorization.oidc.web. OidcProviderConfigurationEndpointFilter のコンストラクター
OidcProviderConfigurationHttpMessageConverter - org.springframework.security.oauth2.server.authorization.oidc.http.converter のクラス
OpenID Provider Configuration Response の HttpMessageConverter
OidcProviderConfigurationHttpMessageConverter() - クラス org.springframework.security.oauth2.server.authorization.oidc.http.converter. OidcProviderConfigurationHttpMessageConverter のコンストラクター
OidcProviderMetadataClaimAccessor - Interface in org.springframework.security.oauth2.server.authorization.oidc
OpenID プロバイダー構成レスポンスで返すことができる「クレーム」の ClaimAccessor
OidcProviderMetadataClaimNames - org.springframework.security.oauth2.server.authorization.oidc のクラス
OpenID プロバイダー構成レスポンスで返すことができる、OpenID Connect Discovery 1.0 によって定義された「クレーム」の名前。
OidcUserInfoAuthenticationContext - org.springframework.security.oauth2.server.authorization.oidc.authentication のクラス
OidcUserInfoAuthenticationToken と追加情報を保持し、主張を OidcUserInfo のインスタンスにマッピングするときに使用される OAuth2AuthenticationContext
OidcUserInfoAuthenticationContext.Builder - org.springframework.security.oauth2.server.authorization.oidc.authentication のクラス
OidcUserInfoAuthenticationProvider - org.springframework.security.oauth2.server.authorization.oidc.authentication のクラス
OpenID Connect 1.0 UserInfo エンドポイントの AuthenticationProvider 実装。
OidcUserInfoAuthenticationProvider(OAuth2AuthorizationService) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication. OidcUserInfoAuthenticationProvider のコンストラクター
指定されたパラメーターを使用して OidcUserInfoAuthenticationProvider を構築します。
OidcUserInfoAuthenticationToken - org.springframework.security.oauth2.server.authorization.oidc.authentication のクラス
OpenID Connect 1.0 UserInfo エンドポイントに使用される Authentication 実装。
OidcUserInfoAuthenticationToken(Authentication) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication. OidcUserInfoAuthenticationToken のコンストラクター
指定されたパラメーターを使用して OidcUserInfoAuthenticationToken を構築します。
OidcUserInfoAuthenticationToken(Authentication, OidcUserInfo) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication. OidcUserInfoAuthenticationToken のコンストラクター
指定されたパラメーターを使用して OidcUserInfoAuthenticationToken を構築します。
oidcUserInfoEndpoint(String) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings.Builder
OpenID Connect 1.0 UserInfo エンドポイントを設定します。
OidcUserInfoEndpointConfigurer - org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のクラス
OpenID Connect 1.0 UserInfo エンドポイントの設定ツール。
OidcUserInfoEndpointFilter - org.springframework.security.oauth2.server.authorization.oidc.web のクラス
OpenID Connect 1.0 UserInfo リクエストを処理する Filter
OidcUserInfoEndpointFilter(AuthenticationManager) - クラス org.springframework.security.oauth2.server.authorization.oidc.web. OidcUserInfoEndpointFilter のコンストラクター
指定されたパラメーターを使用して OidcUserInfoEndpointFilter を構築します。
OidcUserInfoEndpointFilter(AuthenticationManager, String) - クラス org.springframework.security.oauth2.server.authorization.oidc.web. OidcUserInfoEndpointFilter のコンストラクター
指定されたパラメーターを使用して OidcUserInfoEndpointFilter を構築します。
OidcUserInfoHttpMessageConverter - org.springframework.security.oauth2.server.authorization.oidc.http.converter のクラス
OpenID Connect UserInfo Response の HttpMessageConverter
OidcUserInfoHttpMessageConverter() - クラス org.springframework.security.oauth2.server.authorization.oidc.http.converter. OidcUserInfoHttpMessageConverter のコンストラクター
onAuthenticationFailure(HttpServletRequest, HttpServletResponse, AuthenticationException) - クラス org.springframework.security.oauth2.server.authorization.web.authentication のメソッド。OAuth2ErrorAuthenticationFailureHandler
onAuthenticationSuccess(HttpServletRequest, HttpServletResponse, Authentication) - クラス org.springframework.security.oauth2.server.authorization.oidc.web.authentication のメソッド。OidcLogoutAuthenticationSuccessHandler
onAuthenticationSuccess(HttpServletRequest, HttpServletResponse, Authentication) - クラス org.springframework.security.oauth2.server.authorization.web.authentication のメソッド。OAuth2AccessTokenResponseAuthenticationSuccessHandler
org.springframework.security.oauth2.server.authorization - パッケージ org.springframework.security.oauth2.server.authorization
org.springframework.security.oauth2.server.authorization.authentication - パッケージ org.springframework.security.oauth2.server.authorization.authentication
org.springframework.security.oauth2.server.authorization.client - パッケージ org.springframework.security.oauth2.server.authorization.client
org.springframework.security.oauth2.server.authorization.config.annotation.web.configuration - パッケージ org.springframework.security.oauth2.server.authorization.config.annotation.web.configuration
org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers - パッケージ org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers
org.springframework.security.oauth2.server.authorization.context - パッケージ org.springframework.security.oauth2.server.authorization.context
org.springframework.security.oauth2.server.authorization.http.converter - パッケージ org.springframework.security.oauth2.server.authorization.http.converter
org.springframework.security.oauth2.server.authorization.jackson2 - パッケージ org.springframework.security.oauth2.server.authorization.jackson2
org.springframework.security.oauth2.server.authorization.oidc - パッケージ org.springframework.security.oauth2.server.authorization.oidc
org.springframework.security.oauth2.server.authorization.oidc.authentication - パッケージ org.springframework.security.oauth2.server.authorization.oidc.authentication
org.springframework.security.oauth2.server.authorization.oidc.converter - パッケージ org.springframework.security.oauth2.server.authorization.oidc.converter
org.springframework.security.oauth2.server.authorization.oidc.http.converter - パッケージ org.springframework.security.oauth2.server.authorization.oidc.http.converter
org.springframework.security.oauth2.server.authorization.oidc.web - パッケージ org.springframework.security.oauth2.server.authorization.oidc.web
org.springframework.security.oauth2.server.authorization.oidc.web.authentication - パッケージ org.springframework.security.oauth2.server.authorization.oidc.web.authentication
org.springframework.security.oauth2.server.authorization.settings - パッケージ org.springframework.security.oauth2.server.authorization.settings
org.springframework.security.oauth2.server.authorization.token - パッケージ org.springframework.security.oauth2.server.authorization.token
org.springframework.security.oauth2.server.authorization.util - パッケージ org.springframework.security.oauth2.server.authorization.util
org.springframework.security.oauth2.server.authorization.web - パッケージ org.springframework.security.oauth2.server.authorization.web
org.springframework.security.oauth2.server.authorization.web.authentication - パッケージ org.springframework.security.oauth2.server.authorization.web.authentication

P

POST_LOGOUT_REDIRECT_URIS - Static variable in class org.springframework.security.oauth2.server.authorization.oidc.OidcClientMetadataClaimNames
post_logout_redirect_uris - クライアントが使用するログアウト後のリダイレクト URI 値。
postLogoutRedirectUri(String) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient.Builder
クライアントがログアウトに使用できるログアウト後のリダイレクト URI を追加します。
postLogoutRedirectUri(String) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration.Builder
クライアントによって使用されるログアウト後のリダイレクト URI を追加します (オプション)。
postLogoutRedirectUris(Consumer<List<String>>) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration.Builder
クライアントによって使用されるログアウト後のリダイレクト URI 値の Consumer。追加、置換、削除の機能を許可します (オプション)。
postLogoutRedirectUris(Consumer<Set<String>>) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient.Builder
追加、置換、削除を可能にするログアウト後のリダイレクト URI の Consumer
postProcess(T) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2DeviceVerificationEndpointConfigurer
principal(Authentication) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenContext.AbstractBuilder
Principal リソース所有者 (またはクライアント) を表す Authentication を設定します。
principalName(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization.Builder
リソース所有者 (またはクライアント) の Principal 名を設定します。
providerConfigurationCustomizer(Consumer<OidcProviderConfiguration.Builder>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OidcProviderConfigurationEndpointConfigurer
OidcProviderConfiguration.Builder へのアクセスを提供する Consumer を設定して、OpenID プロバイダーの構成のクレームをカスタマイズできるようにします。
providerConfigurationEndpoint(Customizer<OidcProviderConfigurationEndpointConfigurer>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OidcConfigurer
OpenID Connect 1.0 プロバイダー構成エンドポイントを構成します。
PublicClientAuthenticationConverter - org.springframework.security.oauth2.server.authorization.web.authentication のクラス
Proof Key for Code Exchange (PKCE) を使用して、パブリッククライアントの認証に使用される HttpServletRequest からパラメーターを抽出しようとします。
PublicClientAuthenticationConverter() - クラス org.springframework.security.oauth2.server.authorization.web.authentication. PublicClientAuthenticationConverter のコンストラクター
PublicClientAuthenticationProvider - org.springframework.security.oauth2.server.authorization.authentication のクラス
code_verifier パラメーターを認証する OAuth 2.0 パブリッククライアント認証に使用される AuthenticationProvider 実装。
PublicClientAuthenticationProvider(RegisteredClientRepository, OAuth2AuthorizationService) - クラス org.springframework.security.oauth2.server.authorization.authentication. PublicClientAuthenticationProvider のコンストラクター
指定されたパラメーターを使用して PublicClientAuthenticationProvider を構築します。
put(Object, Object) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthenticationContext.AbstractBuilder
属性を関連付けます。
put(Object, Object) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenContext.AbstractBuilder
属性を関連付けます。

R

readInternal(Class<? extends OidcUserInfo>, HttpInputMessage) - クラス org.springframework.security.oauth2.server.authorization.oidc.http.converter のメソッド。OidcUserInfoHttpMessageConverter
readInternal(Class<? extends OAuth2AuthorizationServerMetadata>, HttpInputMessage) - クラス org.springframework.security.oauth2.server.authorization.http.converter のメソッド。OAuth2AuthorizationServerMetadataHttpMessageConverter
readInternal(Class<? extends OAuth2TokenIntrospection>, HttpInputMessage) - クラス org.springframework.security.oauth2.server.authorization.http.converter のメソッド。OAuth2TokenIntrospectionHttpMessageConverter
readInternal(Class<? extends OidcClientRegistration>, HttpInputMessage) - クラス org.springframework.security.oauth2.server.authorization.oidc.http.converter のメソッド。OidcClientRegistrationHttpMessageConverter
readInternal(Class<? extends OidcProviderConfiguration>, HttpInputMessage) - クラス org.springframework.security.oauth2.server.authorization.oidc.http.converter のメソッド。OidcProviderConfigurationHttpMessageConverter
REDIRECT_URIS - Static variable in class org.springframework.security.oauth2.server.authorization.oidc.OidcClientMetadataClaimNames
redirect_uris - クライアントが使用するリダイレクト URI 値
redirectUri(String) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient.Builder
クライアントがリダイレクトベースのフローで使用できるリダイレクト URI を追加します。
redirectUri(String) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration.Builder
クライアントが使用するリダイレクト URI を追加します (必須)。
redirectUris(Consumer<List<String>>) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration.Builder
クライアントが使用するリダイレクト URI 値の Consumer。これにより、追加、置換、削除が可能になります (必須)。
redirectUris(Consumer<Set<String>>) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient.Builder
追加、置換、削除を可能にするリダイレクト URI の Consumer
REFERENCE - Static variable in class org.springframework.security.oauth2.server.authorization.settings.OAuth2TokenFormat
参照 (不透明) トークンは、プロバイダーに格納されているユーザーやクライアントのトークンメタデータとクレームへの参照として機能する一意の識別子です。
REFRESH_TOKEN - Static variable in class org.springframework.security.oauth2.server.authorization.OAuth2TokenType
refresh_token トークン型。
REFRESH_TOKEN_TIME_TO_LIVE - Static variable in class org.springframework.security.oauth2.server.authorization.settings.ConfigurationSettingNames.Token
リフレッシュトークンの有効期限を設定します。
refreshToken(OAuth2RefreshToken) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization.Builder
refresh token を設定します。
refreshTokenTimeToLive(Duration) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。TokenSettings.Builder
リフレッシュトークンの有効期限を設定します。
registeredClient(RegisteredClient) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationContext.Builder
registered client を設定します。
registeredClient(RegisteredClient) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationConsentAuthenticationContext.Builder
registered client を設定します。
registeredClient(RegisteredClient) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2ClientAuthenticationContext.Builder
registered client を設定します。
registeredClient(RegisteredClient) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2ClientCredentialsAuthenticationContext.Builder
registered client を設定します。
registeredClient(RegisteredClient) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcLogoutAuthenticationContext.Builder
registered client を設定します。
registeredClient(RegisteredClient) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenContext.AbstractBuilder
registered client を設定します。
RegisteredClient - org.springframework.security.oauth2.server.authorization.client のクラス
OAuth 2.0 認可サーバーへのクライアント登録の表現。
RegisteredClient() - クラス org.springframework.security.oauth2.server.authorization.client. RegisteredClient のコンストラクター
RegisteredClient.Builder - org.springframework.security.oauth2.server.authorization.client のクラス
RegisteredClient のビルダー。
RegisteredClientOidcClientRegistrationConverter - org.springframework.security.oauth2.server.authorization.oidc.converter のクラス
提供された RegisteredClientOidcClientRegistration に変換する Converter
RegisteredClientOidcClientRegistrationConverter() - クラス org.springframework.security.oauth2.server.authorization.oidc.converter. RegisteredClientOidcClientRegistrationConverter のコンストラクター
RegisteredClientParametersMapper() - クラス org.springframework.security.oauth2.server.authorization.client のコンストラクター。JdbcRegisteredClientRepository.RegisteredClientParametersMapper
registeredClientRepository(RegisteredClientRepository) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationServerConfigurer
登録済みクライアントのリポジトリを設定します。
RegisteredClientRepository - Interface in org.springframework.security.oauth2.server.authorization.client
OAuth 2.0 RegisteredClient (s) のリポジトリ。
RegisteredClientRowMapper() - クラス org.springframework.security.oauth2.server.authorization.client のコンストラクター。JdbcRegisteredClientRepository.RegisteredClientRowMapper
REGISTRATION_ACCESS_TOKEN - Static variable in class org.springframework.security.oauth2.server.authorization.oidc.OidcClientMetadataClaimNames
registration_access_token - クライアント構成エンドポイントで使用できる登録アクセストークン
REGISTRATION_CLIENT_URI - Static variable in class org.springframework.security.oauth2.server.authorization.oidc.OidcClientMetadataClaimNames
registration_client_uri - 登録アクセストークンを使用できるクライアント構成エンドポイントの URL 
REGISTRATION_ENDPOINT - Static variable in class org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationServerMetadataClaimNames
registration_endpoint - OAuth 2.0 動的クライアント登録エンドポイントの URL 
registrationAccessToken(String) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration.Builder
クライアント構成エンドポイント (OPTIONAL) で使用できる登録アクセストークンを設定します。
registrationClientUrl(String) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration.Builder
登録アクセストークンを使用できるクライアント構成エンドポイントの URL をオプションで設定します。
remove(OAuth2Authorization) - クラス org.springframework.security.oauth2.server.authorization のメソッド。インメモリ OAuth2 認証サービス
remove(OAuth2Authorization) - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2 認証サービス
remove(OAuth2Authorization) - インターフェース org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationService
OAuth2Authorization を削除します。
remove(OAuth2AuthorizationConsent) - クラス org.springframework.security.oauth2.server.authorization のメソッド。インメモリ OAuth2 認可同意サービス
remove(OAuth2AuthorizationConsent) - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2 認可同意サービス
remove(OAuth2AuthorizationConsent) - インターフェース org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationConsentService
OAuth2AuthorizationConsent を削除します。
REQUIRE_AUTHORIZATION_CONSENT - Static variable in class org.springframework.security.oauth2.server.authorization.settings.ConfigurationSettingNames.Client
クライアントがアクセスをリクエストするときに認可の同意が必要な場合は、true に設定します。
REQUIRE_PROOF_KEY - Static variable in class org.springframework.security.oauth2.server.authorization.settings.ConfigurationSettingNames.Client
Authorization Code Grant フローを実行するときにクライアントが証明キーチャレンジと検証者を提供する必要がある場合は、true に設定します。
requireAuthorizationConsent(boolean) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。ClientSettings.Builder
クライアントがアクセスをリクエストするときに認可の同意が必要な場合は、true に設定します。
requireProofKey(boolean) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。ClientSettings.Builder
Authorization Code Grant フローを実行するときにクライアントが証明キーチャレンジと検証者を提供する必要がある場合は、true に設定します。
resetContext() - Static method in class org.springframework.security.oauth2.server.authorization.context.AuthorizationServerContextHolder
現在のスレッドにバインドされている AuthorizationServerContext をリセットします。
RESPONSE_TYPES - Static variable in class org.springframework.security.oauth2.server.authorization.oidc.OidcClientMetadataClaimNames
response_types - クライアントが使用を制限する OAuth 2.0 response_type 値
RESPONSE_TYPES_SUPPORTED - Static variable in class org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationServerMetadataClaimNames
response_types_supported - サポートされている OAuth 2.0 response_type 値
responseType(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
結果の AbstractOAuth2AuthorizationServerMetadata で、この OAuth 2.0 response_type を response_types_supported のコレクションに追加します (REQUIRED)。
responseType(String) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration.Builder
クライアントが使用を制限する OAuth 2.0 response_type を追加します (OPTIONAL)。
responseTypes(Consumer<List<String>>) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
サポートされている OAuth 2.0 response_type 値の Consumer により、追加、置換、削除が可能になります。
responseTypes(Consumer<List<String>>) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration.Builder
OAuth 2.0 response_type 値の Consumer は、クライアントが使用を制限し、追加、置換、削除する機能を許可します (OPTIONAL)。
REUSE_REFRESH_TOKENS - Static variable in class org.springframework.security.oauth2.server.authorization.settings.ConfigurationSettingNames.Token
アクセストークンレスポンスを返す際にリフレッシュトークンを再利用する場合は true、新たにリフレッシュトークンを発行する場合は false に設定します。
reuseRefreshTokens(boolean) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。TokenSettings.Builder
アクセストークンレスポンスを返す際にリフレッシュトークンを再利用する場合は true、新たにリフレッシュトークンを発行する場合は false に設定します。
REVOCATION_ENDPOINT - Static variable in class org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationServerMetadataClaimNames
revocation_endpoint - OAuth 2.0 トークン失効エンドポイントの URL 
REVOCATION_ENDPOINT_AUTH_METHODS_SUPPORTED - Static variable in class org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationServerMetadataClaimNames
revocation_endpoint_auth_methods_supported - OAuth 2.0 トークン失効エンドポイントでサポートされているクライアント認証方法
revocationRequestConverter(AuthenticationConverter) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2TokenRevocationEndpointConfigurer
HttpServletRequest から取り消しトークンリクエストを抽出しようとするときに使用される AuthenticationConverter を、リクエストの認証に使用される OAuth2TokenRevocationAuthenticationToken のインスタンスに追加します。
revocationRequestConverters(Consumer<List<AuthenticationConverter>>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2TokenRevocationEndpointConfigurer
デフォルトの List および (オプションで) 追加された AuthenticationConverter へのアクセスを提供する Consumer を設定して、特定の AuthenticationConverter を追加、削除、カスタマイズする機能を許可します。
revocationResponseHandler(AuthenticationSuccessHandler) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2TokenRevocationEndpointConfigurer
OAuth2TokenRevocationAuthenticationToken の処理に使用される AuthenticationSuccessHandler を設定します。

S

save(RegisteredClient) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。InMemoryRegisteredClientRepository
save(RegisteredClient) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。JdbcRegisteredClientRepository
save(RegisteredClient) - インターフェース org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClientRepository
登録されたクライアントを保存します。
save(OAuth2Authorization) - クラス org.springframework.security.oauth2.server.authorization のメソッド。インメモリ OAuth2 認証サービス
save(OAuth2Authorization) - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2 認証サービス
save(OAuth2Authorization) - インターフェース org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationService
OAuth2Authorization を保存します。
save(OAuth2AuthorizationConsent) - クラス org.springframework.security.oauth2.server.authorization のメソッド。インメモリ OAuth2 認可同意サービス
save(OAuth2AuthorizationConsent) - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2 認可同意サービス
save(OAuth2AuthorizationConsent) - インターフェース org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationConsentService
OAuth2AuthorizationConsent を保存します。
scope(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
この OAuth 2.0 scope を、結果の AbstractOAuth2AuthorizationServerMetadata の scopes_supported のコレクションに追加することをお勧めします。
scope(String) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient.Builder
クライアントが使用できるスコープを追加します。
scope(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2AuthorizationConsent.Builder
結果の OAuth2AuthorizationConsent の authorities のコレクションにスコープを追加し、それを SCOPE_ で始まる SimpleGrantedAuthority でラップします。
scope(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2TokenIntrospection.Builder
このトークン OPTIONAL に関連付けられたスコープを追加します。
scope(String) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration.Builder
クライアントが使用を制限する OAuth 2.0 scope を追加します (OPTIONAL)。
SCOPE - Static variable in class org.springframework.security.oauth2.server.authorization.oidc.OidcClientMetadataClaimNames
scope - クライアントが使用を制限する OAuth 2.0 scope 値のスペース区切りのリスト
scopes(Consumer<List<String>>) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
サポートされている OAuth 2.0 scope 値の Consumer により、追加、置換、削除が可能になります。
scopes(Consumer<List<String>>) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2TokenIntrospection.Builder
このトークンに関連付けられたスコープの Consumer。OPTIONAL を追加、置換、削除する機能を許可します。
scopes(Consumer<List<String>>) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration.Builder
OAuth 2.0 scope 値の Consumer は、クライアントが使用を制限し、追加、置換、削除する機能を許可します (OPTIONAL)。
scopes(Consumer<Set<String>>) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient.Builder
追加、置換、削除を可能にするスコープの Consumer
SCOPES_SUPPORTED - Static variable in class org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationServerMetadataClaimNames
scopes_supported - サポートされている OAuth 2.0 scope 値
SELF_CONTAINED - Static variable in class org.springframework.security.oauth2.server.authorization.settings.OAuth2TokenFormat
自己完結型トークンは、ユーザーやクライアントのトークンメタデータとクレームを含む、保護された時間制限付きのデータ構造を使用します。
SERIAL_VERSION_UID - Static variable in class org.springframework.security.oauth2.server.authorization.util.SpringAuthorizationServerVersion
Spring Authorization Server クラスのグローバル直列化値。
setAccessTokenCustomizer(OAuth2TokenCustomizer<OAuth2TokenClaimsContext>) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2AccessTokenGenerator
OAuth2AccessTokenclaims をカスタマイズする OAuth2TokenCustomizer を設定します。
setAccessTokenResponseCustomizer(Consumer<OAuth2AccessTokenAuthenticationContext>) - クラス org.springframework.security.oauth2.server.authorization.web.authentication のメソッド。OAuth2AccessTokenResponseAuthenticationSuccessHandler
OAuth2AccessTokenResponse.Builder と追加のコンテキスト情報を含む OAuth2AccessTokenAuthenticationContext へのアクセスを提供する Consumer を設定します。
setAuthenticationConverter(AuthenticationConverter) - クラス org.springframework.security.oauth2.server.authorization.oidc.web のメソッド。OidcClientRegistrationEndpointFilter
HttpServletRequest からクライアント登録リクエストを抽出しようとするときに使用される AuthenticationConverter を、リクエストの認証に使用される OidcClientRegistrationAuthenticationToken のインスタンスに設定します。
setAuthenticationConverter(AuthenticationConverter) - クラス org.springframework.security.oauth2.server.authorization.oidc.web のメソッド。OidcLogoutEndpointFilter
HttpServletRequest からログアウトリクエストを抽出しようとするときに使用される AuthenticationConverter を、リクエストの認証に使用される OidcLogoutAuthenticationToken のインスタンスに設定します。
setAuthenticationConverter(AuthenticationConverter) - クラス org.springframework.security.oauth2.server.authorization.oidc.web のメソッド。OidcUserInfoEndpointFilter
HttpServletRequest から UserInfo リクエストを抽出しようとするときに使用される AuthenticationConverter を、リクエストの認証に使用される OidcUserInfoAuthenticationToken のインスタンスに設定します。
setAuthenticationConverter(AuthenticationConverter) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2AuthorizationEndpointFilter
認可リクエスト (または同意) を HttpServletRequest から抽出しようとするときに使用される AuthenticationConverter を、リクエストの認証に使用される OAuth2AuthorizationCodeRequestAuthenticationToken または OAuth2AuthorizationConsentAuthenticationToken のインスタンスに設定します。
setAuthenticationConverter(AuthenticationConverter) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2ClientAuthenticationFilter
HttpServletRequest からクライアント資格情報を抽出しようとするときに使用される AuthenticationConverter を、クライアントの認証に使用される OAuth2ClientAuthenticationToken のインスタンスに設定します。
setAuthenticationConverter(AuthenticationConverter) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2DeviceAuthorizationEndpointFilter
デバイス認証リクエストを HttpServletRequest から抽出しようとするときに使用される AuthenticationConverter を、リクエストの認証に使用される OAuth2DeviceAuthorizationRequestAuthenticationToken のインスタンスに設定します。
setAuthenticationConverter(AuthenticationConverter) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2DeviceVerificationEndpointFilter
HttpServletRequest からデバイス検証リクエスト (またはデバイス認証同意) を抽出しようとするときに使用される AuthenticationConverter を、リクエストの認証に使用される OAuth2DeviceVerificationAuthenticationToken または OAuth2DeviceAuthorizationConsentAuthenticationToken のインスタンスに設定します。
setAuthenticationConverter(AuthenticationConverter) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2TokenEndpointFilter
HttpServletRequest から Access Token Request を抽出しようとするときに使用される AuthenticationConverter を、認可付与の認証に使用される OAuth2AuthorizationGrantAuthenticationToken のインスタンスに設定します。
setAuthenticationConverter(AuthenticationConverter) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2TokenIntrospectionEndpointFilter
HttpServletRequest からイントロスペクションリクエストを抽出しようとするときに使用される AuthenticationConverter を、リクエストの認証に使用される OAuth2TokenIntrospectionAuthenticationToken のインスタンスに設定します。
setAuthenticationConverter(AuthenticationConverter) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2TokenRevocationEndpointFilter
HttpServletRequest から取り消しトークンリクエストを抽出しようとするときに使用される AuthenticationConverter を、リクエストの認証に使用される OAuth2TokenRevocationAuthenticationToken のインスタンスに設定します。
setAuthenticationDetailsSource(AuthenticationDetailsSource<HttpServletRequest, ?>) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2AuthorizationEndpointFilter
HttpServletRequest から認証詳細インスタンスを構築するために使用される AuthenticationDetailsSource を設定します。
setAuthenticationDetailsSource(AuthenticationDetailsSource<HttpServletRequest, ?>) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2DeviceAuthorizationEndpointFilter
HttpServletRequest から認証詳細インスタンスを構築するために使用される AuthenticationDetailsSource を設定します。
setAuthenticationDetailsSource(AuthenticationDetailsSource<HttpServletRequest, ?>) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2DeviceVerificationEndpointFilter
HttpServletRequest から認証詳細インスタンスを構築するために使用される AuthenticationDetailsSource を設定します。
setAuthenticationDetailsSource(AuthenticationDetailsSource<HttpServletRequest, ?>) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2TokenEndpointFilter
HttpServletRequest から認証詳細インスタンスを構築するために使用される AuthenticationDetailsSource を設定します。
setAuthenticationDetailsSource(AuthenticationDetailsSource<HttpServletRequest, ?>) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2TokenRevocationEndpointFilter
HttpServletRequest から認証詳細インスタンスを構築するために使用される AuthenticationDetailsSource を設定します。
setAuthenticationFailureHandler(AuthenticationFailureHandler) - クラス org.springframework.security.oauth2.server.authorization.oidc.web のメソッド。OidcClientRegistrationEndpointFilter
OAuth2AuthenticationException を処理して Error Response を返すために使用される AuthenticationFailureHandler を設定します。
setAuthenticationFailureHandler(AuthenticationFailureHandler) - クラス org.springframework.security.oauth2.server.authorization.oidc.web のメソッド。OidcLogoutEndpointFilter
OAuth2AuthenticationException を処理して Error Response を返すために使用される AuthenticationFailureHandler を設定します。
setAuthenticationFailureHandler(AuthenticationFailureHandler) - クラス org.springframework.security.oauth2.server.authorization.oidc.web のメソッド。OidcUserInfoEndpointFilter
OAuth2AuthenticationException を処理して Error Response を返すために使用される AuthenticationFailureHandler を設定します。
setAuthenticationFailureHandler(AuthenticationFailureHandler) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2AuthorizationEndpointFilter
OAuth2AuthorizationCodeRequestAuthenticationException を処理して Error Response を返すために使用される AuthenticationFailureHandler を設定します。
setAuthenticationFailureHandler(AuthenticationFailureHandler) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2ClientAuthenticationFilter
失敗したクライアント認証を処理し、Error Response を返すために使用される AuthenticationFailureHandler を設定します。
setAuthenticationFailureHandler(AuthenticationFailureHandler) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2DeviceAuthorizationEndpointFilter
OAuth2AuthenticationException を処理して Error Response を返すために使用される AuthenticationFailureHandler を設定します。
setAuthenticationFailureHandler(AuthenticationFailureHandler) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2DeviceVerificationEndpointFilter
OAuth2AuthenticationException を処理して Error Response を返すために使用される AuthenticationFailureHandler を設定します。
setAuthenticationFailureHandler(AuthenticationFailureHandler) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2TokenEndpointFilter
OAuth2AuthenticationException を処理して Error Response を返すために使用される AuthenticationFailureHandler を設定します。
setAuthenticationFailureHandler(AuthenticationFailureHandler) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2TokenIntrospectionEndpointFilter
OAuth2AuthenticationException を処理して Error Resonse を返すために使用される AuthenticationFailureHandler を設定します。
setAuthenticationFailureHandler(AuthenticationFailureHandler) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2TokenRevocationEndpointFilter
OAuth2AuthenticationException を処理して Error Response を返すために使用される AuthenticationFailureHandler を設定します。
setAuthenticationSuccessHandler(AuthenticationSuccessHandler) - クラス org.springframework.security.oauth2.server.authorization.oidc.web のメソッド。OidcClientRegistrationEndpointFilter
OidcClientRegistrationAuthenticationToken を処理して Client Registration Response を返すために使用される AuthenticationSuccessHandler を設定します。
setAuthenticationSuccessHandler(AuthenticationSuccessHandler) - クラス org.springframework.security.oauth2.server.authorization.oidc.web のメソッド。OidcLogoutEndpointFilter
OidcLogoutAuthenticationToken の処理とログアウトの実行に使用される AuthenticationSuccessHandler を設定します。
setAuthenticationSuccessHandler(AuthenticationSuccessHandler) - クラス org.springframework.security.oauth2.server.authorization.oidc.web のメソッド。OidcUserInfoEndpointFilter
OidcUserInfoAuthenticationToken を処理して UserInfo Response を返すために使用される AuthenticationSuccessHandler を設定します。
setAuthenticationSuccessHandler(AuthenticationSuccessHandler) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2AuthorizationEndpointFilter
OAuth2AuthorizationCodeRequestAuthenticationToken を処理して Authorization Response を返すために使用される AuthenticationSuccessHandler を設定します。
setAuthenticationSuccessHandler(AuthenticationSuccessHandler) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2ClientAuthenticationFilter
成功したクライアント認証を処理し、OAuth2ClientAuthenticationToken を SecurityContext に関連付けるために使用される AuthenticationSuccessHandler を設定します。
setAuthenticationSuccessHandler(AuthenticationSuccessHandler) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2DeviceAuthorizationEndpointFilter
OAuth2DeviceAuthorizationRequestAuthenticationToken を処理して Device Authorization Response を返すために使用される AuthenticationSuccessHandler を設定します。
setAuthenticationSuccessHandler(AuthenticationSuccessHandler) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2DeviceVerificationEndpointFilter
OAuth2DeviceVerificationAuthenticationToken を処理し、レスポンスを返すために使用される AuthenticationSuccessHandler を設定します。
setAuthenticationSuccessHandler(AuthenticationSuccessHandler) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2TokenEndpointFilter
OAuth2AccessTokenAuthenticationToken を処理して Access Token Response を返すために使用される AuthenticationSuccessHandler を設定します。
setAuthenticationSuccessHandler(AuthenticationSuccessHandler) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2TokenIntrospectionEndpointFilter
OAuth2TokenIntrospectionAuthenticationToken の処理に使用される AuthenticationSuccessHandler を設定します。
setAuthenticationSuccessHandler(AuthenticationSuccessHandler) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2TokenRevocationEndpointFilter
OAuth2TokenRevocationAuthenticationToken の処理に使用される AuthenticationSuccessHandler を設定します。
setAuthenticationValidator(Consumer<OAuth2AuthorizationCodeRequestAuthenticationContext>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationProvider
OAuth2AuthorizationCodeRequestAuthenticationContext へのアクセスを提供する Consumer を設定し、OAuth2AuthorizationCodeRequestAuthenticationToken に関連付けられた特定の OAuth 2.0 認可リクエストパラメーターを検証します。
setAuthenticationValidator(Consumer<OAuth2ClientCredentialsAuthenticationContext>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2ClientCredentialsAuthenticationProvider
OAuth2ClientCredentialsAuthenticationContext へのアクセスを提供する Consumer を設定し、OAuth2ClientCredentialsAuthenticationToken に関連付けられた特定の OAuth 2.0 クライアント資格情報付与リクエストパラメーターを検証するロールを担います。
setAuthenticationValidator(Consumer<OidcLogoutAuthenticationContext>) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcLogoutAuthenticationProvider
OidcLogoutAuthenticationContext へのアクセスを提供する Consumer を設定し、OidcLogoutAuthenticationToken に関連付けられた特定の OpenID Connect RP 開始ログアウトリクエストパラメーターを検証するロールを担います。
setAuthorizationCodeGenerator(OAuth2TokenGenerator<OAuth2AuthorizationCode>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationProvider
OAuth2AuthorizationCode を生成する OAuth2TokenGenerator を設定します。
setAuthorizationCodeGenerator(OAuth2TokenGenerator<OAuth2AuthorizationCode>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationConsentAuthenticationProvider
OAuth2AuthorizationCode を生成する OAuth2TokenGenerator を設定します。
setAuthorizationConsentCustomizer(Consumer<OAuth2AuthorizationConsentAuthenticationContext>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationConsentAuthenticationProvider
OAuth2AuthorizationConsent.Builder および追加のコンテキスト情報を含む OAuth2AuthorizationConsentAuthenticationContext へのアクセスを提供する Consumer を設定します。
setAuthorizationConsentCustomizer(Consumer<OAuth2AuthorizationConsentAuthenticationContext>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceAuthorizationConsentAuthenticationProvider
OAuth2AuthorizationConsent.Builder および追加のコンテキスト情報を含む OAuth2AuthorizationConsentAuthenticationContext へのアクセスを提供する Consumer を設定します。
setAuthorizationConsentParametersMapper(Function<OAuth2AuthorizationConsent, List<SqlParameterValue>>) - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2 認可同意サービス
OAuth2AuthorizationConsent を SqlParameterValue の List にマッピングするために使用される Function を設定します。
setAuthorizationConsentRequired(Predicate<OAuth2AuthorizationCodeRequestAuthenticationContext>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationProvider
認可同意が必要かどうかを判断するために使用される Predicate を設定します。
setAuthorizationConsentRowMapper(RowMapper<OAuth2AuthorizationConsent>) - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2 認可同意サービス
java.sql.ResultSet の現在の行を OAuth2AuthorizationConsent にマッピングするために使用される RowMapper を設定します。
setAuthorizationParametersMapper(Function<OAuth2Authorization, List<SqlParameterValue>>) - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2 認証サービス
OAuth2Authorization を SqlParameterValue の List にマッピングするために使用される Function を設定します。
setAuthorizationRowMapper(RowMapper<OAuth2Authorization>) - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2 認証サービス
java.sql.ResultSet の現在の行を OAuth2Authorization にマッピングするために使用される RowMapper を設定します。
setAuthorizationServerMetadataConverter(Converter<Map<String, Object>, OAuth2AuthorizationServerMetadata>) - クラス org.springframework.security.oauth2.server.authorization.http.converter のメソッド。OAuth2AuthorizationServerMetadataHttpMessageConverter
OAuth 2.0 Authorization Server Metadata パラメーターを OAuth2AuthorizationServerMetadata に変換するために使用される Converter を設定します。
setAuthorizationServerMetadataCustomizer(Consumer<OAuth2AuthorizationServerMetadata.Builder>) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2AuthorizationServerMetadataEndpointFilter
OAuth2AuthorizationServerMetadata.Builder へのアクセスを提供する Consumer を設定して、認可サーバーの構成のクレームをカスタマイズできるようにします。
setAuthorizationServerMetadataParametersConverter(Converter<OAuth2AuthorizationServerMetadata, Map<String, Object>>) - クラス org.springframework.security.oauth2.server.authorization.http.converter のメソッド。OAuth2AuthorizationServerMetadataHttpMessageConverter
OAuth2AuthorizationServerMetadata を OAuth 2.0 認可サーバーメタデータの Map 表現に変換するために使用される Converter を設定します。
setCertificateVerifier(Consumer<OAuth2ClientAuthenticationContext>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。X509ClientCertificateAuthenticationProvider
OAuth2ClientAuthenticationContext へのアクセスを提供する Consumer を設定し、OAuth2ClientAuthenticationToken に関連付けられたクライアント X509Certificate を検証するロールを担います。
setClientRegistrationConverter(Converter<Map<String, Object>, OidcClientRegistration>) - クラス org.springframework.security.oauth2.server.authorization.oidc.http.converter のメソッド。OidcClientRegistrationHttpMessageConverter
OpenID クライアント登録パラメーターを OidcClientRegistration に変換するために使用される Converter を設定します。
setClientRegistrationConverter(Converter<RegisteredClient, OidcClientRegistration>) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcClientConfigurationAuthenticationProvider
RegisteredClientOidcClientRegistration に変換するために使用される Converter を設定します。
setClientRegistrationConverter(Converter<RegisteredClient, OidcClientRegistration>) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcClientRegistrationAuthenticationProvider
RegisteredClientOidcClientRegistration に変換するために使用される Converter を設定します。
setClientRegistrationParametersConverter(Converter<OidcClientRegistration, Map<String, Object>>) - クラス org.springframework.security.oauth2.server.authorization.oidc.http.converter のメソッド。OidcClientRegistrationHttpMessageConverter
OidcClientRegistration を OpenID クライアント登録パラメーターの Map 表現に変換するために使用される Converter を設定します。
setConsentPage(String) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2AuthorizationEndpointFilter
同意が必要な場合にリソース所有者をリダイレクトする URI を指定します。
setConsentPage(String) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2DeviceVerificationEndpointFilter
同意が必要な場合にリソース所有者をリダイレクトする URI を指定します。
setContext(AuthorizationServerContext) - Static method in class org.springframework.security.oauth2.server.authorization.context.AuthorizationServerContextHolder
指定された AuthorizationServerContext を現在のスレッドにバインドします。
setDeviceCodeGenerator(OAuth2TokenGenerator<OAuth2DeviceCode>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceAuthorizationRequestAuthenticationProvider
OAuth2DeviceCode を生成する OAuth2TokenGenerator を設定します。
setErrorResponseConverter(HttpMessageConverter<OAuth2Error>) - クラス org.springframework.security.oauth2.server.authorization.web.authentication のメソッド。OAuth2ErrorAuthenticationFailureHandler
OAuth2Error を HTTP レスポンスに変換するために使用される HttpMessageConverter を設定します。
setJwtCustomizer(OAuth2TokenCustomizer<JwtEncodingContext>) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。JwtGenerator
生成された JwtJWS headers および / または claims をカスタマイズする OAuth2TokenCustomizer を設定します。
setJwtDecoderFactory(JwtDecoderFactory<RegisteredClient>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。JwtClientAssertionAuthenticationProvider
指定された RegisteredClient に JwtDecoder を提供し、OAuth 2.0 クライアント認証中に Jwt ベアラートークンを認証するために使用される JwtDecoderFactory を設定します。
setJwtValidatorFactory(Function<RegisteredClient, OAuth2TokenValidator<Jwt>>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。JwtClientAssertionDecoderFactory
指定された RegisteredClient に OAuth2TokenValidator を提供し、JwtDecoder によって使用されるファクトリを設定します。
setLobHandler(LobHandler) - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2AuthorizationService.OAuth2AuthorizationRowMapper
setLogoutHandler(LogoutHandler) - クラス org.springframework.security.oauth2.server.authorization.oidc.web.authentication のメソッド。OidcLogoutAuthenticationSuccessHandler
ログアウトを実行するために使用する LogoutHandler を設定します。
setObjectMapper(ObjectMapper) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。JdbcRegisteredClientRepository.RegisteredClientParametersMapper
setObjectMapper(ObjectMapper) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。JdbcRegisteredClientRepository.RegisteredClientRowMapper
setObjectMapper(ObjectMapper) - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2AuthorizationService.OAuth2AuthorizationParametersMapper
setObjectMapper(ObjectMapper) - クラス org.springframework.security.oauth2.server.authorization のメソッド。JdbcOAuth2AuthorizationService.OAuth2AuthorizationRowMapper
setPasswordEncoder(PasswordEncoder) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。ClientSecretAuthenticationProvider
client secret の検証に使用される PasswordEncoder を設定します。
setPasswordEncoder(PasswordEncoder) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcClientRegistrationAuthenticationProvider
client secret のエンコードに使用される PasswordEncoder を設定します。
setProviderConfigurationConverter(Converter<Map<String, Object>, OidcProviderConfiguration>) - クラス org.springframework.security.oauth2.server.authorization.oidc.http.converter のメソッド。OidcProviderConfigurationHttpMessageConverter
OpenID プロバイダー構成パラメーターを OidcProviderConfiguration に変換するために使用される Converter を設定します。
setProviderConfigurationCustomizer(Consumer<OidcProviderConfiguration.Builder>) - クラス org.springframework.security.oauth2.server.authorization.oidc.web のメソッド。OidcProviderConfigurationEndpointFilter
OidcProviderConfiguration.Builder へのアクセスを提供する Consumer を設定して、OpenID プロバイダーの構成のクレームをカスタマイズできるようにします。
setProviderConfigurationParametersConverter(Converter<OidcProviderConfiguration, Map<String, Object>>) - クラス org.springframework.security.oauth2.server.authorization.oidc.http.converter のメソッド。OidcProviderConfigurationHttpMessageConverter
OidcProviderConfiguration を OpenID プロバイダー構成の Map 表現に変換するために使用される Converter を設定します。
setRegisteredClientConverter(Converter<OidcClientRegistration, RegisteredClient>) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcClientRegistrationAuthenticationProvider
OidcClientRegistrationRegisteredClient に変換するために使用される Converter を設定します。
setRegisteredClientParametersMapper(Function<RegisteredClient, List<SqlParameterValue>>) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。JdbcRegisteredClientRepository
RegisteredClient を SqlParameterValue の List にマッピングするために使用される Function を設定します。
setRegisteredClientRowMapper(RowMapper<RegisteredClient>) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。JdbcRegisteredClientRepository
java.sql.ResultSet の現在の行を RegisteredClient にマッピングするために使用される RowMapper を設定します。
setSessionAuthenticationStrategy(SessionAuthenticationStrategy) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2AuthorizationEndpointFilter
AuthenticationSuccessHandler を呼び出す前に、OAuth2AuthorizationCodeRequestAuthenticationToken の処理に使用される SessionAuthenticationStrategy を設定します。
setSessionRegistry(SessionRegistry) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeAuthenticationProvider
OpenID Connect セッションの追跡に使用される SessionRegistry を設定します。
setting(String, Object) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AbstractSettings.AbstractBuilder
構成設定を設定します。
settings(Consumer<Map<String, Object>>) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AbstractSettings.AbstractBuilder
構成設定 Map の Consumer により、追加、置換、削除が可能になります。
setTokenIntrospectionConverter(Converter<Map<String, Object>, OAuth2TokenIntrospection>) - クラス org.springframework.security.oauth2.server.authorization.http.converter のメソッド。OAuth2TokenIntrospectionHttpMessageConverter
Token Introspection Response パラメーターを OAuth2TokenIntrospection に変換するために使用される Converter を設定します。
setTokenIntrospectionParametersConverter(Converter<OAuth2TokenIntrospection, Map<String, Object>>) - クラス org.springframework.security.oauth2.server.authorization.http.converter のメソッド。OAuth2TokenIntrospectionHttpMessageConverter
OAuth2TokenIntrospection をトークンイントロスペクションレスポンスパラメーターの Map 表現に変換するために使用される Converter を設定します。
setupModule(Module.SetupContext) - クラス org.springframework.security.oauth2.server.authorization.jackson2 のメソッド。OAuth2AuthorizationServerJackson2Module
setUserCodeGenerator(OAuth2TokenGenerator<OAuth2UserCode>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceAuthorizationRequestAuthenticationProvider
OAuth2UserCode を生成する OAuth2TokenGenerator を設定します。
setUserInfoConverter(Converter<Map<String, Object>, OidcUserInfo>) - クラス org.springframework.security.oauth2.server.authorization.oidc.http.converter のメソッド。OidcUserInfoHttpMessageConverter
UserInfo パラメーターを OidcUserInfo に変換するために使用される Converter を設定します。
setUserInfoMapper(Function<OidcUserInfoAuthenticationContext, OidcUserInfo>) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcUserInfoAuthenticationProvider
OidcUserInfoAuthenticationContext からクレームを抽出するために使用される FunctionSE を、UserInfo レスポンスの OidcUserInfo のインスタンスに設定します。
setUserInfoParametersConverter(Converter<OidcUserInfo, Map<String, Object>>) - クラス org.springframework.security.oauth2.server.authorization.oidc.http.converter のメソッド。OidcUserInfoHttpMessageConverter
OidcUserInfo を UserInfo の Map 表現に変換するために使用される Converter を設定します。
setVerificationUri(String) - クラス org.springframework.security.oauth2.server.authorization.web のメソッド。OAuth2DeviceAuthorizationEndpointFilter
認可サーバーにエンドユーザー検証 URI を設定します。
SpringAuthorizationServerVersion - org.springframework.security.oauth2.server.authorization.util のクラス
Spring Authorization Server クラス間の直列化に使用される内部クラス。
SpringAuthorizationServerVersion() - クラス org.springframework.security.oauth2.server.authorization.util. SpringAuthorizationServerVersion のコンストラクター
SUB - Static variable in class org.springframework.security.oauth2.server.authorization.token.OAuth2TokenClaimNames
sub - サブジェクトクレームは、OAuth 2.0 トークンの対象であるプリンシパルを識別します
subject(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2TokenIntrospection.Builder
トークンのサブジェクトを設定します。通常は、このトークンを承認したリソース所有者の機械可読識別子です (OPTIONAL)。
subject(String) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenClaimsSet.Builder
サブジェクト (sub) クレームを設定します。これは、OAuth 2.0 トークンのサブジェクトであるプリンシパルを識別します。
SUBJECT_TYPES_SUPPORTED - Static variable in class org.springframework.security.oauth2.server.authorization.oidc.OidcProviderMetadataClaimNames
subject_types_supported - サポートされている サブジェクト識別子の種類
subjectType(String) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcProviderConfiguration.Builder
この サブジェクト型を、結果の OidcProviderConfiguration の subject_types_supported のコレクションに追加します (必須)。
subjectTypes(Consumer<List<String>>) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcProviderConfiguration.Builder
サブジェクト型の Consumer で、追加、交換、削除が可能です。
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。ClientSecretAuthenticationProvider
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。JwtClientAssertionAuthenticationProvider
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeAuthenticationProvider
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationCodeRequestAuthenticationProvider
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2AuthorizationConsentAuthenticationProvider
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2ClientCredentialsAuthenticationProvider
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceAuthorizationConsentAuthenticationProvider
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceAuthorizationRequestAuthenticationProvider
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceCodeAuthenticationProvider
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2DeviceVerificationAuthenticationProvider
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2RefreshTokenAuthenticationProvider
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenExchangeAuthenticationProvider
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenIntrospectionAuthenticationProvider
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。OAuth2TokenRevocationAuthenticationProvider
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。PublicClientAuthenticationProvider
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.authentication のメソッド。X509ClientCertificateAuthenticationProvider
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.http.converter のメソッド。OAuth2AuthorizationServerMetadataHttpMessageConverter
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.http.converter のメソッド。OAuth2TokenIntrospectionHttpMessageConverter
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcClientConfigurationAuthenticationProvider
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcClientRegistrationAuthenticationProvider
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcLogoutAuthenticationProvider
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.oidc.authentication のメソッド。OidcUserInfoAuthenticationProvider
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.oidc.http.converter のメソッド。OidcClientRegistrationHttpMessageConverter
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.oidc.http.converter のメソッド。OidcProviderConfigurationHttpMessageConverter
supports(Class<?>) - クラス org.springframework.security.oauth2.server.authorization.oidc.http.converter のメソッド。OidcUserInfoHttpMessageConverter

T

TLS_CLIENT_CERTIFICATE_BOUND_ACCESS_TOKENS - Static variable in class org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationServerMetadataClaimNames
tls_client_certificate_bound_access_tokens - 相互 TLS クライアント証明書にバインドされたアクセストークンのサポートを示す true 
tlsClientCertificateBoundAccessTokens(boolean) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
結果の AbstractOAuth2AuthorizationServerMetadata、OPTIONAL でこの tls_client_certificate_bound_access_tokens を使用します。
token(T) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization.Builder
token を設定します。
token(T, Consumer<Map<String, Object>>) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization.Builder
token および関連するメタデータを設定します。
Token(T) - クラス org.springframework.security.oauth2.server.authorization のコンストラクター。OAuth2Authorization.Token
Token(T, Map<String, Object>) - クラス org.springframework.security.oauth2.server.authorization のコンストラクター。OAuth2Authorization.Token
TOKEN_ENDPOINT - Static variable in class org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationServerMetadataClaimNames
token_endpoint - OAuth 2.0 トークンエンドポイントの URL 
TOKEN_ENDPOINT - Static variable in class org.springframework.security.oauth2.server.authorization.settings.ConfigurationSettingNames.AuthorizationServer
OAuth 2.0 トークンエンドポイントを設定します。
TOKEN_ENDPOINT_AUTH_METHOD - Static variable in class org.springframework.security.oauth2.server.authorization.oidc.OidcClientMetadataClaimNames
token_endpoint_auth_method - クライアントがトークンエンドポイントに使用する認証方法
TOKEN_ENDPOINT_AUTH_METHODS_SUPPORTED - Static variable in class org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationServerMetadataClaimNames
token_endpoint_auth_methods_supported - OAuth 2.0 トークンエンドポイントでサポートされているクライアント認証方法
TOKEN_ENDPOINT_AUTH_SIGNING_ALG - Static variable in class org.springframework.security.oauth2.server.authorization.oidc.OidcClientMetadataClaimNames
token_endpoint_auth_signing_alg - private_key_jwt および client_secret_jwt 認証方式のトークンエンドポイントでクライアントを認証するために使用される JWT の署名に使用する必要がある JWS アルゴリズム
TOKEN_ENDPOINT_AUTHENTICATION_SIGNING_ALGORITHM - Static variable in class org.springframework.security.oauth2.server.authorization.settings.ConfigurationSettingNames.Client
private_key_jwt および client_secret_jwt 認証方法のトークンエンドポイントでクライアントを認証するために使用される JWT の署名に使用する必要がある JWS アルゴリズムを設定します。
TOKEN_INTROSPECTION_ENDPOINT - Static variable in class org.springframework.security.oauth2.server.authorization.settings.ConfigurationSettingNames.AuthorizationServer
OAuth 2.0 トークンイントロスペクションエンドポイントを設定します。
TOKEN_METADATA_NAMESPACE - Static variable in class org.springframework.security.oauth2.server.authorization.OAuth2Authorization.Token
TOKEN_REVOCATION_ENDPOINT - Static variable in class org.springframework.security.oauth2.server.authorization.settings.ConfigurationSettingNames.AuthorizationServer
OAuth 2.0 トークン失効エンドポイントを設定します。
tokenEndpoint(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
結果の AbstractOAuth2AuthorizationServerMetadata でこの token_endpoint を使用します。必須です。
tokenEndpoint(String) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings.Builder
OAuth 2.0 トークンエンドポイントを設定します。
tokenEndpoint(Customizer<OAuth2TokenEndpointConfigurer>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationServerConfigurer
OAuth 2.0 トークンエンドポイントを構成します。
tokenEndpointAuthenticationMethod(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
結果の AbstractOAuth2AuthorizationServerMetadata、OPTIONAL で、このクライアント認証方法を token_endpoint_auth_methods_supported のコレクションに追加します。
tokenEndpointAuthenticationMethod(String) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration.Builder
クライアントがトークンエンドポイントに使用する認証方法を設定します (OPTIONAL)。
tokenEndpointAuthenticationMethods(Consumer<List<String>>) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
追加、置換、削除を可能にするクライアント認証方式の Consumer
tokenEndpointAuthenticationSigningAlgorithm(String) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcClientRegistration.Builder
private_key_jwt および client_secret_jwt 認証方式のトークンエンドポイントでクライアントを認証するために使用される JWT の署名に使用する必要がある JWS アルゴリズムを設定します (OPTIONAL)。
tokenEndpointAuthenticationSigningAlgorithm(JwsAlgorithm) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。ClientSettings.Builder
private_key_jwt および client_secret_jwt 認証方式のトークンエンドポイントでクライアントを認証するために使用される JWT の署名に使用する必要がある JWS アルゴリズムを設定します。
tokenGenerator(OAuth2TokenGenerator<? extends OAuth2Token>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationServerConfigurer
トークンジェネレーターを設定します。
tokenIntrospectionEndpoint(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
結果の AbstractOAuth2AuthorizationServerMetadata、OPTIONAL でこの introspection_endpoint を使用します。
tokenIntrospectionEndpoint(String) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings.Builder
OAuth 2.0 トークンイントロスペクションエンドポイントを設定します。
tokenIntrospectionEndpoint(Customizer<OAuth2TokenIntrospectionEndpointConfigurer>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationServerConfigurer
OAuth 2.0 トークンイントロスペクションエンドポイントを構成します。
tokenIntrospectionEndpointAuthenticationMethod(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
結果の AbstractOAuth2AuthorizationServerMetadata、OPTIONAL で、このクライアント認証方法を introspection_endpoint_auth_methods_supported のコレクションに追加します。
tokenIntrospectionEndpointAuthenticationMethods(Consumer<List<String>>) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
追加、置換、削除を可能にするクライアント認証方式の Consumer
tokenRevocationEndpoint(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
結果の AbstractOAuth2AuthorizationServerMetadata、OPTIONAL でこの revocation_endpoint を使用します。
tokenRevocationEndpoint(String) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AuthorizationServerSettings.Builder
OAuth 2.0 トークン失効エンドポイントを設定します。
tokenRevocationEndpoint(Customizer<OAuth2TokenRevocationEndpointConfigurer>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2AuthorizationServerConfigurer
OAuth 2.0 トークン取り消しエンドポイントを構成します。
tokenRevocationEndpointAuthenticationMethod(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
結果の AbstractOAuth2AuthorizationServerMetadata、OPTIONAL で、このクライアント認証方法を revocation_endpoint_auth_methods_supported のコレクションに追加します。
tokenRevocationEndpointAuthenticationMethods(Consumer<List<String>>) - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
追加、置換、削除を可能にするクライアント認証方式の Consumer
tokens(Map<Class<? extends OAuth2Token>, OAuth2Authorization.Token<?>>) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2Authorization.Builder
tokenSettings(TokenSettings) - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient.Builder
token configuration settings を設定します。
TokenSettings - org.springframework.security.oauth2.server.authorization.settings のクラス
トークン構成設定の機能。
TokenSettings.Builder - org.springframework.security.oauth2.server.authorization.settings のクラス
TokenSettings のビルダー。
tokenType(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2TokenIntrospection.Builder
トークンの種類を設定します (例:
tokenType(OAuth2TokenType) - クラス org.springframework.security.oauth2.server.authorization.token のメソッド。OAuth2TokenContext.AbstractBuilder
token type を設定します。
toString() - クラス org.springframework.security.oauth2.server.authorization.client のメソッド。RegisteredClient
toString() - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。AbstractSettings

U

USER_INFO_ENDPOINT - Static variable in class org.springframework.security.oauth2.server.authorization.oidc.OidcProviderMetadataClaimNames
userinfo_endpoint - OpenID Connect 1.0 UserInfo エンドポイントの URL 
userInfoEndpoint(String) - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcProviderConfiguration.Builder
結果の OidcProviderConfiguration、OPTIONAL でこの userinfo_endpoint を使用します。
userInfoEndpoint(Customizer<OidcUserInfoEndpointConfigurer>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OidcConfigurer
OpenID Connect 1.0 UserInfo エンドポイントを構成します。
userInfoMapper(Function<OidcUserInfoAuthenticationContext, OidcUserInfo>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OidcUserInfoEndpointConfigurer
OidcUserInfoAuthenticationContext からクレームを抽出するために使用される FunctionSE を、UserInfo レスポンスの OidcUserInfo のインスタンスに設定します。
userInfoRequestConverter(AuthenticationConverter) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OidcUserInfoEndpointConfigurer
HttpServletRequest から UserInfo リクエストを抽出しようとするときに使用される AuthenticationConverter を、リクエストの認証に使用される OidcUserInfoAuthenticationToken のインスタンスに追加します。
userInfoRequestConverters(Consumer<List<AuthenticationConverter>>) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OidcUserInfoEndpointConfigurer
デフォルトの List および (オプションで) 追加された AuthenticationConverter へのアクセスを提供する Consumer を設定して、特定の AuthenticationConverter を追加、削除、カスタマイズする機能を許可します。
userInfoResponseHandler(AuthenticationSuccessHandler) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OidcUserInfoEndpointConfigurer
OidcUserInfoAuthenticationToken を処理して UserInfo Response を返すために使用される AuthenticationSuccessHandler を設定します。
username(String) - クラス org.springframework.security.oauth2.server.authorization のメソッド。OAuth2TokenIntrospection.Builder
このトークン OPTIONAL を承認したリソース所有者の人間が判読できる識別子を設定します。

V

validate() - クラス org.springframework.security.oauth2.server.authorization のメソッド。AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder
validate() - クラス org.springframework.security.oauth2.server.authorization.oidc のメソッド。OidcProviderConfiguration.Builder
validateURL(Object, String) - クラス org.springframework.security.oauth2.server.authorization.AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder の静的メソッド
verificationUri(String) - クラス org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers のメソッド。OAuth2DeviceAuthorizationEndpointConfigurer
認可サーバーにエンドユーザー検証 URI を設定します。

W

with(JwsHeader.Builder, JwtClaimsSet.Builder) - Static method in class org.springframework.security.oauth2.server.authorization.token.JwtEncodingContext
提供された JWS ヘッダーとクレームを使用して新しい JwtEncodingContext.Builder を構築します。
with(OAuth2AccessTokenAuthenticationToken) - クラス org.springframework.security.oauth2.server.authorization.authentication.OAuth2AccessTokenAuthenticationContext の静的メソッド
with(OAuth2AuthorizationCodeRequestAuthenticationToken) - クラス org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationCodeRequestAuthenticationContext の静的メソッド
with(OAuth2AuthorizationConsentAuthenticationToken) - クラス org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationConsentAuthenticationContext の静的メソッド
with(OAuth2ClientAuthenticationToken) - クラス org.springframework.security.oauth2.server.authorization.authentication.OAuth2ClientAuthenticationContext の静的メソッド
提供された OAuth2ClientAuthenticationToken で新しい OAuth2ClientAuthenticationContext.Builder を構築します。
with(OAuth2ClientCredentialsAuthenticationToken) - クラス org.springframework.security.oauth2.server.authorization.authentication.OAuth2ClientCredentialsAuthenticationContext の静的メソッド
with(OidcLogoutAuthenticationToken) - Static method in class org.springframework.security.oauth2.server.authorization.oidc.authentication.OidcLogoutAuthenticationContext
提供された OidcLogoutAuthenticationToken で新しい OidcLogoutAuthenticationContext.Builder を構築します。
with(OidcUserInfoAuthenticationToken) - Static method in class org.springframework.security.oauth2.server.authorization.oidc.authentication.OidcUserInfoAuthenticationContext
提供された OidcUserInfoAuthenticationToken で新しい OidcUserInfoAuthenticationContext.Builder を構築します。
with(OAuth2TokenClaimsSet.Builder) - クラス org.springframework.security.oauth2.server.authorization.token.OAuth2TokenClaimsContext の静的メソッド
提供されたクレームで新しい OAuth2TokenClaimsContext.Builder を構築します。
withClaims(Map<String, Object>) - クラス org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationServerMetadata の静的メソッド
提供されたクレームで新しい OAuth2AuthorizationServerMetadata.Builder を構築します。
withClaims(Map<String, Object>) - クラス org.springframework.security.oauth2.server.authorization.OAuth2TokenIntrospection の静的メソッド
指定されたクレームで初期化された新しい OAuth2TokenIntrospection.Builder を構築します。
withClaims(Map<String, Object>) - Static method in class org.springframework.security.oauth2.server.authorization.oidc.OidcClientRegistration
提供されたクレームで新しい OidcClientRegistration.Builder を構築します。
withClaims(Map<String, Object>) - Static method in class org.springframework.security.oauth2.server.authorization.oidc.OidcProviderConfiguration
提供されたクレームで新しい OidcProviderConfiguration.Builder を構築します。
withId(String) - Static method in class org.springframework.security.oauth2.server.authorization.client.RegisteredClient
指定された登録識別子で初期化された新しい RegisteredClient.Builder を返します。
withId(String, String) - クラス org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationConsent の静的メソッド
指定された registeredClientId および Principal 名で初期化された新しい OAuth2AuthorizationConsent.Builder を返します。
withRegisteredClient(RegisteredClient) - クラス org.springframework.security.oauth2.server.authorization.OAuth2Authorization の静的メソッド
指定された RegisteredClient.getId() で初期化された新しい OAuth2Authorization.Builder を返します。
withSettings(Map<String, Object>) - Static method in class org.springframework.security.oauth2.server.authorization.settings.AuthorizationServerSettings
指定された設定で新しい AuthorizationServerSettings.Builder を構築します。
withSettings(Map<String, Object>) - Static method in class org.springframework.security.oauth2.server.authorization.settings.ClientSettings
指定された設定で新しい ClientSettings.Builder を構築します。
withSettings(Map<String, Object>) - Static method in class org.springframework.security.oauth2.server.authorization.settings.TokenSettings
指定された設定で新しい TokenSettings.Builder を構築します。
writeInternal(OidcUserInfo, HttpOutputMessage) - クラス org.springframework.security.oauth2.server.authorization.oidc.http.converter のメソッド。OidcUserInfoHttpMessageConverter
writeInternal(OAuth2AuthorizationServerMetadata, HttpOutputMessage) - クラス org.springframework.security.oauth2.server.authorization.http.converter のメソッド。OAuth2AuthorizationServerMetadataHttpMessageConverter
writeInternal(OAuth2TokenIntrospection, HttpOutputMessage) - クラス org.springframework.security.oauth2.server.authorization.http.converter のメソッド。OAuth2TokenIntrospectionHttpMessageConverter
writeInternal(OidcClientRegistration, HttpOutputMessage) - クラス org.springframework.security.oauth2.server.authorization.oidc.http.converter のメソッド。OidcClientRegistrationHttpMessageConverter
writeInternal(OidcProviderConfiguration, HttpOutputMessage) - クラス org.springframework.security.oauth2.server.authorization.oidc.http.converter のメソッド。OidcProviderConfigurationHttpMessageConverter

X

X509_CERTIFICATE_BOUND_ACCESS_TOKENS - クラス org.springframework.security.oauth2.server.authorization.settings の静的変数。ConfigurationSettingNames.Token
tls_client_auth または self_signed_tls_client_auth メソッドを使用するときに、クライアント認証中に受信したクライアント X509Certificate にアクセストークンをバインドする必要がある場合は、true に設定します。
X509_CERTIFICATE_SUBJECT_DN - クラス org.springframework.security.oauth2.server.authorization.settings の静的変数。ConfigurationSettingNames.Client
tls_client_auth 方式を使用する場合、クライアント認証中に受信したクライアント X509Certificate に関連付けられた予想されるサブジェクト識別名を設定します。
x509CertificateBoundAccessTokens(boolean) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。TokenSettings.Builder
tls_client_auth または self_signed_tls_client_auth メソッドを使用するときに、クライアント認証中に受信したクライアント X509Certificate にアクセストークンをバインドする必要がある場合は、true に設定します。
x509CertificateSubjectDN(String) - クラス org.springframework.security.oauth2.server.authorization.settings のメソッド。ClientSettings.Builder
tls_client_auth 方式を使用する場合、クライアント認証中に受信したクライアント X509Certificate に関連付けられた予想されるサブジェクト識別名を設定します。
X509ClientCertificateAuthenticationConverter - org.springframework.security.oauth2.server.authorization.web.authentication のクラス
HttpServletRequest からクライアント X509Certificate チェーンを抽出し、tls_client_auth または self_signed_tls_client_auth 方式を使用してクライアントを認証するために使用される OAuth2ClientAuthenticationToken に変換します。
X509ClientCertificateAuthenticationConverter() - クラス org.springframework.security.oauth2.server.authorization.web.authentication のコンストラクター。X509ClientCertificateAuthenticationConverter
X509ClientCertificateAuthenticationProvider - org.springframework.security.oauth2.server.authorization.authentication のクラス
OAuth 2.0 クライアント認証に使用される AuthenticationProvider 実装。tls_client_auth または self_signed_tls_client_auth 認証方法が使用されるときに受信したクライアント X509Certificate を認証します。
X509ClientCertificateAuthenticationProvider(RegisteredClientRepository, OAuth2AuthorizationService) - クラス org.springframework.security.oauth2.server.authorization.authentication のコンストラクター。X509ClientCertificateAuthenticationProvider
指定されたパラメーターを使用して X509ClientCertificateAuthenticationProvider を構築します。
A B C D E F G H I J L M N O P R S T U V W X
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式