kernel/private/rest/classes/oauth_token_endpoint_error.php

Show: inherited
Table of Contents

File containing the ezpOauthTokenEndpointErrorType class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
kernel  
Version
4.6.0  

\ezpOauthTokenEndpointErrorType

Package: kernel

File containing the ezpOauthTokenEndpointErrorType class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

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.