PHP Class AuthBucket\Bundle\OAuth2Bundle\Tests\GrantType\AuthorizationCodeGrantTypeHandlerTest

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

Méthodes publiques

Méthode Description
testErrorAuthCodeNoCode ( )
testExceptionAuthCodeBadRedirectUri ( )
testExceptionAuthCodeBadRedirectUriFormat ( )
testExceptionAuthCodeNoSavedNoPassedRedirectUri ( )
testExceptionExpiredAuthCode ( )
testExceptionWrongClientIdAuthCode ( )
testGoodAuthCode ( )
testGoodAuthCodeNoPassedRedirectUri ( )
testGoodAuthCodeNoStoredRedirectUri ( )

Method Details

testErrorAuthCodeNoCode() public méthode

testExceptionAuthCodeBadRedirectUri() public méthode

testExceptionAuthCodeBadRedirectUriFormat() public méthode

testExceptionAuthCodeNoSavedNoPassedRedirectUri() public méthode

testExceptionExpiredAuthCode() public méthode

testExceptionWrongClientIdAuthCode() public méthode

testGoodAuthCode() public méthode

public testGoodAuthCode ( )

testGoodAuthCodeNoPassedRedirectUri() public méthode

testGoodAuthCodeNoStoredRedirectUri() public méthode