public class LoginResponse extends Object
| Constructor and Description |
|---|
LoginResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getIbAuthCookie() |
int |
hashCode() |
boolean |
isVerified() |
void |
setIbAuthCookie(String ibAuthCookie) |
void |
setVerified(boolean verified) |
String |
toString() |
Copyright © 2014. All rights reserved.