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. |
Modifier and Type | Method and Description |
---|---|
ManualParametersFactory |
TlsFactory.manualParameters()
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. |
Modifier and Type | Method and Description |
---|---|
static ManualParametersFactory |
ManualParametersFactory.getFactory(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
|