org.apache.hupa.shared.rpc
Class CheckSessionResult
java.lang.Object
org.apache.hupa.shared.rpc.CheckSessionResult
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable, Serializable, net.customware.gwt.dispatch.shared.Result
public class CheckSessionResult
- extends Object
- implements net.customware.gwt.dispatch.shared.Result, Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckSessionResult
public CheckSessionResult()
getUser
public User getUser()
setUser
public void setUser(User user)
isValid
public boolean isValid()
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.