public class Users extends Object
| Constructor and Description |
|---|
Users() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCount()
Return the number of users
|
List<User> |
getUsers()
Return the user objects
|
Copyright © 2021 Contrast Security. All rights reserved.