Uses of Interface
com.aoapps.web.framework.WebSiteUser
-
Uses of WebSiteUser in com.aoapps.web.framework
Methods in com.aoapps.web.framework that return WebSiteUserModifier and TypeMethodDescriptionUploadedFile.getOwner()Gets the owner for the upload file.WebSiteRequest.getWebSiteUser(HttpServletResponse resp) Gets the person who is logged in ornullif no login is performed for this request.Methods in com.aoapps.web.framework with parameters of type WebSiteUserModifier and TypeMethodDescriptionbooleanWebPage.canAccess(WebSiteUser user) Determines if the provided user can access the page.static UploadedFileWebSiteRequest.getUploadedFile(WebSiteUser owner, Identifier id, ServletContext context) Gets a file that was uploaded given its ID.Constructors in com.aoapps.web.framework with parameters of type WebSiteUser
