JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.boot.actuate.session.SessionsEndpoint.SessionsDescriptor
Packages that use
SessionsEndpoint.SessionsDescriptor
Package
Description
org.springframework.boot.actuate.session
Actuator support for Spring Session.
Uses of
SessionsEndpoint.SessionsDescriptor
in
org.springframework.boot.actuate.session
Methods in
org.springframework.boot.actuate.session
that return
SessionsEndpoint.SessionsDescriptor
Modifier and Type
Method
Description
SessionsEndpoint.SessionsDescriptor
SessionsEndpoint.
sessionsForUsername
(
String
username)