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
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
OAuth2ResourceServerProperties
public OAuth2ResourceServerProperties()
-
-
Method Details
-
getJwt
-
getOpaquetoken
-