Uses of Class
org.jgrapes.webconsole.base.ConsoleUser
Package
Description
Provides the components for building web consoles based on the
core, io and http packages.
-
Uses of ConsoleUser in org.jgrapes.webconsole.base
Modifier and TypeMethodDescriptionConsoleUser.setEmail
(jakarta.mail.Address email) Sets the email address.Modifier and TypeMethodDescriptionstatic Optional
<ConsoleUser> WebConsoleUtils.userFromSession
(Session session) Convenience method for retrieving the console user from aSubject
associated with the session.