Class OAuth2ResourceServerProperties.Opaquetoken
java.lang.Object
org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties.Opaquetoken
- Enclosing class:
OAuth2ResourceServerProperties
- Since:
- 2.1.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
-