Uses of Class
org.compiere.util.WebUser
Packages that use WebUser
Package
Description
Provide implementation for conversion of amount to word.
Provide cache, server log, JDBC interface, field display/data type, transaction, email, INI properties, security key store, encryption and environment context implementation.
Provide cache, server log, JDBC interface, field display/data type, transaction, email, INI properties, security key store, encryption and environment context implementation.
-
Uses of WebUser in org.compiere.util
Methods in org.compiere.util that return WebUserModifier and TypeMethodDescriptionstatic WebUser
WebUser.get
(Properties ctx, int AD_User_ID) Deprecated.Get user unconditional (from cache)static WebUser
WebUser.get
(Properties ctx, String email) Deprecated.Get user unconditional from cachestatic WebUser
WebUser.get
(Properties ctx, String email, String password, boolean useCache) Deprecated.Get userstatic WebUser
WebUser.get
(javax.servlet.http.HttpServletRequest request) Deprecated.Get from requestMethods in org.compiere.util with parameters of type WebUserModifier and TypeMethodDescriptionstatic boolean
WebUtil.updateFields
(javax.servlet.http.HttpServletRequest request, WebUser wu, boolean updateEMailPwd) Deprecated.