@Configuration
@EnableResourceServer
public class LadsnResourceServerConfig
extends org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurerAdapter
| 限定符和类型 | 字段和说明 |
|---|---|
protected org.springframework.security.web.authentication.AuthenticationFailureHandler |
ladsnAuthenticationFailureHandler |
protected org.springframework.security.web.authentication.AuthenticationSuccessHandler |
ladsnAuthenticationSuccessHandler |
| 构造器和说明 |
|---|
LadsnResourceServerConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http) |
@Autowired protected org.springframework.security.web.authentication.AuthenticationSuccessHandler ladsnAuthenticationSuccessHandler
@Autowired protected org.springframework.security.web.authentication.AuthenticationFailureHandler ladsnAuthenticationFailureHandler
public void configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http)
throws Exception
configure 在接口中 org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurerconfigure 在类中 org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurerAdapterExceptionCopyright © 2018. All rights reserved.