PHP Class AuthBucket\Bundle\OAuth2Bundle\Tests\OAuth2Test

Author: Wong Hoi Sing Edison ([email protected])
Inheritance: extends WebTestCase
Show file Open project: authbucket/oauth2-symfony-bundle

Public Methods

Method Description
testAuthorizationCodeGrant ( )
testClientCredentialsGrant ( )
testImplicitGrant ( )
testResourceOwnerPasswordCredentialsGrant ( )

Method Details

testAuthorizationCodeGrant() public method

testClientCredentialsGrant() public method

testImplicitGrant() public method

public testImplicitGrant ( )

testResourceOwnerPasswordCredentialsGrant() public method