Class SessionsDescriptor

java.lang.Object
org.springframework.boot.actuate.session.SessionsDescriptor
All Implemented Interfaces:
OperationResponseBody

public final class SessionsDescriptor extends Object implements OperationResponseBody
Description of user's sessions.
Since:
3.3.0
Author:
Moritz Halbritter