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

Datei anzeigen Open project: authbucket/oauth2-symfony-bundle

Public Methods

Method Description
testErrorPasswordBadScopeFormat ( )
testErrorPasswordNoPassword ( )
testErrorPasswordNoUsername ( )
testErrorPasswordUnauthorizedScope ( )
testErrorPasswordUnsupportedScope ( )
testExceptionPasswordBadPassword ( )
testExceptionPasswordBadUsername ( )
testGoodPassword ( )
testGoodPasswordNoScope ( )

Method Details

testErrorPasswordBadScopeFormat() public method

testErrorPasswordNoPassword() public method

testErrorPasswordNoUsername() public method

testErrorPasswordUnauthorizedScope() public method

testErrorPasswordUnsupportedScope() public method

testExceptionPasswordBadPassword() public method

testExceptionPasswordBadUsername() public method

testGoodPassword() public method

public testGoodPassword ( )

testGoodPasswordNoScope() public method