class AuthenticationInfo extends Collection (View source)

Properties

protected $collection_key
string $authoritySelector
string $principalEmail
string $principalSubject
protected $serviceAccountDelegationInfoType
protected $serviceAccountDelegationInfoDataType
string $serviceAccountKeyName
protected $serviceDelegationHistoryType
protected $serviceDelegationHistoryDataType
array[] $thirdPartyPrincipal

Methods

setAuthoritySelector($authoritySelector)

No description

string
getAuthoritySelector()

No description

setPrincipalEmail($principalEmail)

No description

string
getPrincipalEmail()

No description

setPrincipalSubject($principalSubject)

No description

string
getPrincipalSubject()

No description

setServiceAccountDelegationInfo($serviceAccountDelegationInfo)

No description

setServiceAccountKeyName($serviceAccountKeyName)

No description

string
getServiceAccountKeyName()

No description

setServiceDelegationHistory(ServiceDelegationHistory $serviceDelegationHistory)

No description

setThirdPartyPrincipal($thirdPartyPrincipal)

No description

array[]
getThirdPartyPrincipal()

No description

Details

setAuthoritySelector($authoritySelector)

No description

Parameters

$authoritySelector

string getAuthoritySelector()

No description

Return Value

string

setPrincipalEmail($principalEmail)

No description

Parameters

$principalEmail

string getPrincipalEmail()

No description

Return Value

string

setPrincipalSubject($principalSubject)

No description

Parameters

$principalSubject

string getPrincipalSubject()

No description

Return Value

string

setServiceAccountDelegationInfo($serviceAccountDelegationInfo)

No description

Parameters

$serviceAccountDelegationInfo

ServiceAccountDelegationInfo[] getServiceAccountDelegationInfo()

No description

setServiceAccountKeyName($serviceAccountKeyName)

No description

Parameters

$serviceAccountKeyName

string getServiceAccountKeyName()

No description

Return Value

string

setServiceDelegationHistory(ServiceDelegationHistory $serviceDelegationHistory)

No description

Parameters

ServiceDelegationHistory $serviceDelegationHistory

ServiceDelegationHistory getServiceDelegationHistory()

No description

setThirdPartyPrincipal($thirdPartyPrincipal)

No description

Parameters

$thirdPartyPrincipal

array[] getThirdPartyPrincipal()

No description

Return Value

array[]