| BigIntegerMapper |
A class represents ann attribute mapper that maps
a Java BigInteger object into LDAP attribute,
and vice versa.
|
| ByteArrayMapper |
A class represents ann attribute mapper that maps
a Java byte array object into LDAP attribute,
and vice versa.
|
| CertDBSchema |
A class represents a collection of certificate record
specific schema information.
|
| CertificateRepository |
A classrepresents a certificate repository.
|
| CertRecord |
A class represents a serializable certificate record.
|
| CertRecordList |
A class represents a list of certificate records.
|
| CertRecordMapper |
A class represents a mapper to serialize
certificate record into database.
|
| CRLDBSchema |
A class represents a collection of schema information
for CRL.
|
| CRLIssuingPointRecord |
A class represents a CRL issuing point record.
|
| CSCfgDatabase<E extends CSCfgRecord> |
This class implements in-memory database which is stored in CS.cfg.
|
| CSCfgRecord |
|
| Database<E> |
This class implements in-memory database.
|
| DateArrayMapper |
A class represents ann attribute mapper that maps
a Java Date array object into LDAP attribute,
and vice versa.
|
| DateMapper |
A class represents ann attribute mapper that maps
a Java Date object into LDAP attribute,
and vice versa.
|
| DBRecord |
|
| DBRegistry |
A class represents a registry where all the
schema (object classes and attribute) information
is stored.
|
| DBSearchResults |
A class represents the search results.
|
| DBSSession |
A class represents the database session.
|
| DBSubsystem |
A class represents the database subsystem that manages
the backend data storage.
|
| DBSUtil |
A class represents ann attribute mapper that maps
a Java BigInteger object into LDAP attribute,
and vice versa.
|
| DBVirtualList<E extends IDBObj> |
A class represents a virtual list of search results.
|
| IntegerMapper |
A class represents ann attribute mapper that maps
a Java Integer object into LDAP attribute,
and vice versa.
|
| KeyDBSchema |
A class represents a collection of key record
specific schema information.
|
| KeyRecord |
A class represents a Key record.
|
| KeyRecordList |
A class represents a list of key records.
|
| KeyRecordMapper |
A class represents a mapper to serialize
key record into database.
|
| KeyRepository |
A class represents a Key repository.
|
| KeyStateMapper |
A class represents a key state mapper.
|
| LDAPDatabase<E extends IDBObj> |
This class implements LDAP database.
|
| LdapFilterConverter |
A class represents a filter converter
that understands how to convert a attribute
type from one defintion to another.
|
| LongMapper |
A class represents ann attribute mapper that maps
a Java Long object into LDAP attribute,
and vice versa.
|
| MetaInfoMapper |
A class represent mapper for metainfo attribute.
|
| ObjectStreamMapper |
A class represents ann attribute mapper that maps
a Java object into LDAP attribute,
and vice versa.
|
| PublicKeyMapper |
A class represents an attribute mapper that maps
a public key data into LDAP attribute and
vice versa.
|
| ReplicaIDRepository |
A class represents a replica repository.
|
| Repository |
A class represents a generic repository.
|
| RepositoryRecord |
A class represents a repository record.
|
| RepositorySchema |
A class represents a collection of repository-specific
schema information.
|
| RevocationInfo |
A class represents a certificate revocation info.
|
| RevocationInfoMapper |
A class represents a mapper to serialize
revocation information into database.
|
| StringMapper |
A class represents ann attribute mapper that maps
a Java String object into LDAP attribute,
and vice versa.
|
| StringVectorMapper |
A class represents ann attribute mapper that maps
a Java String object into LDAP attribute,
and vice versa.
|
| X500NameMapper |
A class represents ann attribute mapper that maps
a Java X500Name object into LDAP attribute,
and vice versa.
|
| X509CertImplMapper |
A class represents a mapper to serialize
x509 certificate into database.
|