PHP Class AuthBucket\OAuth2\Provider\AuthBucketOAuth2ServiceProvider

Author: Wong Hoi Sing Edison ([email protected])
Inheritance: implements Silex\ServiceProviderInterface
Show file Open project: authbucket/oauth2

Public Methods

Method Description
boot ( Silex\Application $app )
register ( Pimple\Container $app )
subscribe ( Pimple\Container $app, Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher )

Method Details

boot() public method

public boot ( Silex\Application $app )
$app Silex\Application

register() public method

public register ( Pimple\Container $app )
$app Pimple\Container

subscribe() public method

public subscribe ( Pimple\Container $app, Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher )
$app Pimple\Container
$dispatcher Symfony\Component\EventDispatcher\EventDispatcherInterface