public class LoginSession extends Object implements Serializable
Constructor and Description |
---|
LoginSession() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getSessionID() |
int |
hashCode() |
void |
setSessionID(String sessionID) |
String |
toString() |
Copyright © 2017. All rights reserved.