PHP 클래스 Emarref\Jwt\HeaderParameter\FactoryTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: emarref/jwt

공개 메소드들

메소드 설명
setUp ( )
testGetAlgorithm ( )
testGetContentType ( )
testGetCritical ( )
testGetCustom ( )
testGetJsonWebKey ( )
testGetJwkSetUrl ( )
testGetKeyId ( )
testGetType ( )
testGetX509CertificateChain ( )
testGetX509CertificateSha1Thumbprint ( )
testGetX509CertificateSha256Thumbprint ( )
testGetX509Url ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testGetAlgorithm() 공개 메소드

public testGetAlgorithm ( )

testGetContentType() 공개 메소드

public testGetContentType ( )

testGetCritical() 공개 메소드

public testGetCritical ( )

testGetCustom() 공개 메소드

public testGetCustom ( )

testGetJsonWebKey() 공개 메소드

public testGetJsonWebKey ( )

testGetJwkSetUrl() 공개 메소드

public testGetJwkSetUrl ( )

testGetKeyId() 공개 메소드

public testGetKeyId ( )

testGetType() 공개 메소드

public testGetType ( )

testGetX509CertificateChain() 공개 메소드

testGetX509CertificateSha1Thumbprint() 공개 메소드

testGetX509CertificateSha256Thumbprint() 공개 메소드

testGetX509Url() 공개 메소드

public testGetX509Url ( )