PHP 클래스 AuthBucket\Bundle\OAuth2Bundle\Tests\GrantType\AuthorizationCodeGrantTypeHandlerTest

파일 보기 프로젝트 열기: authbucket/oauth2-symfony-bundle

공개 메소드들

메소드 설명
testErrorAuthCodeNoCode ( )
testExceptionAuthCodeBadRedirectUri ( )
testExceptionAuthCodeBadRedirectUriFormat ( )
testExceptionAuthCodeNoSavedNoPassedRedirectUri ( )
testExceptionExpiredAuthCode ( )
testExceptionWrongClientIdAuthCode ( )
testGoodAuthCode ( )
testGoodAuthCodeNoPassedRedirectUri ( )
testGoodAuthCodeNoStoredRedirectUri ( )

메소드 상세

testErrorAuthCodeNoCode() 공개 메소드

testExceptionAuthCodeBadRedirectUri() 공개 메소드

testExceptionAuthCodeBadRedirectUriFormat() 공개 메소드

testExceptionAuthCodeNoSavedNoPassedRedirectUri() 공개 메소드

testExceptionExpiredAuthCode() 공개 메소드

testExceptionWrongClientIdAuthCode() 공개 메소드

testGoodAuthCode() 공개 메소드

public testGoodAuthCode ( )

testGoodAuthCodeNoPassedRedirectUri() 공개 메소드

testGoodAuthCodeNoStoredRedirectUri() 공개 메소드