Uses of Class
net.sf.ahtutils.xml.cloud.facebook.User

Packages that use User
net.sf.ahtutils.xml.cloud.facebook   
 

Uses of User in net.sf.ahtutils.xml.cloud.facebook
 

Fields in net.sf.ahtutils.xml.cloud.facebook declared as User
protected  User SignedRequest.user
           
 

Methods in net.sf.ahtutils.xml.cloud.facebook that return User
 User ObjectFactory.createUser()
          Create an instance of User
 User SignedRequest.getUser()
          Gets the value of the user property.
 

Methods in net.sf.ahtutils.xml.cloud.facebook with parameters of type User
 void SignedRequest.setUser(User value)
          Sets the value of the user property.
 



Copyright © 2011. All Rights Reserved.