类 ClientDetails
java.lang.Object
org.springblade.core.secure.provider.ClientDetails
- 所有已实现的接口:
Serializable,IClientDetails
客户端详情
- 作者:
- Chill
- 另请参阅:
-
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 org.springblade.core.secure.provider.IClientDetails
getAccessTokenValidity, getClientId, getClientSecret, getRefreshTokenValidity
-
构造器详细资料
-
ClientDetails
public ClientDetails()
-