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

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

Méthodes publiques

Méthode Description
testErrorTokenBadScopeFormat ( )
testErrorTokenBadStateFormat ( )
testErrorTokenUnauthorizedScope ( )
testErrorTokenUnsupportedScope ( )
testExceptionTokenBadClientId ( )
testExceptionTokenBadRedirectUri ( )
testExceptionTokenBadRedirectUriFormat ( )
testExceptionTokenNoClientId ( )
testExceptionTokenNoSavedNoPassedRedirectUri ( )
testGoodToken ( )
testGoodTokenFormSubmit ( )
testGoodTokenFormSubmitRememberMe ( )
testGoodTokenNoPassedRedirectUri ( )
testGoodTokenNoStoredRedirectUri ( )

Method Details

testErrorTokenBadScopeFormat() public méthode

testErrorTokenBadStateFormat() public méthode

testErrorTokenUnauthorizedScope() public méthode

testErrorTokenUnsupportedScope() public méthode

testExceptionTokenBadClientId() public méthode

testExceptionTokenBadRedirectUri() public méthode

testExceptionTokenBadRedirectUriFormat() public méthode

testExceptionTokenNoClientId() public méthode

testExceptionTokenNoSavedNoPassedRedirectUri() public méthode

testGoodToken() public méthode

public testGoodToken ( )

testGoodTokenFormSubmit() public méthode

testGoodTokenFormSubmitRememberMe() public méthode

testGoodTokenNoPassedRedirectUri() public méthode

testGoodTokenNoStoredRedirectUri() public méthode