Uses of Class
flux.security.User

Packages that use User
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 User in flux.security
 

Methods in flux.security that return User
 User SecurityAdministrator.getUser(java.lang.String username)
          Returns the specified user.
 User UserIterator.next()
          Returns the next user in this iterator.
 

Methods in flux.security with parameters of type User
 void SecurityAdministrator.putUser(User user)
          Adds or updates a user in the cluster.
 



© 2014 Flux Corporation. All rights reserved.