class AccessSettings extends Collection (View source)

Properties

protected $collection_key
protected $allowedDomainsSettingsType
protected $allowedDomainsSettingsDataType
protected $corsSettingsType
protected $corsSettingsDataType
protected $gcipSettingsType
protected $gcipSettingsDataType
string[] $identitySources
protected $oauthSettingsType
protected $oauthSettingsDataType
protected $policyDelegationSettingsType
protected $policyDelegationSettingsDataType
protected $reauthSettingsType
protected $reauthSettingsDataType
protected $workforceIdentitySettingsType
protected $workforceIdentitySettingsDataType

Methods

setAllowedDomainsSettings(AllowedDomainsSettings $allowedDomainsSettings)

No description

setCorsSettings(CorsSettings $corsSettings)

No description

getCorsSettings()

No description

setGcipSettings(GcipSettings $gcipSettings)

No description

getGcipSettings()

No description

setIdentitySources($identitySources)

No description

string[]
getIdentitySources()

No description

setOauthSettings(OAuthSettings $oauthSettings)

No description

getOauthSettings()

No description

setPolicyDelegationSettings(PolicyDelegationSettings $policyDelegationSettings)

No description

setReauthSettings(ReauthSettings $reauthSettings)

No description

setWorkforceIdentitySettings(WorkforceIdentitySettings $workforceIdentitySettings)

No description

Details

setAllowedDomainsSettings(AllowedDomainsSettings $allowedDomainsSettings)

No description

Parameters

AllowedDomainsSettings $allowedDomainsSettings

AllowedDomainsSettings getAllowedDomainsSettings()

No description

Return Value

AllowedDomainsSettings

setCorsSettings(CorsSettings $corsSettings)

No description

Parameters

CorsSettings $corsSettings

CorsSettings getCorsSettings()

No description

Return Value

CorsSettings

setGcipSettings(GcipSettings $gcipSettings)

No description

Parameters

GcipSettings $gcipSettings

GcipSettings getGcipSettings()

No description

Return Value

GcipSettings

setIdentitySources($identitySources)

No description

Parameters

$identitySources

string[] getIdentitySources()

No description

Return Value

string[]

setOauthSettings(OAuthSettings $oauthSettings)

No description

Parameters

OAuthSettings $oauthSettings

OAuthSettings getOauthSettings()

No description

Return Value

OAuthSettings

setPolicyDelegationSettings(PolicyDelegationSettings $policyDelegationSettings)

No description

Parameters

PolicyDelegationSettings $policyDelegationSettings

PolicyDelegationSettings getPolicyDelegationSettings()

No description

setReauthSettings(ReauthSettings $reauthSettings)

No description

Parameters

ReauthSettings $reauthSettings

ReauthSettings getReauthSettings()

No description

Return Value

ReauthSettings

setWorkforceIdentitySettings(WorkforceIdentitySettings $workforceIdentitySettings)

No description

Parameters

WorkforceIdentitySettings $workforceIdentitySettings

WorkforceIdentitySettings getWorkforceIdentitySettings()

No description