class ServiceAccountDelegationInfo extends Model (View source)

Properties

protected $firstPartyPrincipalType
protected $firstPartyPrincipalDataType
string $principalSubject
protected $thirdPartyPrincipalType
protected $thirdPartyPrincipalDataType

Methods

setFirstPartyPrincipal(FirstPartyPrincipal $firstPartyPrincipal)

No description

setPrincipalSubject($principalSubject)

No description

string
getPrincipalSubject()

No description

setThirdPartyPrincipal(ThirdPartyPrincipal $thirdPartyPrincipal)

No description

Details

setFirstPartyPrincipal(FirstPartyPrincipal $firstPartyPrincipal)

No description

Parameters

FirstPartyPrincipal $firstPartyPrincipal

FirstPartyPrincipal getFirstPartyPrincipal()

No description

Return Value

FirstPartyPrincipal

setPrincipalSubject($principalSubject)

No description

Parameters

$principalSubject

string getPrincipalSubject()

No description

Return Value

string

setThirdPartyPrincipal(ThirdPartyPrincipal $thirdPartyPrincipal)

No description

Parameters

ThirdPartyPrincipal $thirdPartyPrincipal

ThirdPartyPrincipal getThirdPartyPrincipal()

No description

Return Value

ThirdPartyPrincipal