- OAuth2AuthenticationProviderUtils - cn.herodotus.engine.oauth2.authentication.utils中的类
-
Description: Utility methods for the OAuth 2.0 AuthenticationProvider's.
- OAuth2AuthenticationProviderUtils - cn.herodotus.engine.oauth2.authentication.utils中的类
-
Description: Utility methods for the OAuth 2.0 AuthenticationProvider's.
- OAuth2AuthorizationCodeAuthenticationProvider - cn.herodotus.engine.oauth2.authentication.provider中的类
-
An AuthenticationProvider implementation for the OAuth 2.0 Authorization Code Grant.
- OAuth2AuthorizationCodeAuthenticationProvider - cn.herodotus.engine.oauth2.authentication.provider中的类
-
An AuthenticationProvider implementation for the OAuth 2.0 Authorization Code Grant.
- OAuth2AuthorizationCodeAuthenticationProvider(OAuth2AuthorizationService, OAuth2TokenGenerator<? extends OAuth2Token>) - 类 的构造器cn.herodotus.engine.oauth2.authentication.provider.OAuth2AuthorizationCodeAuthenticationProvider
-
Constructs an OAuth2AuthorizationCodeAuthenticationProvider using the provided parameters.
- OAuth2AuthorizationCodeAuthenticationProvider(OAuth2AuthorizationService, OAuth2TokenGenerator<? extends OAuth2Token>) - 类 的构造器cn.herodotus.engine.oauth2.authentication.provider.OAuth2AuthorizationCodeAuthenticationProvider
-
Constructs an OAuth2AuthorizationCodeAuthenticationProvider using the provided parameters.
- OAuth2ClientCredentialsAuthenticationProvider - cn.herodotus.engine.oauth2.authentication.provider中的类
-
Description: 扩展的 OAuth2ClientCredentialsAuthenticationProvider
用于支持 客户端权限验证 以及 支持 Refresh_Token
- OAuth2ClientCredentialsAuthenticationProvider - cn.herodotus.engine.oauth2.authentication.provider中的类
-
Description: 扩展的 OAuth2ClientCredentialsAuthenticationProvider
用于支持 客户端权限验证 以及 支持 Refresh_Token
- OAuth2ClientCredentialsAuthenticationProvider(OAuth2AuthorizationService, OAuth2TokenGenerator<? extends OAuth2Token>, ClientDetailsService) - 类 的构造器cn.herodotus.engine.oauth2.authentication.provider.OAuth2ClientCredentialsAuthenticationProvider
-
Constructs an OAuth2ClientCredentialsAuthenticationProvider using the provided parameters.
- OAuth2ClientCredentialsAuthenticationProvider(OAuth2AuthorizationService, OAuth2TokenGenerator<? extends OAuth2Token>, ClientDetailsService) - 类 的构造器cn.herodotus.engine.oauth2.authentication.provider.OAuth2ClientCredentialsAuthenticationProvider
-
Constructs an OAuth2ClientCredentialsAuthenticationProvider using the provided parameters.
- OAuth2ConfigurerUtils - cn.herodotus.engine.oauth2.authentication.utils中的类
-
Description: OAuth 2.0 Configurers 工具方法类
新版 spring-security-oauth2-authorization-server 很多代码都是“包”级可访问的,外部无法使用。
- OAuth2ConfigurerUtils - cn.herodotus.engine.oauth2.authentication.utils中的类
-
Description: OAuth 2.0 Configurers 工具方法类
新版 spring-security-oauth2-authorization-server 很多代码都是“包”级可访问的,外部无法使用。
- OAuth2EndpointUtils - cn.herodotus.engine.oauth2.authentication.utils中的类
-
Description: OAuth 2.0 Endpoint 工具方法类
新版 spring-security-oauth2-authorization-server 很多代码都是“包”级可访问的,外部无法使用。
- OAuth2EndpointUtils - cn.herodotus.engine.oauth2.authentication.utils中的类
-
Description: OAuth 2.0 Endpoint 工具方法类
新版 spring-security-oauth2-authorization-server 很多代码都是“包”级可访问的,外部无法使用。
- OAuth2FormLoginAuthenticationFailureHandler - cn.herodotus.engine.oauth2.authentication.response中的类
-
Description : 表单登录失败处理器
- OAuth2FormLoginAuthenticationFailureHandler - cn.herodotus.engine.oauth2.authentication.response中的类
-
Description : 表单登录失败处理器
- OAuth2FormLoginAuthenticationFailureHandler() - 类 的构造器cn.herodotus.engine.oauth2.authentication.response.OAuth2FormLoginAuthenticationFailureHandler
-
- OAuth2FormLoginAuthenticationFailureHandler(String) - 类 的构造器cn.herodotus.engine.oauth2.authentication.response.OAuth2FormLoginAuthenticationFailureHandler
-
- OAuth2FormLoginAuthenticationFailureHandler() - 类 的构造器cn.herodotus.engine.oauth2.authentication.response.OAuth2FormLoginAuthenticationFailureHandler
-
- OAuth2FormLoginAuthenticationFailureHandler(String) - 类 的构造器cn.herodotus.engine.oauth2.authentication.response.OAuth2FormLoginAuthenticationFailureHandler
-
- OAuth2FormLoginAuthenticationFilter - cn.herodotus.engine.oauth2.authentication.form中的类
-
Description: OAuth2 表单登录过滤器
- OAuth2FormLoginAuthenticationFilter - cn.herodotus.engine.oauth2.authentication.form中的类
-
Description: OAuth2 表单登录过滤器
- OAuth2FormLoginAuthenticationFilter() - 类 的构造器cn.herodotus.engine.oauth2.authentication.form.OAuth2FormLoginAuthenticationFilter
-
- OAuth2FormLoginAuthenticationFilter(AuthenticationManager) - 类 的构造器cn.herodotus.engine.oauth2.authentication.form.OAuth2FormLoginAuthenticationFilter
-
- OAuth2FormLoginAuthenticationFilter() - 类 的构造器cn.herodotus.engine.oauth2.authentication.form.OAuth2FormLoginAuthenticationFilter
-
- OAuth2FormLoginAuthenticationFilter(AuthenticationManager) - 类 的构造器cn.herodotus.engine.oauth2.authentication.form.OAuth2FormLoginAuthenticationFilter
-
- OAuth2FormLoginAuthenticationProvider - cn.herodotus.engine.oauth2.authentication.form中的类
-
Description: OAuth2 (Security) 表单登录 Provider
扩展的OAuth2表单登录Provider,以支持表单登录的验证码
- OAuth2FormLoginAuthenticationProvider - cn.herodotus.engine.oauth2.authentication.form中的类
-
Description: OAuth2 (Security) 表单登录 Provider
扩展的OAuth2表单登录Provider,以支持表单登录的验证码
- OAuth2FormLoginAuthenticationProvider(CaptchaRendererFactory) - 类 的构造器cn.herodotus.engine.oauth2.authentication.form.OAuth2FormLoginAuthenticationProvider
-
- OAuth2FormLoginAuthenticationProvider(CaptchaRendererFactory) - 类 的构造器cn.herodotus.engine.oauth2.authentication.form.OAuth2FormLoginAuthenticationProvider
-
- OAuth2FormLoginAuthenticationToken - cn.herodotus.engine.oauth2.authentication.form中的类
-
Description: OAuth2 (Security) 表单登录 Token
- OAuth2FormLoginAuthenticationToken - cn.herodotus.engine.oauth2.authentication.form中的类
-
Description: OAuth2 (Security) 表单登录 Token
- OAuth2FormLoginAuthenticationToken(Object, Object) - 类 的构造器cn.herodotus.engine.oauth2.authentication.form.OAuth2FormLoginAuthenticationToken
-
- OAuth2FormLoginAuthenticationToken(Object, Object, Collection<? extends GrantedAuthority>) - 类 的构造器cn.herodotus.engine.oauth2.authentication.form.OAuth2FormLoginAuthenticationToken
-
- OAuth2FormLoginAuthenticationToken(Object, Object) - 类 的构造器cn.herodotus.engine.oauth2.authentication.form.OAuth2FormLoginAuthenticationToken
-
- OAuth2FormLoginAuthenticationToken(Object, Object, Collection<? extends GrantedAuthority>) - 类 的构造器cn.herodotus.engine.oauth2.authentication.form.OAuth2FormLoginAuthenticationToken
-
- OAuth2FormLoginConfigurer - cn.herodotus.engine.oauth2.authentication.form中的类
-
Description: OAuth2 Form Login Configurer
使用此种方式,相当于额外增加了一种表单登录方式。
- OAuth2FormLoginConfigurer - cn.herodotus.engine.oauth2.authentication.form中的类
-
Description: OAuth2 Form Login Configurer
使用此种方式,相当于额外增加了一种表单登录方式。
- OAuth2FormLoginConfigurer(UserDetailsService, OAuth2UiProperties, CaptchaRendererFactory) - 类 的构造器cn.herodotus.engine.oauth2.authentication.form.OAuth2FormLoginConfigurer
-
- OAuth2FormLoginConfigurer(UserDetailsService, OAuth2UiProperties, CaptchaRendererFactory) - 类 的构造器cn.herodotus.engine.oauth2.authentication.form.OAuth2FormLoginConfigurer
-
- OAuth2FormLoginWebAuthenticationDetailSource - cn.herodotus.engine.oauth2.authentication.form中的类
-
Description: 表单登录 Details 定义
- OAuth2FormLoginWebAuthenticationDetailSource - cn.herodotus.engine.oauth2.authentication.form中的类
-
Description: 表单登录 Details 定义
- OAuth2FormLoginWebAuthenticationDetailSource(OAuth2UiProperties) - 类 的构造器cn.herodotus.engine.oauth2.authentication.form.OAuth2FormLoginWebAuthenticationDetailSource
-
- OAuth2FormLoginWebAuthenticationDetailSource(OAuth2UiProperties) - 类 的构造器cn.herodotus.engine.oauth2.authentication.form.OAuth2FormLoginWebAuthenticationDetailSource
-
- OAuth2ResourceOwnerPasswordAuthenticationConverter - cn.herodotus.engine.oauth2.authentication.provider中的类
-
Description: 自定义密码模式认证转换器
AuthenticationConverter 类似于以前的 AbstractTokenGranter
主要用途是从请求中获取参数,并拼装Token类
- OAuth2ResourceOwnerPasswordAuthenticationConverter - cn.herodotus.engine.oauth2.authentication.provider中的类
-
Description: 自定义密码模式认证转换器
AuthenticationConverter 类似于以前的 AbstractTokenGranter
主要用途是从请求中获取参数,并拼装Token类
- OAuth2ResourceOwnerPasswordAuthenticationConverter(HttpCryptoProcessor) - 类 的构造器cn.herodotus.engine.oauth2.authentication.provider.OAuth2ResourceOwnerPasswordAuthenticationConverter
-
- OAuth2ResourceOwnerPasswordAuthenticationConverter(HttpCryptoProcessor) - 类 的构造器cn.herodotus.engine.oauth2.authentication.provider.OAuth2ResourceOwnerPasswordAuthenticationConverter
-
- OAuth2ResourceOwnerPasswordAuthenticationProvider - cn.herodotus.engine.oauth2.authentication.provider中的类
-
Description: 自定义 OAuth2 密码模式认证 Provider
- OAuth2ResourceOwnerPasswordAuthenticationProvider - cn.herodotus.engine.oauth2.authentication.provider中的类
-
Description: 自定义 OAuth2 密码模式认证 Provider
- OAuth2ResourceOwnerPasswordAuthenticationProvider(OAuth2AuthorizationService, OAuth2TokenGenerator<? extends OAuth2Token>, UserDetailsService, OAuth2ComplianceProperties) - 类 的构造器cn.herodotus.engine.oauth2.authentication.provider.OAuth2ResourceOwnerPasswordAuthenticationProvider
-
Constructs an OAuth2ClientCredentialsAuthenticationProvider using the provided parameters.
- OAuth2ResourceOwnerPasswordAuthenticationProvider(OAuth2AuthorizationService, OAuth2TokenGenerator<? extends OAuth2Token>, UserDetailsService, OAuth2ComplianceProperties) - 类 的构造器cn.herodotus.engine.oauth2.authentication.provider.OAuth2ResourceOwnerPasswordAuthenticationProvider
-
Constructs an OAuth2ClientCredentialsAuthenticationProvider using the provided parameters.
- OAuth2ResourceOwnerPasswordAuthenticationToken - cn.herodotus.engine.oauth2.authentication.provider中的类
-
Description: 自定义密码模式认证Token
- OAuth2ResourceOwnerPasswordAuthenticationToken - cn.herodotus.engine.oauth2.authentication.provider中的类
-
Description: 自定义密码模式认证Token
- OAuth2ResourceOwnerPasswordAuthenticationToken(Authentication, Set<String>, Map<String, Object>) - 类 的构造器cn.herodotus.engine.oauth2.authentication.provider.OAuth2ResourceOwnerPasswordAuthenticationToken
-
- OAuth2ResourceOwnerPasswordAuthenticationToken(Authentication, Set<String>, Map<String, Object>) - 类 的构造器cn.herodotus.engine.oauth2.authentication.provider.OAuth2ResourceOwnerPasswordAuthenticationToken
-
- OAuth2SocialCredentialsAuthenticationConverter - cn.herodotus.engine.oauth2.authentication.provider中的类
-
Description: 社交认证 Converter
- OAuth2SocialCredentialsAuthenticationConverter - cn.herodotus.engine.oauth2.authentication.provider中的类
-
Description: 社交认证 Converter
- OAuth2SocialCredentialsAuthenticationConverter(HttpCryptoProcessor) - 类 的构造器cn.herodotus.engine.oauth2.authentication.provider.OAuth2SocialCredentialsAuthenticationConverter
-
- OAuth2SocialCredentialsAuthenticationConverter(HttpCryptoProcessor) - 类 的构造器cn.herodotus.engine.oauth2.authentication.provider.OAuth2SocialCredentialsAuthenticationConverter
-
- OAuth2SocialCredentialsAuthenticationProvider - cn.herodotus.engine.oauth2.authentication.provider中的类
-
Description: 社会化认证 Provider
- OAuth2SocialCredentialsAuthenticationProvider - cn.herodotus.engine.oauth2.authentication.provider中的类
-
Description: 社会化认证 Provider
- OAuth2SocialCredentialsAuthenticationProvider(OAuth2AuthorizationService, OAuth2TokenGenerator<? extends OAuth2Token>, UserDetailsService, OAuth2ComplianceProperties) - 类 的构造器cn.herodotus.engine.oauth2.authentication.provider.OAuth2SocialCredentialsAuthenticationProvider
-
- OAuth2SocialCredentialsAuthenticationProvider(OAuth2AuthorizationService, OAuth2TokenGenerator<? extends OAuth2Token>, UserDetailsService, OAuth2ComplianceProperties) - 类 的构造器cn.herodotus.engine.oauth2.authentication.provider.OAuth2SocialCredentialsAuthenticationProvider
-
- OAuth2SocialCredentialsAuthenticationToken - cn.herodotus.engine.oauth2.authentication.provider中的类
-
Description: 自定义社会化登录认证Token
- OAuth2SocialCredentialsAuthenticationToken - cn.herodotus.engine.oauth2.authentication.provider中的类
-
Description: 自定义社会化登录认证Token
- OAuth2SocialCredentialsAuthenticationToken(Authentication, Set<String>, Map<String, Object>) - 类 的构造器cn.herodotus.engine.oauth2.authentication.provider.OAuth2SocialCredentialsAuthenticationToken
-
- OAuth2SocialCredentialsAuthenticationToken(Authentication, Set<String>, Map<String, Object>) - 类 的构造器cn.herodotus.engine.oauth2.authentication.provider.OAuth2SocialCredentialsAuthenticationToken
-
- OAuth2UiProperties - cn.herodotus.engine.oauth2.authentication.properties中的类
-
Description: OAuth2 界面配置属性
- OAuth2UiProperties - cn.herodotus.engine.oauth2.authentication.properties中的类
-
Description: OAuth2 界面配置属性
- OAuth2UiProperties() - 类 的构造器cn.herodotus.engine.oauth2.authentication.properties.OAuth2UiProperties
-
- OAuth2UiProperties() - 类 的构造器cn.herodotus.engine.oauth2.authentication.properties.OAuth2UiProperties
-
- onAuthenticationFailure(HttpServletRequest, HttpServletResponse, AuthenticationException) - 类 中的方法cn.herodotus.engine.oauth2.authentication.response.HerodotusAuthenticationFailureHandler
-
- onAuthenticationFailure(HttpServletRequest, HttpServletResponse, AuthenticationException) - 类 中的方法cn.herodotus.engine.oauth2.authentication.response.HerodotusAuthenticationFailureHandler
-
- onAuthenticationFailure(HttpServletRequest, HttpServletResponse, AuthenticationException) - 类 中的方法cn.herodotus.engine.oauth2.authentication.response.OAuth2FormLoginAuthenticationFailureHandler
-
- onAuthenticationFailure(HttpServletRequest, HttpServletResponse, AuthenticationException) - 类 中的方法cn.herodotus.engine.oauth2.authentication.response.OAuth2FormLoginAuthenticationFailureHandler
-
- onAuthenticationSuccess(HttpServletRequest, HttpServletResponse, Authentication) - 类 中的方法cn.herodotus.engine.oauth2.authentication.response.HerodotusAuthenticationSuccessHandler
-
- onAuthenticationSuccess(HttpServletRequest, HttpServletResponse, Authentication) - 类 中的方法cn.herodotus.engine.oauth2.authentication.response.HerodotusAuthenticationSuccessHandler
-