filters\auth\AuthMethod $response
  • References/PHP/Yii/filters/auth/AuthMethod

$response public property The response to be sent. If not set

2025-01-10 15:47:30
filters\auth\AuthMethod isOptional()
  • References/PHP/Yii/filters/auth/AuthMethod

isOptional() protected method (available since version 2.0.7) Checks

2025-01-10 15:47:30
filters\auth\AuthInterface challenge()
  • References/PHP/Yii/filters/auth/AuthInterface

challenge() public abstract method Generates challenges

2025-01-10 15:47:30
filters\auth\CompositeAuth challenge()
  • References/PHP/Yii/filters/auth/CompositeAuth

challenge() public method Generates challenges upon authentication

2025-01-10 15:47:30
filters\auth\CompositeAuth $authMethods
  • References/PHP/Yii/filters/auth/CompositeAuth

$authMethods public property The supported authentication methods

2025-01-10 15:47:30
filters\auth\HttpBearerAuth $realm
  • References/PHP/Yii/filters/auth/HttpBearerAuth

$realm public property The HTTP authentication realm

2025-01-10 15:47:30
filters\auth\AuthInterface authenticate()
  • References/PHP/Yii/filters/auth/AuthInterface

authenticate() public abstract method Authenticates the

2025-01-10 15:47:30
filters\auth\AuthMethod handleFailure()
  • References/PHP/Yii/filters/auth/AuthMethod

handleFailure() public method Handles authentication failure

2025-01-10 15:47:30
filters\auth\HttpBearerAuth authenticate()
  • References/PHP/Yii/filters/auth/HttpBearerAuth

authenticate() public method Authenticates the current

2025-01-10 15:47:30
filters\auth\QueryParamAuth $tokenParam
  • References/PHP/Yii/filters/auth/QueryParamAuth

$tokenParam public property The parameter name for passing the

2025-01-10 15:47:30