Class SessionsDescriptor
java.lang.Object
org.springframework.boot.session.actuate.endpoint.SessionsDescriptor
- All Implemented Interfaces:
- OperationResponseBody
Description of user's 
sessions.- Since:
- 4.0.0
- Author:
- Moritz Halbritter
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic final classA description of user'ssessionexposed bysessionsendpoint.
- 
Constructor SummaryConstructorsConstructorDescriptionSessionsDescriptor(Map<String, ? extends org.springframework.session.Session> sessions) 
- 
Method Summary
- 
Constructor Details- 
SessionsDescriptor
 
- 
- 
Method Details- 
getSessions
 
-