public class User extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getPassword() |
String |
getUser() |
int |
hashCode() |
boolean |
isValid(String user,
String password) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.