PHP Class AuthBucket\Bundle\OAuth2Bundle\Tests\ResponseType\CodeResponseTypeHandlerTest

Afficher le fichier Open project: authbucket/oauth2-symfony-bundle

Méthodes publiques

Méthode Description
testErrorCodeBadScopeFormat ( )
testErrorCodeBadStateFormat ( )
testErrorCodeUnauthorizedScope ( )
testErrorCodeUnsupportedScope ( )
testExceptionCodeBadClientId ( )
testExceptionCodeBadRedirectUri ( )
testExceptionCodeBadRedirectUriFormat ( )
testExceptionCodeNoClientId ( )
testExceptionCodeNoSavedNoPassedRedirectUri ( )
testGoodCode ( )
testGoodCodeFormSubmit ( )
testGoodCodeFormSubmitRememberMe ( )
testGoodCodeNoPassedRedirectUri ( )
testGoodCodeNoStoredRedirectUri ( )

Method Details

testErrorCodeBadScopeFormat() public méthode

testErrorCodeBadStateFormat() public méthode

testErrorCodeUnauthorizedScope() public méthode

testErrorCodeUnsupportedScope() public méthode

testExceptionCodeBadClientId() public méthode

testExceptionCodeBadRedirectUri() public méthode

testExceptionCodeBadRedirectUriFormat() public méthode

testExceptionCodeNoClientId() public méthode

testExceptionCodeNoSavedNoPassedRedirectUri() public méthode

testGoodCode() public méthode

public testGoodCode ( )

testGoodCodeFormSubmit() public méthode

testGoodCodeFormSubmitRememberMe() public méthode

testGoodCodeNoPassedRedirectUri() public méthode

testGoodCodeNoStoredRedirectUri() public méthode