Package com.netscape.cms.publish.mappers


package com.netscape.cms.publish.mappers
  • Classes
    Class
    Description
    Maps a request to an entry in the LDAP server.
    Maps a X509 certificate to a LDAP entry using AVAs in the certificate's subject name to form the ldap search dn and filter.
    Maps a X509 certificate to a LDAP entry by using the subject name of the certificate as the LDAP entry DN.
    Maps a X509 certificate to a LDAP entry by finding an LDAP entry which has an attribute whose contents are equal to the cert subject name.
    Default crl mapper.
    Maps a Subject name to an entry in the LDAP server.
    class for forming search filters for ldap searching from name=value components.
    Maps a request to an entry in the LDAP server.
    Maps a request to an entry in the LDAP server.
    class for parsing a DN pattern used to construct a ldap dn from request attributes and cert subject name.
    No Map