Uses of Package
org.uberfire.ext.security.management.api
-
Classes in org.uberfire.ext.security.management.api used by org.uberfire.ext.security.management.api Class Description AbstractEntityManager Basic management API for security realm entities type ofT.AbstractEntityManager.SearchRequest The request parameters for performing entity searching on the backend security server.AbstractEntityManager.SearchResponse The response values for a search operation.Capability Supported features for the User System Management services.CapabilityStatus The status for a capability.GroupManager The Groups Manager.RoleManager The Roles Manager.Settings The settings for a given entity manager.UserManagementService The services provided by a concrete user management service provider implementation.UserManager The Users Manager.UserManager.UserAttribute Description of a user attribute that is supported by the specific manager implementation.UserSystemManager Main users, groups and roles management API. -
Classes in org.uberfire.ext.security.management.api used by org.uberfire.ext.security.management.api.exception Class Description Capability Supported features for the User System Management services. -
Classes in org.uberfire.ext.security.management.api used by org.uberfire.ext.security.management.api.service Class Description AbstractEntityManager Basic management API for security realm entities type ofT.GroupManager The Groups Manager.RoleManager The Roles Manager.UserManager The Users Manager. -
Classes in org.uberfire.ext.security.management.api used by org.uberfire.ext.security.management.impl Class Description AbstractEntityManager.SearchRequest The request parameters for performing entity searching on the backend security server.AbstractEntityManager.SearchResponse The response values for a search operation.Capability Supported features for the User System Management services.CapabilityStatus The status for a capability.GroupManagerSettings The settings for a groups entity manager.RoleManagerSettings The settings for a roles entity manager.Settings The settings for a given entity manager.UserManager.UserAttribute Description of a user attribute that is supported by the specific manager implementation.UserManagerSettings The settings for a users entity manager.