GetOpenIDConfigResponse
class GetOpenIDConfigResponse extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $internal_gapi_mappings | ||
protected | $cacheHeaderType | ||
protected | $cacheHeaderDataType | ||
string[] | $claimsSupported | ||
string[] | $grantTypes | ||
string[] | $idTokenSigningAlgValuesSupported | ||
string | $issuer | ||
string | $jwksUri | ||
string[] | $responseTypesSupported | ||
string[] | $subjectTypesSupported |
Methods
getCacheHeader()
No description
setClaimsSupported($claimsSupported)
No description
string[]
getClaimsSupported()
No description
setGrantTypes($grantTypes)
No description
string[]
getGrantTypes()
No description
setIdTokenSigningAlgValuesSupported($idTokenSigningAlgValuesSupported)
No description
string[]
getIdTokenSigningAlgValuesSupported()
No description
setIssuer($issuer)
No description
string
getIssuer()
No description
setJwksUri($jwksUri)
No description
string
getJwksUri()
No description
setResponseTypesSupported($responseTypesSupported)
No description
string[]
getResponseTypesSupported()
No description
setSubjectTypesSupported($subjectTypesSupported)
No description
string[]
getSubjectTypesSupported()
No description
Details
setCacheHeader(HttpCacheControlResponseHeader $cacheHeader)
No description
HttpCacheControlResponseHeader
getCacheHeader()
No description
setClaimsSupported($claimsSupported)
No description
string[]
getClaimsSupported()
No description
setGrantTypes($grantTypes)
No description
string[]
getGrantTypes()
No description
setIdTokenSigningAlgValuesSupported($idTokenSigningAlgValuesSupported)
No description
string[]
getIdTokenSigningAlgValuesSupported()
No description
setIssuer($issuer)
No description
string
getIssuer()
No description
setJwksUri($jwksUri)
No description
string
getJwksUri()
No description
setResponseTypesSupported($responseTypesSupported)
No description
string[]
getResponseTypesSupported()
No description
setSubjectTypesSupported($subjectTypesSupported)
No description
string[]
getSubjectTypesSupported()
No description