Uses of Interface
flux.security.UserIterator

Packages that use UserIterator
flux.security Security that provides user authentication, security roles, and fine-grained permissions for working with engines, the cluster, and the Operations Console 
 

Uses of UserIterator in flux.security
 

Methods in flux.security that return UserIterator
 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.
 



© 2014 Flux Corporation. All rights reserved.