PHP 클래스 AuthBucket\Bundle\OAuth2Bundle\Tests\ResponseType\CodeResponseTypeHandlerTest

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

공개 메소드들

메소드 설명
testErrorCodeBadScopeFormat ( )
testErrorCodeBadStateFormat ( )
testErrorCodeUnauthorizedScope ( )
testErrorCodeUnsupportedScope ( )
testExceptionCodeBadClientId ( )
testExceptionCodeBadRedirectUri ( )
testExceptionCodeBadRedirectUriFormat ( )
testExceptionCodeNoClientId ( )
testExceptionCodeNoSavedNoPassedRedirectUri ( )
testGoodCode ( )
testGoodCodeFormSubmit ( )
testGoodCodeFormSubmitRememberMe ( )
testGoodCodeNoPassedRedirectUri ( )
testGoodCodeNoStoredRedirectUri ( )

메소드 상세

testErrorCodeBadScopeFormat() 공개 메소드

testErrorCodeBadStateFormat() 공개 메소드

testErrorCodeUnauthorizedScope() 공개 메소드

testErrorCodeUnsupportedScope() 공개 메소드

testExceptionCodeBadClientId() 공개 메소드

testExceptionCodeBadRedirectUri() 공개 메소드

testExceptionCodeBadRedirectUriFormat() 공개 메소드

testExceptionCodeNoClientId() 공개 메소드

testExceptionCodeNoSavedNoPassedRedirectUri() 공개 메소드

testGoodCode() 공개 메소드

public testGoodCode ( )

testGoodCodeFormSubmit() 공개 메소드

testGoodCodeFormSubmitRememberMe() 공개 메소드

testGoodCodeNoPassedRedirectUri() 공개 메소드

testGoodCodeNoStoredRedirectUri() 공개 메소드