Uses of Class
org.jgrapes.webconsole.base.ConsoleRole
Packages that use 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
Methods in org.jgrapes.webconsole.base that return types with arguments of type ConsoleRoleModifier and TypeMethodDescriptionstatic Collection
<ConsoleRole> WebConsoleUtils.rolesFromSession
(Session session) Convenience method for retrieving the console roles from aSubject
associated with the session.