This is the complete list of members for org.turro.elephant.security.IUserAdmin, including all inherited members.
| addUser(String id, String name, String pass1, String pass2) | org.turro.elephant.security.IUserAdmin | |
| checkId(String id) | org.turro.elephant.security.IUserAdmin | |
| cleanRoles(String id) | org.turro.elephant.security.IUserAdmin | |
| getUsers() | org.turro.elephant.security.IUserAdmin | |
| removeProperty(String id, String name) | org.turro.elephant.security.IUserAdmin | |
| removeRole(String id, String name) | org.turro.elephant.security.IUserAdmin | |
| removeUser(String id) | org.turro.elephant.security.IUserAdmin | |
| resetUsers() | org.turro.elephant.security.IUserAdmin | |
| setName(String id, String name) | org.turro.elephant.security.IUserAdmin | |
| setPasswords(String id, String pass1, String pass2) | org.turro.elephant.security.IUserAdmin | |
| setProperty(String id, String name, String value) | org.turro.elephant.security.IUserAdmin | |
| setRole(String id, String name) | org.turro.elephant.security.IUserAdmin |