Package | Description |
---|---|
org.springframework.boot.actuate.session |
Actuator support for Spring Session.
|
Modifier and Type | Method and Description |
---|---|
SessionsEndpoint.SessionDescriptor |
SessionsEndpoint.getSession(String sessionId) |
Modifier and Type | Method and Description |
---|---|
List<SessionsEndpoint.SessionDescriptor> |
SessionsEndpoint.SessionsReport.getSessions() |