| Package | Description |
|---|---|
| org.apache.fulcrum.security | |
| org.apache.fulcrum.security.model.basic.entity | |
| org.apache.fulcrum.security.model.basic.entity.impl |
| Modifier and Type | Method and Description |
|---|---|
<T extends User> |
UserManager.getAllUsers()
Retrieves all users defined in the system.
|
| Modifier and Type | Method and Description |
|---|---|
UserSet |
BasicGroup.getUsers()
Get the users that are part of this group
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicGroup.setUsers(UserSet userSet)
Set the users that are part of this group
|
| Modifier and Type | Method and Description |
|---|---|
UserSet<?> |
BasicGroupImpl.getUsers()
Get the users that are part of this group
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicGroupImpl.setUsers(UserSet userSet)
Set the users that are part of this group
|
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.