org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurer
@Configuration @EnableResourceServer public class ResourceServerConfig extends org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurerAdapter
ResourceServerConfig()
void
configure(org.springframework.security.config.annotation.web.builders.HttpSecurity httpSecurity)
configure
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResourceServerConfig()
public void configure(org.springframework.security.config.annotation.web.builders.HttpSecurity httpSecurity) throws Exception
org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurerAdapter
Exception