Class SessionsEndpoint.SessionsDescriptor
java.lang.Object
org.springframework.boot.actuate.session.SessionsEndpoint.SessionsDescriptor
- All Implemented Interfaces:
OperationResponseBody
- Enclosing class:
- SessionsEndpoint
public static final class SessionsEndpoint.SessionsDescriptor
extends Object
implements OperationResponseBody
Description of user's
sessions
.-
Constructor Summary
ConstructorDescriptionSessionsDescriptor
(Map<String, ? extends org.springframework.session.Session> sessions) -
Method Summary
-
Constructor Details
-
SessionsDescriptor
-
-
Method Details
-
getSessions
-