Class FrontLoginScreenRedirectAction

All Implemented Interfaces:
Component, LogEnabled, Serviceable, Action

This action redirects to the login page Can be /LANG/login.html if it does exist Otherwise redirects to cocoon://SITE/LANG/_plugins/web/page/frontoffice-formbasedauthentication/default-display/ACTION.html The LANG is determined from the requested url*, otherwise "en" is selected, otherwise the first available language is selected. Parameters are action: login or failed, transmitted to render. site: the current site. siteContextPath: the site's context path. requestedURL: the requestedURL for authentication, starting with the site's context path.