Uses of Class
org.uberfire.backend.server.security.RoleRegistry
-
Packages that use RoleRegistry Package Description org.uberfire.backend.server.security -
-
Uses of RoleRegistry in org.uberfire.backend.server.security
Methods in org.uberfire.backend.server.security that return RoleRegistry Modifier and Type Method Description static RoleRegistryRoleRegistry. get()Returns singleton instance of the registry to be able to register roles
-