#include <SSLSigningPolicyProperties.h>
Inheritance diagram for glite::rgma::SSLSigningPolicyProperties:
Public Member Functions | |
SSLSigningPolicyProperties (X509 *certificate, const std::string &directory) throw (RGMAException) | |
std::vector< std::string > | getListProperty (std::string key) |
Protected Member Functions | |
void | load (std::string filename) throw (RGMAException) |
access_id_CA .* '' pos_rights .* CA:sign cond_subjects .* '[ ...]'
|
Gets a list of properties with the specified key. This method throws an exception if the property is not found.
|
|
Loads properties from specified file. Reimplemented from glite::rgma::Properties. |