Namespace Core\Env\Authentication
Constants summary
| Digest | Client authorization header value when performing Digest HTTP authentication. |
| Password | Password provided by the user when performing HTTP authentication. |
| Type | HTTP authentication type being performed. |
| Username | Username provided by the user when performing HTTP authentication. |