索引
常量字段值|所有程序包|所有类和接口|序列化表格
A
- AbstractAuthenticationConverter - cn.herodotus.stirrup.oauth2.authentication.provider中的类
-
Description: 抽象的认证 Converter
- AbstractAuthenticationConverter(HttpCryptoProcessor) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.provider.AbstractAuthenticationConverter
- AbstractAuthenticationProvider - cn.herodotus.stirrup.oauth2.authentication.provider中的类
-
Description: 抽象的认证Provider
- AbstractAuthenticationProvider() - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.provider.AbstractAuthenticationProvider
- AbstractTokenCustomizer - cn.herodotus.stirrup.oauth2.authentication.customizer中的类
-
Description: TokenCustomizer 通用处理
- AbstractTokenCustomizer() - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.customizer.AbstractTokenCustomizer
- AbstractUserDetailsAuthenticationProvider - cn.herodotus.stirrup.oauth2.authentication.provider中的类
-
Description: 抽象的用户认证Provider
- AbstractUserDetailsAuthenticationProvider(OAuth2AuthorizationService, UserDetailsService, OAuth2AuthenticationProperties) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.provider.AbstractUserDetailsAuthenticationProvider
- accept(List<AuthenticationProvider>) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.consumer.OAuth2AuthorizationCodeAuthenticationProviderConsumer
- accept(List<AuthenticationProvider>) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.consumer.OAuth2ClientCredentialsAuthenticationProviderConsumer
- accept(List<AuthenticationProvider>) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.consumer.OidcClientRegistrationAuthenticationProviderConsumer
- ACCESS_TOKEN_REQUEST_ERROR_URI - 类中的静态变量 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2EndpointUtils
- additionalAuthenticationChecks(UserDetails, Map<String, Object>) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.AbstractUserDetailsAuthenticationProvider
- additionalAuthenticationChecks(UserDetails, Map<String, Object>) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2ResourceOwnerPasswordAuthenticationProvider
- additionalAuthenticationChecks(UserDetails, Map<String, Object>) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2SocialCredentialsAuthenticationProvider
- additionalAuthenticationChecks(UserDetails, UsernamePasswordAuthenticationToken) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2FormLoginAuthenticationProvider
- appendAll(Map<String, Object>, Authentication, Set<String>) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.customizer.AbstractTokenCustomizer
- appendAuthorities(Map<String, Object>, Authentication) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.customizer.AbstractTokenCustomizer
- appendCommons(Map<String, Object>, Authentication, Set<String>) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.customizer.AbstractTokenCustomizer
- apply(OidcUserInfoAuthenticationContext) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.customizer.HerodotusOidcUserInfoMapper
- attemptAuthentication(HttpServletRequest, HttpServletResponse) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.configurer.OAuth2FormLoginAuthenticationFilter
- authenticate(Authentication) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2AuthorizationCodeAuthenticationProvider
- authenticate(Authentication) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2ClientCredentialsAuthenticationProvider
- authenticate(Authentication) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2ResourceOwnerPasswordAuthenticationProvider
- authenticate(Authentication) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2SocialCredentialsAuthenticationProvider
B
- buildDetails(HttpServletRequest) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.configurer.OAuth2FormLoginWebAuthenticationDetailSource
C
- checkOptionalParameter(MultiValueMap<String, String>, String) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2EndpointUtils
- checkOptionalParameter(MultiValueMap<String, String>, String, String) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2EndpointUtils
- checkOptionalParameter(MultiValueMap<String, String>, String, String, String) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2EndpointUtils
- checkParameter(MultiValueMap<String, String>, String, boolean, String, String) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2EndpointUtils
- checkRequiredParameter(MultiValueMap<String, String>, String) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2EndpointUtils
- checkRequiredParameter(MultiValueMap<String, String>, String, String) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2EndpointUtils
- checkRequiredParameter(MultiValueMap<String, String>, String, String, String) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2EndpointUtils
- cn.herodotus.stirrup.oauth2.authentication.config - 程序包 cn.herodotus.stirrup.oauth2.authentication.config
- cn.herodotus.stirrup.oauth2.authentication.configurer - 程序包 cn.herodotus.stirrup.oauth2.authentication.configurer
- cn.herodotus.stirrup.oauth2.authentication.consumer - 程序包 cn.herodotus.stirrup.oauth2.authentication.consumer
- cn.herodotus.stirrup.oauth2.authentication.customizer - 程序包 cn.herodotus.stirrup.oauth2.authentication.customizer
- cn.herodotus.stirrup.oauth2.authentication.provider - 程序包 cn.herodotus.stirrup.oauth2.authentication.provider
- cn.herodotus.stirrup.oauth2.authentication.response - 程序包 cn.herodotus.stirrup.oauth2.authentication.response
- cn.herodotus.stirrup.oauth2.authentication.utils - 程序包 cn.herodotus.stirrup.oauth2.authentication.utils
- configure(H) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.configurer.OAuth2FormLoginSecureConfigurer
- configure(HttpSecurity) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.configurer.OAuth2AuthenticationProviderConfigurer
- convert(HttpServletRequest) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2ResourceOwnerPasswordAuthenticationConverter
- convert(HttpServletRequest) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2SocialCredentialsAuthenticationConverter
- convert(RegisteredClient) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.RegisteredClientToOidcClientRegistrationConverter
- convert(OidcClientRegistration) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.OidcClientRegistrationToRegisteredClientConverter
- createOAuth2AccessToken(DefaultOAuth2TokenContext.Builder, OAuth2Authorization.Builder, OAuth2TokenGenerator<? extends OAuth2Token>, String) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.AbstractAuthenticationProvider
- createOAuth2AccessTokenAuthenticationToken(Authentication, OAuth2AccessTokenAuthenticationToken) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.AbstractAuthenticationProvider
- createOidcIdToken(Authentication, SessionRegistry, DefaultOAuth2TokenContext.Builder, OAuth2Authorization.Builder, OAuth2TokenGenerator<? extends OAuth2Token>, String, Set<String>) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.AbstractAuthenticationProvider
- creatOAuth2RefreshToken(DefaultOAuth2TokenContext.Builder, OAuth2Authorization.Builder, OAuth2TokenGenerator<? extends OAuth2Token>, String, OAuth2ClientAuthenticationToken, RegisteredClient) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.AbstractAuthenticationProvider
- customize(FormLoginConfigurer<HttpSecurity>) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.customizer.OAuth2FormLoginConfigurerCustomizer
- customize(JwtEncodingContext) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.customizer.HerodotusJwtTokenCustomizer
- customize(OAuth2TokenClaimsContext) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.customizer.HerodotusOpaqueTokenCustomizer
D
- decrypt(HttpServletRequest, String, String) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.AbstractAuthenticationConverter
- decrypt(HttpServletRequest, String, List<String>) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.AbstractAuthenticationConverter
- DefaultOAuth2AuthenticationEventPublisher - cn.herodotus.stirrup.oauth2.authentication.response中的类
-
Description: 扩展的 DefaultAuthenticationEventPublisher
- DefaultOAuth2AuthenticationEventPublisher(ApplicationEventPublisher) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.response.DefaultOAuth2AuthenticationEventPublisher
G
- getAdditionalParameters(HttpServletRequest, MultiValueMap<String, String>) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.AbstractAuthenticationConverter
- getAuthenticatedClientElseThrowInvalidClient(Authentication) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2AuthenticationProviderUtils
- getAuthorizationConsentService(HttpSecurity) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2ConfigurerUtils
- getAuthorizationServerSettings(HttpSecurity) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2ConfigurerUtils
- getAuthorizationService(HttpSecurity) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2ConfigurerUtils
- getBean(HttpSecurity, Class<T>) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2ConfigurerUtils
- getBean(HttpSecurity, ResolvableType) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2ConfigurerUtils
- getClientPrincipal() - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.AbstractAuthenticationConverter
- getJwkSource(HttpSecurity) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2ConfigurerUtils
- getOptionalBean(HttpSecurity, Class<T>) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2ConfigurerUtils
- getOptionalBean(HttpSecurity, ResolvableType) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2ConfigurerUtils
- getParameters(HttpServletRequest) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2EndpointUtils
- getParameters(HttpServletRequest, String...) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2EndpointUtils
- getParametersIfMatchesAuthorizationCodeGrantRequest(HttpServletRequest, String...) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2EndpointUtils
- getPasswordEncoder() - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.AbstractUserDetailsAuthenticationProvider
- getRedirectStrategy() - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.response.OAuth2FormLoginAuthenticationFailureHandler
- getRegisteredClientRepository(HttpSecurity) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2ConfigurerUtils
- getRequestedScopes(String) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.AbstractAuthenticationConverter
- getScopes() - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2ResourceOwnerPasswordAuthenticationToken
- getScopes() - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2SocialCredentialsAuthenticationToken
- getTokenGenerator(HttpSecurity) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2ConfigurerUtils
- getUserDetailsService() - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.AbstractUserDetailsAuthenticationProvider
- getUsernamePasswordAuthentication(Map<String, Object>, String) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.AbstractUserDetailsAuthenticationProvider
H
- HerodotusJwtTokenCustomizer - cn.herodotus.stirrup.oauth2.authentication.customizer中的类
-
Description: 自定义 TokenCustomizer
- HerodotusJwtTokenCustomizer() - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.customizer.HerodotusJwtTokenCustomizer
- HerodotusOidcUserInfoMapper - cn.herodotus.stirrup.oauth2.authentication.customizer中的类
-
Description: TODO
- HerodotusOidcUserInfoMapper() - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.customizer.HerodotusOidcUserInfoMapper
- HerodotusOpaqueTokenCustomizer - cn.herodotus.stirrup.oauth2.authentication.customizer中的类
-
Description: Opaque Token Customizer
- HerodotusOpaqueTokenCustomizer() - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.customizer.HerodotusOpaqueTokenCustomizer
- HerodotusUserDetailsService - cn.herodotus.stirrup.oauth2.authentication.customizer中的类
-
Description: UserDetailsService核心类
- HerodotusUserDetailsService(StrategyUserDetailsService) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.customizer.HerodotusUserDetailsService
I
- idTokenAdditionalParameters(OidcIdToken) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.AbstractAuthenticationProvider
- invalidate(OAuth2Authorization, T) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2AuthenticationProviderUtils
- isAllowSessionCreation() - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.response.OAuth2FormLoginAuthenticationFailureHandler
- isUseForward() - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.response.OAuth2FormLoginAuthenticationFailureHandler
J
- jwtTokenCustomizer() - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.config.OAuth2AuthenticationConfiguration
L
- loadHerodotusUserBySocial(String, AccessPrincipal) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.customizer.HerodotusUserDetailsService
- loadHerodotusUserByUsername(String) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.customizer.HerodotusUserDetailsService
- loadUserByUsername(String) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.customizer.HerodotusUserDetailsService
M
- matchesAuthorizationCodeGrantRequest(HttpServletRequest) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2EndpointUtils
- matchesClientCredentialsGrantRequest(HttpServletRequest) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2EndpointUtils
- matchesPkceTokenRequest(HttpServletRequest) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2EndpointUtils
O
- OAuth2AuthenticationConfiguration - cn.herodotus.stirrup.oauth2.authentication.config中的类
-
Description: OAuth2 认证基础模块配置
- OAuth2AuthenticationConfiguration() - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.config.OAuth2AuthenticationConfiguration
- OAuth2AuthenticationFailureResponseHandler - cn.herodotus.stirrup.oauth2.authentication.response中的类
-
Description: 认证失败处理器
- OAuth2AuthenticationFailureResponseHandler() - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.response.OAuth2AuthenticationFailureResponseHandler
- OAuth2AuthenticationProviderConfigurer - cn.herodotus.stirrup.oauth2.authentication.configurer中的类
-
Description: 自定义 AuthenticationProvider 配置器
- OAuth2AuthenticationProviderConfigurer(SessionRegistry, PasswordEncoder, UserDetailsService, OAuth2AuthenticationProperties) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.configurer.OAuth2AuthenticationProviderConfigurer
- OAuth2AuthenticationProviderUtils - cn.herodotus.stirrup.oauth2.authentication.utils中的类
-
Description: Utility methods for the OAuth 2.0 AuthenticationProvider's.
- OAuth2AuthorizationCodeAuthenticationProvider - cn.herodotus.stirrup.oauth2.authentication.provider中的类
-
An
AuthenticationProviderimplementation for the OAuth 2.0 Authorization Code Grant. - OAuth2AuthorizationCodeAuthenticationProvider(OAuth2AuthorizationService, OAuth2TokenGenerator<? extends OAuth2Token>) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2AuthorizationCodeAuthenticationProvider
-
Constructs an
OAuth2AuthorizationCodeAuthenticationProviderusing the provided parameters. - OAuth2AuthorizationCodeAuthenticationProviderConsumer - cn.herodotus.stirrup.oauth2.authentication.consumer中的类
-
Description: OAuth2AuthorizationCodeAuthenticationProvider 扩展
- OAuth2AuthorizationCodeAuthenticationProviderConsumer(HttpSecurity, SessionRegistry) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.consumer.OAuth2AuthorizationCodeAuthenticationProviderConsumer
- OAuth2ClientCredentialsAuthenticationProvider - cn.herodotus.stirrup.oauth2.authentication.provider中的类
-
Description: 扩展的 OAuth2ClientCredentialsAuthenticationProvider
- OAuth2ClientCredentialsAuthenticationProvider(OAuth2AuthorizationService, OAuth2TokenGenerator<? extends OAuth2Token>, ClientDetailsService) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2ClientCredentialsAuthenticationProvider
-
Constructs an
OAuth2ClientCredentialsAuthenticationProviderusing the provided parameters. - OAuth2ClientCredentialsAuthenticationProviderConsumer - cn.herodotus.stirrup.oauth2.authentication.consumer中的类
-
Description: OAuth2ClientCredentialsAuthenticationProvider 扩展
- OAuth2ClientCredentialsAuthenticationProviderConsumer(HttpSecurity, ClientDetailsService) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.consumer.OAuth2ClientCredentialsAuthenticationProviderConsumer
- OAuth2ConfigurerUtils - cn.herodotus.stirrup.oauth2.authentication.utils中的类
-
Description: OAuth 2.0 Configurers 工具方法类
- OAuth2EndpointUtils - cn.herodotus.stirrup.oauth2.authentication.utils中的类
-
Description: OAuth 2.0 Endpoint 工具方法类
- OAuth2FormLoginAuthenticationFailureHandler - cn.herodotus.stirrup.oauth2.authentication.response中的类
-
Description : 表单登录失败处理器
- OAuth2FormLoginAuthenticationFailureHandler() - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.response.OAuth2FormLoginAuthenticationFailureHandler
- OAuth2FormLoginAuthenticationFailureHandler(String) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.response.OAuth2FormLoginAuthenticationFailureHandler
- OAuth2FormLoginAuthenticationFilter - cn.herodotus.stirrup.oauth2.authentication.configurer中的类
-
Description: OAuth2 表单登录过滤器
- OAuth2FormLoginAuthenticationFilter() - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.configurer.OAuth2FormLoginAuthenticationFilter
- OAuth2FormLoginAuthenticationFilter(AuthenticationManager) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.configurer.OAuth2FormLoginAuthenticationFilter
- OAuth2FormLoginAuthenticationProvider - cn.herodotus.stirrup.oauth2.authentication.provider中的类
-
Description: OAuth2 (Security) 表单登录 Provider
- OAuth2FormLoginAuthenticationProvider(CaptchaRendererFactory) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2FormLoginAuthenticationProvider
- OAuth2FormLoginAuthenticationToken - cn.herodotus.stirrup.oauth2.authentication.provider中的类
-
Description: OAuth2 (Security) 表单登录 Token
- OAuth2FormLoginAuthenticationToken(Object, Object) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2FormLoginAuthenticationToken
- OAuth2FormLoginAuthenticationToken(Object, Object, Collection<? extends GrantedAuthority>) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2FormLoginAuthenticationToken
- oauth2FormLoginConfigurerCustomer(OAuth2AuthenticationProperties) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.config.OAuth2AuthenticationConfiguration
- OAuth2FormLoginConfigurerCustomizer - cn.herodotus.stirrup.oauth2.authentication.customizer中的类
-
Description: FormLoginConfigurer 扩展配置
- OAuth2FormLoginConfigurerCustomizer(OAuth2AuthenticationProperties) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.customizer.OAuth2FormLoginConfigurerCustomizer
- OAuth2FormLoginSecureConfigurer<H> - cn.herodotus.stirrup.oauth2.authentication.configurer中的类
-
Description: OAuth2 Form Login Configurer
- OAuth2FormLoginSecureConfigurer(UserDetailsService, OAuth2AuthenticationProperties, CaptchaRendererFactory) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.configurer.OAuth2FormLoginSecureConfigurer
- OAuth2FormLoginWebAuthenticationDetailSource - cn.herodotus.stirrup.oauth2.authentication.configurer中的类
-
Description: 表单登录 Details 定义
- OAuth2FormLoginWebAuthenticationDetailSource(OAuth2AuthenticationProperties) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.configurer.OAuth2FormLoginWebAuthenticationDetailSource
- OAuth2ResourceOwnerPasswordAuthenticationConverter - cn.herodotus.stirrup.oauth2.authentication.provider中的类
-
Description: 自定义密码模式认证转换器
- OAuth2ResourceOwnerPasswordAuthenticationConverter(HttpCryptoProcessor) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2ResourceOwnerPasswordAuthenticationConverter
- OAuth2ResourceOwnerPasswordAuthenticationProvider - cn.herodotus.stirrup.oauth2.authentication.provider中的类
-
Description: 自定义 OAuth2 密码模式认证 Provider
- OAuth2ResourceOwnerPasswordAuthenticationProvider(OAuth2AuthorizationService, OAuth2TokenGenerator<? extends OAuth2Token>, UserDetailsService, OAuth2AuthenticationProperties) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2ResourceOwnerPasswordAuthenticationProvider
-
Constructs an
OAuth2ClientCredentialsAuthenticationProviderusing the provided parameters. - OAuth2ResourceOwnerPasswordAuthenticationToken - cn.herodotus.stirrup.oauth2.authentication.provider中的类
-
Description: 自定义密码模式认证Token
- OAuth2ResourceOwnerPasswordAuthenticationToken(Authentication, Set<String>, Map<String, Object>) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2ResourceOwnerPasswordAuthenticationToken
- OAuth2SocialCredentialsAuthenticationConverter - cn.herodotus.stirrup.oauth2.authentication.provider中的类
-
Description: 社交认证 Converter
- OAuth2SocialCredentialsAuthenticationConverter(HttpCryptoProcessor) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2SocialCredentialsAuthenticationConverter
- OAuth2SocialCredentialsAuthenticationProvider - cn.herodotus.stirrup.oauth2.authentication.provider中的类
-
Description: 社会化认证 Provider
- OAuth2SocialCredentialsAuthenticationProvider(OAuth2AuthorizationService, OAuth2TokenGenerator<? extends OAuth2Token>, UserDetailsService, OAuth2AuthenticationProperties) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2SocialCredentialsAuthenticationProvider
- OAuth2SocialCredentialsAuthenticationToken - cn.herodotus.stirrup.oauth2.authentication.provider中的类
-
Description: 自定义社会化登录认证Token
- OAuth2SocialCredentialsAuthenticationToken(Authentication, Set<String>, Map<String, Object>) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2SocialCredentialsAuthenticationToken
- OidcClientRegistrationAuthenticationProviderConsumer - cn.herodotus.stirrup.oauth2.authentication.consumer中的类
-
Description: 客户端动态注册自定义属性
- OidcClientRegistrationAuthenticationProviderConsumer() - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.consumer.OidcClientRegistrationAuthenticationProviderConsumer
- OidcClientRegistrationToRegisteredClientConverter - cn.herodotus.stirrup.oauth2.authentication.provider中的类
-
Description: OidcClientRegistration 转 RegisteredClient 转换器
- OidcClientRegistrationToRegisteredClientConverter(List<String>) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.provider.OidcClientRegistrationToRegisteredClientConverter
- onAuthenticationFailure(HttpServletRequest, HttpServletResponse, AuthenticationException) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.response.OAuth2AuthenticationFailureResponseHandler
- onAuthenticationFailure(HttpServletRequest, HttpServletResponse, AuthenticationException) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.response.OAuth2FormLoginAuthenticationFailureHandler
- opaqueTokenCustomizer() - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.config.OAuth2AuthenticationConfiguration
P
- postConstruct() - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.config.OAuth2AuthenticationConfiguration
- publishAuthenticationFailure(AuthenticationException, Authentication) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.response.DefaultOAuth2AuthenticationEventPublisher
R
- RegisteredClientToOidcClientRegistrationConverter - cn.herodotus.stirrup.oauth2.authentication.provider中的类
-
Description: RegisteredClient 转 OidcClientRegistration 转换器
- RegisteredClientToOidcClientRegistrationConverter(List<String>) - 类的构造器 cn.herodotus.stirrup.oauth2.authentication.provider.RegisteredClientToOidcClientRegistrationConverter
- retrieveUser(Map<String, Object>) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.AbstractUserDetailsAuthenticationProvider
- retrieveUser(Map<String, Object>) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2ResourceOwnerPasswordAuthenticationProvider
- retrieveUser(Map<String, Object>) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2SocialCredentialsAuthenticationProvider
S
- saveException(HttpServletRequest, String) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.response.OAuth2FormLoginAuthenticationFailureHandler
- setAllowSessionCreation(boolean) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.response.OAuth2FormLoginAuthenticationFailureHandler
- setDefaultFailureUrl(String) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.response.OAuth2FormLoginAuthenticationFailureHandler
-
The URL which will be used as the failure destination.
- setPasswordEncoder(PasswordEncoder) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.AbstractUserDetailsAuthenticationProvider
- setPostOnly(boolean) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.configurer.OAuth2FormLoginAuthenticationFilter
- setRedirectStrategy(RedirectStrategy) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.response.OAuth2FormLoginAuthenticationFailureHandler
-
Allows overriding of the behaviour when redirecting to a target URL.
- setSessionRegistry(SessionRegistry) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2AuthorizationCodeAuthenticationProvider
-
Sets the
SessionRegistryused to track OpenID Connect sessions. - setSessionRegistry(SessionRegistry) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2ResourceOwnerPasswordAuthenticationProvider
-
Sets the
SessionRegistryused to track OpenID Connect sessions. - setSessionRegistry(SessionRegistry) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2SocialCredentialsAuthenticationProvider
-
Sets the
SessionRegistryused to track OpenID Connect sessions. - setUseForward(boolean) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.response.OAuth2FormLoginAuthenticationFailureHandler
-
If set to true, performs a forward to the failure destination URL instead of a redirect.
- supports(Class<?>) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2AuthorizationCodeAuthenticationProvider
- supports(Class<?>) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2ClientCredentialsAuthenticationProvider
- supports(Class<?>) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2FormLoginAuthenticationProvider
- supports(Class<?>) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2ResourceOwnerPasswordAuthenticationProvider
- supports(Class<?>) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.OAuth2SocialCredentialsAuthenticationProvider
T
- throwError(String, String) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2EndpointUtils
- throwError(String, String, String) - 类中的静态方法 cn.herodotus.stirrup.oauth2.authentication.utils.OAuth2EndpointUtils
U
- unsuccessfulAuthentication(HttpServletRequest, HttpServletResponse, AuthenticationException) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.configurer.OAuth2FormLoginAuthenticationFilter
-
重写该方法,避免在日志Debug级别会输出错误信息的问题。
V
- validateScopes(Set<String>, RegisteredClient) - 类中的方法 cn.herodotus.stirrup.oauth2.authentication.provider.AbstractAuthenticationProvider
常量字段值|所有程序包|所有类和接口|序列化表格