kernel/private/rest/classes/oauth_token_endpoint_error.php

Show: inherited
Table of Contents

\ezpOauthTokenEndpointErrorType

Package: Default

Created by JetBrains PhpStorm.

User: oms Date: 21.12.10 Time: 12.17 To change this template use File | Settings | File Templates.

Constants

Constant  INVALID_REQUEST = "invalid_request"
Constant  INVALID_CLIENT = "invalid_client"
Constant  UNAUTHORIZED_CLIENT = "unauthorized_client"
Constant  INVALID_GRANT = "invalid_grant"
Constant  UNSUPPORTED_GRANT_TYPE = "unsupported_grant_type"
Constant  INVALID_SCOPE = "invalid_scope"

Methods

methodpublichttpCodeForError(  $error ) : void
static

Parameters
Name Type Description
$error
Documentation was generated by DocBlox 0.18.1.