Class OAuth2ResourceServerProperties.Opaquetoken
java.lang.Object
org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Opaquetoken
- Enclosing class:
OAuth2ResourceServerProperties
- Since:
- 4.0.0
- Author:
- Madhura Bhave, Artsiom Yudovin, Mushtaq Ahmed, Yan Kardziyaka
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setClientId
(String clientId) void
setClientSecret
(String clientSecret) void
setIntrospectionUri
(String introspectionUri)
-
Constructor Details
-
Opaquetoken
public Opaquetoken()
-
-
Method Details
-
getClientId
-
setClientId
-
getClientSecret
-
setClientSecret
-
getIntrospectionUri
-
setIntrospectionUri
-