public class WebUser extends Object
Constructor and Description |
---|
WebUser(String user,
String saltedPassHash,
int permLevel) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName() |
int |
getPermLevel() |
String |
getSaltedPassHash() |
int |
hashCode() |
Copyright © 2017. All rights reserved.