WPSAccessRulePage.edit=Manage
WPSAccessRulePage.processAccessMode=Process Access Mode
WPSAccessRulePage.processAccessModeHelp.title=Process Access Mode
WPSAccessRulePage.processAccessModeHelp.hide=Hide
WPSAccessRulePage.processAccessModeHelp.mixed=Mixed
WPSAccessRulePage.processAccessModeHelp.challenge=Challenge
WPSAccessRulePage.processAccessModeHelp.message=<p>The process access mode specifies how to expose processes that a user does not have privileges or via anonymous access.</p><p><strong>HIDE</strong> is the default mode and hides processes that the user does not have read access for. This is the most secure catalog mode.</p><p><strong>MIXED</strong> mode hides all processes the user does not have read permission for but triggers authentication for any other attempt to access the processes directly using execute or describe requests. This mode is useful in cases where a process is not to be advertised in a capabilities document, but select access to the process may be granted to users who are given direct access to the process.</p><p><strong>CHALLENGE</strong> mode allows free access to process, but issues a 401 code triggering authentication for any attempt to execute or describe it. This mode lists all processes in a service capabilities document.</p>