Uses of Class
org.apache.fulcrum.security.util.UserSet
Packages that use UserSet
Package
Description
-
Uses of UserSet in org.apache.fulcrum.security
Methods in org.apache.fulcrum.security that return UserSetModifier and TypeMethodDescriptionUserManager.getAllUsers()
Retrieves all users defined in the system.UserManager.retrieveUserList
(Object criteria) Retrieve a list of users that meet the specified criteria. -
Uses of UserSet in org.apache.fulcrum.security.model.basic.entity
Methods in org.apache.fulcrum.security.model.basic.entity that return UserSetModifier and TypeMethodDescriptionBasicGroup.getUsers()
Get the users that are part of this groupMethods in org.apache.fulcrum.security.model.basic.entity with parameters of type UserSet -
Uses of UserSet in org.apache.fulcrum.security.model.basic.entity.impl
Methods in org.apache.fulcrum.security.model.basic.entity.impl that return UserSetModifier and TypeMethodDescriptionUserSet
<?> BasicGroupImpl.getUsers()
Get the users that are part of this groupMethods in org.apache.fulcrum.security.model.basic.entity.impl with parameters of type UserSet