See: Description
Class | Description |
---|---|
ApplicationTrustManager |
This class is in charge of checking whether the certificates that are presented are trusted or not.
|
ConnectionWrapper |
Wraps a connection to a directory, either relying on JNDI or relying on OpenDJ Connection.
|
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.
|
Enum | Description |
---|---|
ApplicationTrustManager.Cause |
The enumeration for the different causes for which the trust manager can refuse to accept a certificate.
|
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-2020 ForgeRock AS.