Uses of Class
org.jgrapes.webconsole.rbac.RoleConfigurator
Package
Description
Provides a simple role based access control using
information from the configuration support provided by JGrapes.
-
Uses of RoleConfigurator in org.jgrapes.webconsole.rbac
Modifier and TypeMethodDescriptionRoleConfigurator.setReplace
(boolean replace) Control whether the component replaces allConsoleRole
s or adds to the existing roles (default).RoleConfigurator.setRolesByUser
(Map<String, Set<String>> roles) Sets the roles associated with a user.