Uses of Class
org.springframework.extensions.webscripts.connector.User
-
Packages that use User Package Description org.springframework.extensions.webscripts -
-
Uses of User in org.springframework.extensions.webscripts
Methods in org.springframework.extensions.webscripts that return User Modifier and Type Method Description UserScriptCredentialVault. getUser()Returns the user to whom this credential vault belongsConstructors in org.springframework.extensions.webscripts with parameters of type User Constructor Description ScriptCredentialVault(CredentialVault vault, User user)Constructs a new ScriptCredentialVault object.
-