class Oidc extends Collection (View source)

Properties

protected $collection_key
string[] $allowedAudiences
string $issuerUri

Methods

setAllowedAudiences($allowedAudiences)

No description

string[]
getAllowedAudiences()

No description

setIssuerUri($issuerUri)

No description

string
getIssuerUri()

No description

Details

setAllowedAudiences($allowedAudiences)

No description

Parameters

$allowedAudiences

string[] getAllowedAudiences()

No description

Return Value

string[]

setIssuerUri($issuerUri)

No description

Parameters

$issuerUri

string getIssuerUri()

No description

Return Value

string