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 |
---|---|
User |
SecurityAdministrator.getUser(java.lang.String username)
Returns the specified user.
|
User |
UserIterator.next()
Returns the next user in this iterator.
|
Modifier and Type | Method and Description |
---|---|
void |
SecurityAdministrator.putUser(User user)
Adds or updates a user in the cluster.
|
© 2000-2025 Flux Corporation. All rights reserved.