\Simplify_Authentication

Simplify_Authentication - encapsulates the credentials needed to make a request to the Simplify API.

Summary

Methods
Properties
Constants
__construct()
__construct1()
__construct2()
__construct3()
$privateKey
$publicKey
$accessToken
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$privateKey

$privateKey

$publicKey

$publicKey

$accessToken

$accessToken

Methods

__construct()

__construct()

__construct1()

__construct1( $accessToken)

Parameters

$accessToken

__construct2()

__construct2( $publicKey,  $privateKey)

Parameters

$publicKey
$privateKey

__construct3()

__construct3( $publicKey,  $privateKey,  $accessToken)

Parameters

$publicKey
$privateKey
$accessToken