Uses of Class
de.xima.fc.user_portal.bean.common.UserPortalViewContext
Packages that use UserPortalViewContext
Package
Description
-
Uses of UserPortalViewContext in de.xima.fc.user_portal.bean.common
Methods in de.xima.fc.user_portal.bean.common that return UserPortalViewContextModifier and TypeMethodDescriptionUserPortalAuthenticatorsBean.getPortalContext()UserPortalImageBean.getPortalContext()UserPortalProtectedBean.getPortalContext() -
Uses of UserPortalViewContext in de.xima.fc.user_portal.bean.form_records
Methods in de.xima.fc.user_portal.bean.form_records that return UserPortalViewContextModifier and TypeMethodDescriptionLazyFormRecordsViewBean.getPortalContext()UserPortalFormRecordsPageBean.getPortalContext() -
Uses of UserPortalViewContext in de.xima.fc.user_portal.bean.forms
Methods in de.xima.fc.user_portal.bean.forms that return UserPortalViewContext -
Uses of UserPortalViewContext in de.xima.fc.user_portal.bean.security
Methods in de.xima.fc.user_portal.bean.security with parameters of type UserPortalViewContextModifier and TypeMethodDescriptionbooleanIUploadVerificationBean.isUnsafe(org.primefaces.model.file.UploadedFile uploadedFile, UserPortalViewContext userPortalViewCtx, FormRecordModel formRecordModel) Checks whether the provided upload file has been classified as 'unsafe' by upstream checks (e.g. malware detection or content type verification). -
Uses of UserPortalViewContext in de.xima.fc.user_portal.bean.signin
Methods in de.xima.fc.user_portal.bean.signin that return UserPortalViewContext -
Uses of UserPortalViewContext in de.xima.fc.user_portal.integration.security
Methods in de.xima.fc.user_portal.integration.security with parameters of type UserPortalViewContextModifier and TypeMethodDescriptionbooleanUploadVerificationBean.isUnsafe(org.primefaces.model.file.UploadedFile uploadedFile, UserPortalViewContext userPortalViewCtx, FormRecordModel formRecordModel) Checks whether the provided upload file has been classified as 'unsafe' by upstream checks (e.g. malware detection or content type verification).