PHP Class SAML2\Certificate\KeyLoaderTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: simplesamlphp/saml2

Méthodes publiques

Méthode Description
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 ( )

Method Details

certificate_data_is_loaded_as_key() public méthode

certificate_data_with_invalid_format_throws_an_exception() public méthode

load_keys_checks_for_usage_of_key() public méthode

load_keys_constructs_x509_certificate() public méthode

loading_a_certificate_file_from_configuration_creates_key() public méthode

loading_a_certificate_from_file_creates_a_key() public méthode

loading_a_file_with_the_wrong_format_throws_an_exception() public méthode

loading_a_required_certificate_from_an_empty_configuration_throws_an_exception() public méthode

loading_an_invalid_certificate_file_from_configuration_throws_exception() public méthode

setUp() public méthode

public setUp ( )