Page MenuHomenazrin ltd
Diviner Tech Docs PhabricatorOAuthResponse

final class PhabricatorOAuthResponse
Phorge Technical Documentation (OAuth Server)

This class is not documented.

Methods

private function getState()

This method is not documented.
Return
wild

public function setState($state)

This method is not documented.
Parameters
$state
Return
wild

private function getContent()

This method is not documented.
Return
wild

public function setContent($content)

This method is not documented.
Parameters
$content
Return
wild

private function getClientURI()

This method is not documented.
Return
wild

public function setClientURI($uri)

This method is not documented.
Parameters
PhutilURI$uri
Return
wild

private function getFullURI()

This method is not documented.
Return
wild

private function getError()

This method is not documented.
Return
wild

public function setError($error)

This method is not documented.
Parameters
$error
Return
wild

private function getErrorDescription()

This method is not documented.
Return
wild

public function setErrorDescription($error_description)

This method is not documented.
Parameters
$error_description
Return
wild

public function __construct()

This method is not documented.
Return
this//Implicit.//

public function getHeaders()

This method is not documented.
Return
wild

private function buildResponseDict()

This method is not documented.
Return
wild

public function buildResponseString()

This method is not documented.
Return
wild