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, Yanming Zhou
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable String@Nullable String@Nullable StringvoidsetClientId(@Nullable String clientId) voidsetClientSecret(@Nullable String clientSecret) voidsetIntrospectionUri(@Nullable String introspectionUri)
-
Constructor Details
-
Opaquetoken
public Opaquetoken()
-
-
Method Details
-
getClientId
-
setClientId
-
getClientSecret
-
setClientSecret
-
getIntrospectionUri
-
setIntrospectionUri
-