Package | Description |
---|---|
com.vmware.appliance.tls |
The
com.vmware.appliance.tls package provides interfaces for managing
the TLS Profiles. |
com.vmware.appliance.tls.manual_parameters |
The
com.vmware.appliance.tls.manual_parameters package provides
interfaces for managing the manual/custom TLS parameters as an alternative for
using VMware-provided standard TLS Profiles. |
Class and Description |
---|
ManualParametersFactory
ManualParametersFactory is responsible for creating instances of services
contained inside the com.vmware.appliance.tls.manual_parameters package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
Global
Global interface provides methods APIs to configure manual/custom TLS
parameters. |
GlobalTypes
Global interface provides methods APIs to configure manual/custom TLS
parameters. |
GlobalTypes.Info
The
Info class contains the information about a profile and its TLS
configuration. |
GlobalTypes.ProtocolVersionInfo
The
ProtocolVersionInfo class contains the information about the TLS
protocol version and its ciphers. |
GlobalTypes.SetSpec
The
SetSpec class contains the information about the TLS Profile. |
ManualParametersFactory
ManualParametersFactory is responsible for creating instances of services
contained inside the com.vmware.appliance.tls.manual_parameters package and also has the subpackages reference
to access respective subpackage services. |