See: Description
| Class | Description |
|---|---|
| ApplicationKeyManager |
This class is in charge of checking whether the certificates that are
presented are trusted or not.
|
| ApplicationTrustManager |
This class is in charge of checking whether the certificates that are
presented are trusted or not.
|
| BlindTrustManager |
An X509TrustManager which trusts everything.
|
| ConnectionUtils |
Class providing some utilities to create LDAP connections using JNDI and
to manage entries retrieved using JNDI.
|
| PreferredConnection |
A simple class that is used to be able to specify which URL and connection
type to use when we connect to a server.
|
| ServerLoader |
Class used to load the configuration of a server.
|
| TrustedSocketFactory |
An implementation of SSLSocketFactory.
|
| Enum | Description |
|---|---|
| ApplicationTrustManager.Cause |
The enumeration for the different causes for which the trust manager can
refuse to accept a certificate.
|
| PreferredConnection.Type |
The type of the connection.
|
| Exception | Description |
|---|---|
| OpendsCertificateException |
When a remote client (dsconfig for instance) wants to establish a
remote connection with opends server through a secure connection,
and if the certificate is not known, the SSL handcheck fails and
this exception is thrown.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.