| Interface | Description |
|---|---|
| DeploymentService |
| Class | Description |
|---|---|
| AbstractDeploymentService | |
| Artifact | |
| DeploymentNotificationListener | |
| LibertyDeploymentService | |
| Server | |
| SSLUtilities |
This class provide various static methods that relax X509 certificate and
hostname verification while using the SSL over the HTTP protocol.
|
| SSLUtilities._FakeHostnameVerifier | Deprecated |
| SSLUtilities._FakeX509TrustManager | Deprecated |
| SSLUtilities.FakeHostnameVerifier |
This class implements a fake hostname verificator, trusting any host
name.
|
| SSLUtilities.FakeX509TrustManager |
This class allow any X509 certificates to be used to authenticate the
remote side of a secure socket, including self-signed certificates.
|
| WebSphereDeploymentService |
| Exception | Description |
|---|---|
| DeploymentServiceException |
Copyright © 2013–2018. All rights reserved.