Uses of Class
org.jgrapes.webconsole.base.ConsoleRole
Package
Description
Provides the components for building web consoles based on the
core, io and http packages.
-
Uses of ConsoleRole in org.jgrapes.webconsole.base
Modifier and TypeMethodDescriptionstatic Collection
<ConsoleRole> WebConsoleUtils.rolesFromSession
(Session session) Convenience method for retrieving the console roles from aSubject
associated with the session.