PHP Class AuthBucket\Bundle\OAuth2Bundle\Tests\ResourceType\DebugEndpointResourceTypeHandlerTest

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

Public Methods

Method Description
testExceptionBadAccessToken ( )
testExceptionExpiredAccessToken ( )
testExceptionInvalidParameter ( )
testExceptionNotExistsAccessToken ( )
testGoodAccessToken ( )
testGoodAccessTokenCached ( )

Method Details

testExceptionBadAccessToken() public method

testExceptionExpiredAccessToken() public method

testExceptionInvalidParameter() public method

testExceptionNotExistsAccessToken() public method

testGoodAccessToken() public method

public testGoodAccessToken ( )

testGoodAccessTokenCached() public method