protected static class OAuth2ResourceServerConfiguration.ResourceSecurityConfigurer
extends org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurerAdapter
Constructor and Description |
---|
ResourceSecurityConfigurer(ResourceServerProperties resource) |
Modifier and Type | Method and Description |
---|---|
void |
configure(HttpSecurity http) |
void |
configure(org.springframework.security.oauth2.config.annotation.web.configurers.ResourceServerSecurityConfigurer resources) |
public ResourceSecurityConfigurer(ResourceServerProperties resource)
public void configure(org.springframework.security.oauth2.config.annotation.web.configurers.ResourceServerSecurityConfigurer resources) throws Exception
configure
in interface org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurer
configure
in class org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurerAdapter
Exception
public void configure(HttpSecurity http) throws Exception
configure
in interface org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurer
configure
in class org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurerAdapter
Exception
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.