Uses of Interface
org.uberfire.ext.security.management.api.AbstractEntityManager
-
Packages that use AbstractEntityManager Package Description org.uberfire.ext.security.management.api org.uberfire.ext.security.management.api.service -
-
Uses of AbstractEntityManager in org.uberfire.ext.security.management.api
Subinterfaces of AbstractEntityManager in org.uberfire.ext.security.management.api Modifier and Type Interface Description interfaceGroupManagerThe Groups Manager.interfaceRoleManagerThe Roles Manager.interfaceUserManagerThe Users Manager. -
Uses of AbstractEntityManager in org.uberfire.ext.security.management.api.service
Subinterfaces of AbstractEntityManager in org.uberfire.ext.security.management.api.service Modifier and Type Interface Description interfaceGroupManagerServiceRemote service API for the Groups Manager.interfaceRoleManagerServiceRemote service API for the Roles Manager.interfaceUserManagerServiceRemote service API for the Users Manager.
-