PHP Class AuthBucket\OAuth2\Provider\AuthBucketOAuth2ServiceProvider

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

Méthodes publiques

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

Method Details

boot() public méthode

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

register() public méthode

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

subscribe() public méthode

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