Horde_Exception_AuthenticationFailure
extends Horde_Exception
in package
This exception is used to indicate a fatal authentication error.
Copyright 2012-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Tags
Table of Contents
Properties
- $application : string
- The application that failed authentication.
- $code : int
- Authentication failure reason.
Properties
$application
The application that failed authentication.
public
string
$application
$code
Authentication failure reason.
protected
int
$code
= 0