Class OAuth2ResourceServerProperties.Opaquetoken
java.lang.Object
org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties.Opaquetoken
- Enclosing class:
- OAuth2ResourceServerProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetClientId(String clientId) voidsetClientSecret(String clientSecret) voidsetIntrospectionUri(String introspectionUri)
-
Constructor Details
-
Opaquetoken
public Opaquetoken()
-
-
Method Details
-
getClientId
-
setClientId
-
getClientSecret
-
setClientSecret
-
getIntrospectionUri
-
setIntrospectionUri
-