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

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

Public Methods

Method Description
testErrorClientCredBadScope ( )
testErrorClientCredBadScopeFormat ( )
testGoodClientCred ( )
testGoodClientCredNoScope ( )

Method Details

testErrorClientCredBadScope() public method

testErrorClientCredBadScopeFormat() public method

testGoodClientCred() public method

public testGoodClientCred ( )

testGoodClientCredNoScope() public method