filters\auth\AuthInterface handleFailure()

handleFailure() public abstract method

Handles authentication failure.

The implementation should normally throw UnauthorizedHttpException to indicate authentication failure.

public abstract void handleFailure ( $response )
$response yii\web\Response
throws yii\web\UnauthorizedHttpException
doc_Yii
2016-10-30 17:02:25
Comments
Leave a Comment

Please login to continue.