Class LoginErrorAction

  • All Implemented Interfaces:
    com.xpn.xwiki.internal.web.LegacyAction

    @Component
    @Named("loginerror")
    @Singleton
    public class LoginErrorAction
    extends XWikiAction
    Action for re-displaying the login form when the submitted username and password are wrong.
    Version:
    $Id: 58a4cde5f592da3138714f22a0835d517f01800d $