22 #ifndef CA_MGM_AUTHORITY_INFO_ACCESS_EXTENSION_HPP 23 #define CA_MGM_AUTHORITY_INFO_ACCESS_EXTENSION_HPP 25 #include <ca-mgm/config.h> 31 namespace CA_MGM_NAMESPACE {
35 class AuthorityInformationImpl;
36 class AuthorityInfoAccessExtImpl;
88 setAuthorityInformation(
const std::string &accessOID,
118 std::vector<std::string>
124 std::vector<std::string>
191 setAuthorityInformation(
const std::list<AuthorityInformation>& infolist);
196 std::list<AuthorityInformation>
197 getAuthorityInformation()
const;
206 commit2Config(
CA& ca,
Type type)
const;
223 virtual std::vector<std::string>
229 virtual std::vector<std::string>
239 #endif // CA_MGM_AUTHORITY_INFO_ACCESS_EXTENSION_HPP Definition: ExtensionBase.hpp:34
Managing a CA repository.
Definition: CA.hpp:54
ca_mgm::RWCOW_pointer< AuthorityInfoAccessExtImpl > m_impl
Definition: AuthorityInfoAccessExtension.hpp:233
Definition: CAConfig.hpp:43
Type
Definition: CommonData.hpp:39
Definition: AuthorityInfoAccessExtension.hpp:159
Definition: LiteralValues.hpp:41
bool operator==(const PathName &lname, const PathName &rname)
Definition: PathName.hpp:435