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 WebUserWebUser.get(Properties ctx, int AD_User_ID) Deprecated.Get user unconditional (from cache)static WebUserWebUser.get(Properties ctx, String email) Deprecated.Get user unconditional from cachestatic WebUserWebUser.get(Properties ctx, String email, String password, boolean useCache) Deprecated.Get userstatic WebUserWebUser.get(javax.servlet.http.HttpServletRequest request) Deprecated.Get from requestMethods in org.compiere.util with parameters of type WebUserModifier and TypeMethodDescriptionstatic booleanWebUtil.updateFields(javax.servlet.http.HttpServletRequest request, WebUser wu, boolean updateEMailPwd) Deprecated.