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