Uses of Interface
org.uberfire.ext.security.management.api.GroupManager
-
Packages that use GroupManager Package Description org.uberfire.ext.security.management.api org.uberfire.ext.security.management.api.service -
-
Uses of GroupManager in org.uberfire.ext.security.management.api
Methods in org.uberfire.ext.security.management.api that return GroupManager Modifier and Type Method Description GroupManagerUserManagementService. groups()The Groups Manager service. -
Uses of GroupManager in org.uberfire.ext.security.management.api.service
Subinterfaces of GroupManager in org.uberfire.ext.security.management.api.service Modifier and Type Interface Description interfaceGroupManagerServiceRemote service API for the Groups Manager.
-