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

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

Méthodes publiques

Méthode Description
testErrorPasswordBadScopeFormat ( )
testErrorPasswordNoPassword ( )
testErrorPasswordNoUsername ( )
testErrorPasswordUnauthorizedScope ( )
testErrorPasswordUnsupportedScope ( )
testExceptionPasswordBadPassword ( )
testExceptionPasswordBadUsername ( )
testGoodPassword ( )
testGoodPasswordNoScope ( )

Method Details

testErrorPasswordBadScopeFormat() public méthode

testErrorPasswordNoPassword() public méthode

testErrorPasswordNoUsername() public méthode

testErrorPasswordUnauthorizedScope() public méthode

testErrorPasswordUnsupportedScope() public méthode

testExceptionPasswordBadPassword() public méthode

testExceptionPasswordBadUsername() public méthode

testGoodPassword() public méthode

public testGoodPassword ( )

testGoodPasswordNoScope() public méthode