Class OAuth2ResourceServerProperties

java.lang.Object
org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties

@ConfigurationProperties(prefix="spring.security.oauth2.resourceserver") public class OAuth2ResourceServerProperties extends Object
OAuth 2.0 resource server properties.
Since:
2.1.0
Author:
Madhura Bhave, Artsiom Yudovin, Mushtaq Ahmed