Errors
Table of Contents
| Auth/OpenID/AX.php | 5 |
| Auth/OpenID/MDB2Store.php | 2 |
| Auth/OpenID/PAPE.php | 3 |
| Auth/OpenID/SQLStore.php | 2 |
AX.php
| Type | Line | Description |
|---|---|---|
| ERROR | 0 | Tag "param" with body "@param attribute: The attribute that is being requested" has error "\attribute:" is not a valid Fqsen. |
| ERROR | 0 | Tag "param" with body "@param type_uri: The URI for the attribute" has error "\type_uri:" is not a valid Fqsen. |
| ERROR | 0 | Tag "param" with body "@param value: The value to add to the response to the relying party for this attribute" has error "\value:" is not a valid Fqsen. |
| ERROR | 0 | Tag "param" with body "@param type_uri: The URI for the attribute" has error "\type_uri:" is not a valid Fqsen. |
| ERROR | 0 | Tag "param" with body "@param values: A list of values to send for this attribute." has error "\values:" is not a valid Fqsen. |
MDB2Store.php
| Type | Line | Description |
|---|---|---|
| ERROR | 0 | Tag "param" with body "@param associations_table: This is an optional parameter to specify the name of the table used for storing associations. The default value is 'oid_associations'." has error "\associations_table:" is not a valid Fqsen. |
| ERROR | 0 | Tag "param" with body "@param nonces_table: This is an optional parameter to specify the name of the table used for storing nonces. The default value is 'oid_nonces'." has error "\nonces_table:" is not a valid Fqsen. |
PAPE.php
| Type | Line | Description |
|---|---|---|
| ERROR | 0 | Tag "param" with body "@param args: The PAPE arguments without a namespace" has error "\args:" is not a valid Fqsen. |
| ERROR | 0 | Tag "param" with body "@param supported_types: A sequence of authentication policy type URIs that are supported by a provider" has error "\supported_types:" is not a valid Fqsen. |
| ERROR | 0 | Tag "param" with body "@param policy_uri: The identifier for the preferred type of authentication." has error "\policy_uri:" is not a valid Fqsen. |
SQLStore.php
| Type | Line | Description |
|---|---|---|
| ERROR | 0 | Tag "param" with body "@param associations_table: This is an optional parameter to specify the name of the table used for storing associations. The default value is 'oid_associations'." has error "\associations_table:" is not a valid Fqsen. |
| ERROR | 0 | Tag "param" with body "@param nonces_table: This is an optional parameter to specify the name of the table used for storing nonces. The default value is 'oid_nonces'." has error "\nonces_table:" is not a valid Fqsen. |