Open Journal Systems  3.3.0
Symfony\Component\HttpFoundation\Tests\ServerBagTest Class Reference
Inheritance diagram for Symfony\Component\HttpFoundation\Tests\ServerBagTest:

Public Member Functions

 testHttpBasicAuthWithPhpCgi ()
 
 testHttpBasicAuthWithPhpCgiBogus ()
 
 testHttpBasicAuthWithPhpCgiEmptyPassword ()
 
 testHttpBasicAuthWithPhpCgiRedirect ()
 
 testHttpDigestAuthWithPhpCgi ()
 
 testHttpDigestAuthWithPhpCgiBogus ()
 
 testHttpDigestAuthWithPhpCgiRedirect ()
 
 testHttpPasswordIsOptional ()
 
 testItDoesNotOverwriteTheAuthorizationHeaderIfItIsAlreadySet ()
 
 testOAuthBearerAuth ()
 
 testOAuthBearerAuthWithRedirect ()
 
 testShouldExtractHeadersFromServerArray ()
 

Detailed Description

ServerBagTest.

Author
Bulat Shakirzyanov malll.nosp@m.uhuc.nosp@m.t@gma.nosp@m.il.c.nosp@m.om

Definition at line 22 of file ServerBagTest.php.

Member Function Documentation

◆ testHttpBasicAuthWithPhpCgi()

Symfony\Component\HttpFoundation\Tests\ServerBagTest::testHttpBasicAuthWithPhpCgi ( )

Definition at line 60 of file ServerBagTest.php.

◆ testHttpBasicAuthWithPhpCgiBogus()

Symfony\Component\HttpFoundation\Tests\ServerBagTest::testHttpBasicAuthWithPhpCgiBogus ( )

Definition at line 71 of file ServerBagTest.php.

◆ testHttpBasicAuthWithPhpCgiEmptyPassword()

Symfony\Component\HttpFoundation\Tests\ServerBagTest::testHttpBasicAuthWithPhpCgiEmptyPassword ( )

Definition at line 92 of file ServerBagTest.php.

◆ testHttpBasicAuthWithPhpCgiRedirect()

Symfony\Component\HttpFoundation\Tests\ServerBagTest::testHttpBasicAuthWithPhpCgiRedirect ( )

Definition at line 81 of file ServerBagTest.php.

◆ testHttpDigestAuthWithPhpCgi()

Symfony\Component\HttpFoundation\Tests\ServerBagTest::testHttpDigestAuthWithPhpCgi ( )

Definition at line 103 of file ServerBagTest.php.

◆ testHttpDigestAuthWithPhpCgiBogus()

Symfony\Component\HttpFoundation\Tests\ServerBagTest::testHttpDigestAuthWithPhpCgiBogus ( )

Definition at line 114 of file ServerBagTest.php.

◆ testHttpDigestAuthWithPhpCgiRedirect()

Symfony\Component\HttpFoundation\Tests\ServerBagTest::testHttpDigestAuthWithPhpCgiRedirect ( )

Definition at line 125 of file ServerBagTest.php.

◆ testHttpPasswordIsOptional()

Symfony\Component\HttpFoundation\Tests\ServerBagTest::testHttpPasswordIsOptional ( )

Definition at line 49 of file ServerBagTest.php.

◆ testItDoesNotOverwriteTheAuthorizationHeaderIfItIsAlreadySet()

Symfony\Component\HttpFoundation\Tests\ServerBagTest::testItDoesNotOverwriteTheAuthorizationHeaderIfItIsAlreadySet ( )

◆ testOAuthBearerAuth()

Symfony\Component\HttpFoundation\Tests\ServerBagTest::testOAuthBearerAuth ( )

Definition at line 136 of file ServerBagTest.php.

◆ testOAuthBearerAuthWithRedirect()

Symfony\Component\HttpFoundation\Tests\ServerBagTest::testOAuthBearerAuthWithRedirect ( )

Definition at line 146 of file ServerBagTest.php.

◆ testShouldExtractHeadersFromServerArray()

Symfony\Component\HttpFoundation\Tests\ServerBagTest::testShouldExtractHeadersFromServerArray ( )

Definition at line 24 of file ServerBagTest.php.


The documentation for this class was generated from the following file: