Uses of Interface
org.uberfire.ext.security.management.api.RoleManager
-
Packages that use RoleManager Package Description org.uberfire.ext.security.management.api org.uberfire.ext.security.management.api.service -
-
Uses of RoleManager in org.uberfire.ext.security.management.api
Methods in org.uberfire.ext.security.management.api that return RoleManager Modifier and Type Method Description RoleManagerUserManagementService. roles()The Roles Manager service. -
Uses of RoleManager in org.uberfire.ext.security.management.api.service
Subinterfaces of RoleManager in org.uberfire.ext.security.management.api.service Modifier and Type Interface Description interfaceRoleManagerServiceRemote service API for the Roles Manager.
-