类的使用
cn.herodotus.engine.oauth2.authentication.properties.OAuth2AuthenticationProperties
程序包
说明
-
cn.herodotus.engine.oauth2.authentication.configuration中OAuth2AuthenticationProperties的使用
修饰符和类型方法说明OAuth2AuthenticationConfiguration.lockedUserDetailsStampManager(OAuth2AuthenticationProperties authenticationProperties) OAuth2AuthenticationConfiguration.oauth2FormLoginConfigurerCustomer(OAuth2AuthenticationProperties authenticationProperties) OAuth2AuthenticationConfiguration.signInFailureLimitedStampManager(OAuth2AuthenticationProperties authenticationProperties) -
cn.herodotus.engine.oauth2.authentication.configurer中OAuth2AuthenticationProperties的使用
限定符构造器说明OAuth2AuthenticationProviderConfigurer(org.springframework.security.core.session.SessionRegistry sessionRegistry, org.springframework.security.crypto.password.PasswordEncoder passwordEncoder, org.springframework.security.core.userdetails.UserDetailsService userDetailsService, OAuth2AuthenticationProperties authenticationProperties) OAuth2FormLoginSecureConfigurer(org.springframework.security.core.userdetails.UserDetailsService userDetailsService, OAuth2AuthenticationProperties authenticationProperties, CaptchaRendererFactory captchaRendererFactory) OAuth2FormLoginWebAuthenticationDetailSource(OAuth2AuthenticationProperties authenticationProperties) -
cn.herodotus.engine.oauth2.authentication.customizer中OAuth2AuthenticationProperties的使用
限定符构造器说明OAuth2FormLoginConfigurerCustomizer(OAuth2AuthenticationProperties authenticationProperties) -
cn.herodotus.engine.oauth2.authentication.provider中OAuth2AuthenticationProperties的使用
限定符构造器说明AbstractUserDetailsAuthenticationProvider(org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationService authorizationService, org.springframework.security.core.userdetails.UserDetailsService userDetailsService, OAuth2AuthenticationProperties authenticationProperties) OAuth2ResourceOwnerPasswordAuthenticationProvider(org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationService authorizationService, org.springframework.security.oauth2.server.authorization.token.OAuth2TokenGenerator<? extends org.springframework.security.oauth2.core.OAuth2Token> tokenGenerator, org.springframework.security.core.userdetails.UserDetailsService userDetailsService, OAuth2AuthenticationProperties complianceProperties) Constructs anOAuth2ClientCredentialsAuthenticationProviderusing the provided parameters.OAuth2SocialCredentialsAuthenticationProvider(org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationService authorizationService, org.springframework.security.oauth2.server.authorization.token.OAuth2TokenGenerator<? extends org.springframework.security.oauth2.core.OAuth2Token> tokenGenerator, org.springframework.security.core.userdetails.UserDetailsService userDetailsService, OAuth2AuthenticationProperties complianceProperties) -
cn.herodotus.engine.oauth2.authentication.stamp中OAuth2AuthenticationProperties的使用
限定符构造器说明LockedUserDetailsStampManager(OAuth2AuthenticationProperties authenticationProperties) SignInFailureLimitedStampManager(OAuth2AuthenticationProperties authenticationProperties)