Uses of Class
org.springframework.extensions.webscripts.ScriptUser

Packages that use ScriptUser
org.springframework.extensions.webscripts   
 

Uses of ScriptUser in org.springframework.extensions.webscripts
 

Methods in org.springframework.extensions.webscripts that return ScriptUser
 ScriptUser ScriptRenderContext.getUser()
          Gets the user.
 ScriptUser ScriptUser.getUser(String userId)
          Retrieve a user object with populated details for the given user Id
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.