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.See: Description
Interface | 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. |
Class | Description |
---|---|
GlobalDefinitions |
Defines the type descriptors for the
Global
API service. |
GlobalStub |
Remote stub implementation of the
Global
API service. |
GlobalTypes.Info |
The
Info class contains the information about a profile and its TLS
configuration. |
GlobalTypes.Info.Builder |
Builder class for
GlobalTypes.Info . |
GlobalTypes.ProtocolVersionInfo |
The
ProtocolVersionInfo class contains the information about the TLS
protocol version and its ciphers. |
GlobalTypes.ProtocolVersionInfo.Builder |
Builder class for
GlobalTypes.ProtocolVersionInfo . |
GlobalTypes.SetSpec |
The
SetSpec class contains the information about the TLS Profile. |
GlobalTypes.SetSpec.Builder |
Builder class for
GlobalTypes.SetSpec . |
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. |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.appliance.tls.manual_parameters package. |
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.