PHP 클래스 Aacotroneo\Saml2\Saml2AuthTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: aacotroneo/laravel-saml2

공개 메소드들

메소드 설명
tearDown ( )
testAcsError ( )
testAcsNotAutenticated ( )
testAcsOK ( )
testIsAuthenticated ( )
testLogin ( )
testLogout ( )
testSlsError ( )
testSlsOK ( )

메소드 상세

tearDown() 공개 메소드

public tearDown ( )

testAcsError() 공개 메소드

public testAcsError ( )

testAcsNotAutenticated() 공개 메소드

testAcsOK() 공개 메소드

public testAcsOK ( )

testIsAuthenticated() 공개 메소드

public testIsAuthenticated ( )

testLogin() 공개 메소드

public testLogin ( )

testLogout() 공개 메소드

public testLogout ( )

testSlsError() 공개 메소드

public testSlsError ( )

testSlsOK() 공개 메소드

public testSlsOK ( )