Authentication: ezcAuthenticationOpenidRedirectException
[ ]
[ Rfcs ] [ Security ]
[ ]
[ ]
[ ]
[ ]
Class: ezcAuthenticationOpenidRedirectException
|
Thrown when the client could not be redirected in the OpenID authentication. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcAuthenticationException
|
--ezcAuthenticationOpenidException
|
--ezcAuthenticationOpenidRedirectException
Inherited Member Variables
From
ezcBaseException:
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
Method Summary
|
public ezcAuthenticationOpenidRedirectException |
__construct(
$url )
Constructs a new ezcAuthenticationOpenidRedirectException concerning $url. |
Inherited Methods
From
ezcAuthenticationOpenidException :
From
ezcAuthenticationException :
From
ezcBaseException :
From
Exception (Internal Class) :
|
public Exception |
constructor __construct ( $message, $code )
|
|
public void |
getCode ( )
|
|
public void |
getFile ( )
|
|
public void |
getLine ( )
|
|
public void |
getMessage ( )
|
|
public void |
getTrace ( )
|
|
public void |
getTraceAsString ( )
|
|
public void |
__clone ( )
|
|
public void |
__toString ( )
|
Methods
__construct
ezcAuthenticationOpenidRedirectException __construct(
string
$url )
Constructs a new ezcAuthenticationOpenidRedirectException concerning $url.
Parameters
| Name |
Type |
Description |
$url |
string |
The URL where the client could not be redirected |
Redefinition of
Last updated: Tue, 01 Sep 2009