filters\auth\AuthMethod handleFailure()

handleFailure() public method

Handles authentication failure.

The implementation should normally throw UnauthorizedHttpException to indicate authentication failure.

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

Please login to continue.