类 OAuth2ResourceServerProperties.Opaquetoken
java.lang.Object
org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties.Opaquetoken
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
setClientId
(String clientId) void
setClientSecret
(String clientSecret) void
setIntrospectionUri
(String introspectionUri)
-
构造器详细资料
-
Opaquetoken
public Opaquetoken()
-
-
方法详细资料
-
getClientId
-
setClientId
-
getClientSecret
-
setClientSecret
-
getIntrospectionUri
-
setIntrospectionUri
-