\Pivot\Core\ModelsGoogleUser

GoogleUser

Summary

Methods
Properties
Constants
init()
getEmail()
getFirstName()
getLastName()
getUsername()
getLevel()
getHostedDomain()
getGroups()
isAdmin()
isSuper()
isTeacher()
isStudent()
initialized()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
isA()
$googleClient
$oauth2Service
$directoryService
$googleUser
$groups
$initialized
N/A

Properties

$googleClient

$googleClient : 

Type

$oauth2Service

$oauth2Service : 

Type

$directoryService

$directoryService : 

Type

$googleUser

$googleUser : 

Type

$groups

$groups : 

Type

$initialized

$initialized : 

Type

Methods

init()

init(string  $token, string  $adminIdentity, string  $serviceAccount) 

Parameters

string $token
string $adminIdentity
string $serviceAccount

getEmail()

getEmail() 

getFirstName()

getFirstName() 

getLastName()

getLastName() 

getUsername()

getUsername() 

getLevel()

getLevel() 

getHostedDomain()

getHostedDomain() 

getGroups()

getGroups() 

isAdmin()

isAdmin() 

isSuper()

isSuper() 

isTeacher()

isTeacher() 

isStudent()

isStudent() 

initialized()

initialized() 

isA()

isA(  $type) 

Parameters

$type