\Pivot\Common\EntitiesOauthClients

Summary

Methods
Properties
Constants
__construct()
getClientId()
setClientId()
getClientSecret()
setClientSecret()
getRedirectUri()
setRedirectUri()
getGrantType()
setGrantType()
getScope()
setScope()
getUserId()
setUserId()
No public properties found
No constants found
No protected methods found
$clientId
$clientSecret
$redirectUri
$grantTypes
$scope
$userId
N/A
No private methods found
No private properties found
N/A

Properties

$clientId

$clientId : 

Type

$clientSecret

$clientSecret : 

Type

$redirectUri

$redirectUri : 

Type

$grantTypes

$grantTypes : 

Type

$scope

$scope : 

Type

$userId

$userId : 

Type

Methods

__construct()

__construct() 

getClientId()

getClientId() 

setClientId()

setClientId(  $clientId) 

Parameters

$clientId

getClientSecret()

getClientSecret() 

setClientSecret()

setClientSecret(  $secret) 

Parameters

$secret

getRedirectUri()

getRedirectUri() 

setRedirectUri()

setRedirectUri(  $redirectUri) 

Parameters

$redirectUri

getGrantType()

getGrantType() 

setGrantType()

setGrantType(  $grantType) 

Parameters

$grantType

getScope()

getScope() 

setScope()

setScope(  $scope) 

Parameters

$scope

getUserId()

getUserId() 

setUserId()

setUserId(  $userId) 

Parameters

$userId