クラス SessionsDescriptor.SessionDescriptor
java.lang.ObjectSE
org.springframework.boot.actuate.session.SessionsDescriptor.SessionDescriptor
- 含まれているクラス:
- SessionsDescriptor
sessions エンドポイントによって公開されるユーザーの session の説明。主に JSON への直列化を目的としています。方法の概要
方法の詳細
getId
getAttributeNames
getCreationTime
getLastAccessedTime
getMaxInactiveInterval
public long getMaxInactiveInterval()isExpired
public boolean isExpired()