Package | Description |
---|---|
com.vmware.appliance |
The
com.vmware.appliance package provides interfaces for managing
vCenter Appliance configuration. |
com.vmware.appliance.tls |
The
com.vmware.appliance.tls package provides interfaces for managing
the TLS Profiles. |
Class and Description |
---|
TlsFactory
TlsFactory is responsible for creating instances of services
contained inside the com.vmware.appliance.tls package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
Profiles
Profiles interface provides methods APIs to list the details of
available standard TLS Profiles. |
ProfilesTypes
Profiles interface provides methods APIs to list the details of
available standard TLS Profiles. |
ProfilesTypes.Info
The
Info class contains the information about the TLS Profile. |
ProfilesTypes.ListItem
The
ListItem class contains the information about the standard profile
name and their TLS configuration. |
ProfilesTypes.ListResult
The
ListResult class contains the information about the list of TLS
Profiles. |
ProfilesTypes.ProtocolVersionInfo
The
ProtocolVersionInfo class contains the information about the TLS
protocol version and its ciphers. |
TlsFactory
TlsFactory is responsible for creating instances of services
contained inside the com.vmware.appliance.tls package and also has the subpackages reference
to access respective subpackage services. |