Package | Description |
---|---|
flux.security |
Security that provides user authentication, security roles, and fine-grained
permissions for working with engines, the cluster, and the Operations Console
|
Modifier and Type | Method and Description |
---|---|
UserIterator |
SecurityAdministrator.getUsers()
Returns all users sorted by username.
|
UserIterator |
SecurityAdministrator.getUsers(java.lang.String userPattern)
Returns all users that match the specified pattern, sorted by username.
|
© 2000-2025 Flux Corporation. All rights reserved.