com.vmware.appliance.tls
package provides interfaces for managing
the TLS Profiles.See: Description
Interface | 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. |
Class | Description |
---|---|
ProfilesDefinitions |
Defines the type descriptors for the
Profiles
API service. |
ProfilesStub |
Remote stub implementation of the
Profiles
API service. |
ProfilesTypes.Info |
The
Info class contains the information about the TLS Profile. |
ProfilesTypes.Info.Builder |
Builder class for
ProfilesTypes.Info . |
ProfilesTypes.ListItem |
The
ListItem class contains the information about the standard profile
name and their TLS configuration. |
ProfilesTypes.ListItem.Builder |
Builder class for
ProfilesTypes.ListItem . |
ProfilesTypes.ListResult |
The
ListResult class contains the information about the list of TLS
Profiles. |
ProfilesTypes.ListResult.Builder |
Builder class for
ProfilesTypes.ListResult . |
ProfilesTypes.ProtocolVersionInfo |
The
ProtocolVersionInfo class contains the information about the TLS
protocol version and its ciphers. |
ProfilesTypes.ProtocolVersionInfo.Builder |
Builder class for
ProfilesTypes.ProtocolVersionInfo . |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.appliance.tls package. |
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. |
com.vmware.appliance.tls
package provides interfaces for managing
the TLS Profiles.