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