@ConfigurationProperties(prefix="spring.security.oauth2.resourceserver") public class OAuth2ResourceServerProperties extends Object
Modifier and Type | Class and Description |
---|---|
static class |
OAuth2ResourceServerProperties.Jwt |
static class |
OAuth2ResourceServerProperties.Opaquetoken |
Constructor and Description |
---|
OAuth2ResourceServerProperties() |
Modifier and Type | Method and Description |
---|---|
OAuth2ResourceServerProperties.Jwt |
getJwt() |
OAuth2ResourceServerProperties.Opaquetoken |
getOpaquetoken() |
public OAuth2ResourceServerProperties.Jwt getJwt()
public OAuth2ResourceServerProperties.Opaquetoken getOpaquetoken()