Uses of Class
org.springframework.boot.session.actuate.endpoint.SessionsDescriptor
Packages that use SessionsDescriptor
Package
Description
Actuator endpoint for Spring Session.
-
Uses of SessionsDescriptor in org.springframework.boot.session.actuate.endpoint
Methods in org.springframework.boot.session.actuate.endpoint that return SessionsDescriptorModifier and TypeMethodDescription@Nullable SessionsDescriptorSessionsEndpoint.sessionsForUsername(String username) Methods in org.springframework.boot.session.actuate.endpoint that return types with arguments of type SessionsDescriptorModifier and TypeMethodDescriptionreactor.core.publisher.Mono<SessionsDescriptor> ReactiveSessionsEndpoint.sessionsForUsername(String username)