PHP 클래스 AuthBucket\OAuth2\Provider\AuthBucketOAuth2ServiceProvider

저자: Wong Hoi Sing Edison ([email protected])
상속: implements Silex\ServiceProviderInterface
파일 보기 프로젝트 열기: authbucket/oauth2

공개 메소드들

메소드 설명
boot ( Silex\Application $app )
register ( Pimple\Container $app )
subscribe ( Pimple\Container $app, Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher )

메소드 상세

boot() 공개 메소드

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

register() 공개 메소드

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

subscribe() 공개 메소드

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