PHP 클래스 SAML2\Certificate\KeyLoaderTest

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

공개 메소드들

메소드 설명
certificate_data_is_loaded_as_key ( )
certificate_data_with_invalid_format_throws_an_exception ( )
load_keys_checks_for_usage_of_key ( )
load_keys_constructs_x509_certificate ( )
loading_a_certificate_file_from_configuration_creates_key ( )
loading_a_certificate_from_file_creates_a_key ( )
loading_a_file_with_the_wrong_format_throws_an_exception ( )
loading_a_required_certificate_from_an_empty_configuration_throws_an_exception ( )
loading_an_invalid_certificate_file_from_configuration_throws_exception ( )
setUp ( )

메소드 상세

certificate_data_is_loaded_as_key() 공개 메소드

certificate_data_with_invalid_format_throws_an_exception() 공개 메소드

load_keys_checks_for_usage_of_key() 공개 메소드

load_keys_constructs_x509_certificate() 공개 메소드

loading_a_certificate_file_from_configuration_creates_key() 공개 메소드

loading_a_certificate_from_file_creates_a_key() 공개 메소드

loading_a_file_with_the_wrong_format_throws_an_exception() 공개 메소드

loading_a_required_certificate_from_an_empty_configuration_throws_an_exception() 공개 메소드

loading_an_invalid_certificate_file_from_configuration_throws_exception() 공개 메소드

setUp() 공개 메소드

public setUp ( )