Interface ILdapPlugin

All Known Subinterfaces:
ILdapCertMapper, ILdapMapper, ILdapPublisher
All Known Implementing Classes:
FileBasedPublisher, LdapCaCertPublisher, LdapCaSimpleMap, LdapCertCompsMap, LdapCertExactMap, LdapCertificatePairPublisher, LdapCertSubjMap, LdapCertSubjPublisher, LdapCrlIssuerCompsMap, LdapCrlPublisher, LdapDNCompsMap, LdapEnhancedMap, LdapSimpleMap, LdapUserCertPublisher, NoMap, OCSPPublisher

public interface ILdapPlugin
Interface for any Ldap plugin.
Version:
$Revision$ $Date$
  • Method Summary

    Modifier and Type
    Method
    Description
    Return config store.
    void
    init(ConfigStore config)
    Initialize from config store.