| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setAttention(java.lang.String attention)
Used to indicate an TLS version or Cipher version pre-defined settings
mis-match.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setCertificateValidation(java.lang.Boolean certificateValidation)
true - enable the certificate validation; false - disable it.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setChildren(java.util.List<com.vmware.vapi.bindings.Structure> children)
Subtree for this type within policy tree containing nested elements.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setClientCipherSuite(java.util.List<java.lang.String> clientCipherSuite)
Possible values are:
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_GCM_SHA256
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_GCM_SHA384
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_CBC_SHA
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_CBC_SHA
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_CBC_SHA256
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_CBC_SHA384
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_128_GCM_SHA256
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_128_CBC_SHA256
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_256_GCM_SHA384
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_256_CBC_SHA256
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_256_CBC_SHA
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_128_CBC_SHA
Client's list of cipher suites. |
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setClientMaxTlsVersion(java.lang.String clientMaxTlsVersion)
Possible values are:
TlsInspectionInternalProfile.CLIENT_MAX_TLS_VERSION_2
TlsInspectionInternalProfile.CLIENT_MAX_TLS_VERSION_1
TlsInspectionInternalProfile.CLIENT_MAX_TLS_VERSION_0
Client's maximum TLS version to enforce. |
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setClientMinTlsVersion(java.lang.String clientMinTlsVersion)
Possible values are:
TlsInspectionInternalProfile.CLIENT_MIN_TLS_VERSION_2
TlsInspectionInternalProfile.CLIENT_MIN_TLS_VERSION_1
TlsInspectionInternalProfile.CLIENT_MIN_TLS_VERSION_0
Client's minimum TLS version to enforce. |
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setCreateTime(java.lang.Long createTime)
Timestamp of resource creation format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setCreateUser(java.lang.String createUser)
ID of the user who created this resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setCrls(java.util.List<java.lang.String> crls)
Bypass profile - CRL is required if the \"invalid_certificate\" action is allow.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setCryptoEnforcement(java.lang.String cryptoEnforcement)
Possible values are:
TlsInspectionInternalProfile.CRYPTO_ENFORCEMENT_ENFORCE
TlsInspectionInternalProfile.CRYPTO_ENFORCEMENT_TRANSPARENT
If enforced and if TLS protocol Client/Server Hello has none of the
permitted TLS versions or ciphers then the connection is immediately terminated. |
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setDecryptionFailAction(java.lang.String decryptionFailAction)
Possible values are:
TlsInspectionInternalProfile.DECRYPTION_FAIL_ACTION_BLOCK
TlsInspectionInternalProfile.DECRYPTION_FAIL_ACTION_BYPASS
Action to take when TLS handshake fails. |
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setDefaultCertKey(java.lang.String defaultCertKey)
Default server certificate presented to the user.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setDescription(java.lang.String description)
Description of this resource
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setDisplayName(java.lang.String displayName)
Defaults to ID if not set
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setId(java.lang.String id)
Unique identifier of this resource
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setIdleConnectionTimeout(java.lang.Long idleConnectionTimeout)
Timeout the connection when kept idle.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setLastModifiedTime(java.lang.Long lastModifiedTime)
Timestamp of last modification format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setLastModifiedUser(java.lang.String lastModifiedUser)
ID of the user who last modified this resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setLinks(java.util.List<ResourceLink> links)
The server will populate this field when returing the resource.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setMarkedForDelete(java.lang.Boolean markedForDelete)
Intent objects are not directly deleted from the system when a delete is invoked
on them.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setOcspMustStaple(java.lang.Boolean ocspMustStaple)
true - enable the ocsp must staple, false - disable it.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setOriginSiteId(java.lang.String originSiteId)
This is a UUID generated by the system for knowing which site owns an object.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setOverridden(java.lang.Boolean overridden)
Global intent objects cannot be modified by the user.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setOwnerId(java.lang.String ownerId)
This is a UUID generated by the system for knowing whoes owns this object.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setParentPath(java.lang.String parentPath)
Path of its parent
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setPath(java.lang.String path)
Absolute path of this object
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setProtection(java.lang.String protection)
Protection status is one of the following: PROTECTED - the client who retrieved
the entity is not allowed to modify it.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setRealizationId(java.lang.String realizationId)
This is a UUID generated by the system for realizing the entity object.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setRelativePath(java.lang.String relativePath)
Path relative from its parent
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setRemotePath(java.lang.String remotePath)
This is the path of the object on the local managers when queried on the PMaaS
service, and path of the object on PMaaS service when queried from the local
managers.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setRevision(java.lang.Long revision)
The _revision property describes the current revision of the resource.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setSchema(java.lang.String schema)
Schema for this resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setSelf(SelfResourceLink self) |
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setServerCertsKey(java.util.List<java.lang.String> serverCertsKey)
Server certificate presented to the client.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setServerCipherSuite(java.util.List<java.lang.String> serverCipherSuite)
Possible values are:
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_GCM_SHA256
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_GCM_SHA384
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_CBC_SHA
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_CBC_SHA
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_CBC_SHA256
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_CBC_SHA384
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_128_GCM_SHA256
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_128_CBC_SHA256
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_256_GCM_SHA384
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_256_CBC_SHA256
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_256_CBC_SHA
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_128_CBC_SHA
Server's list of cipher suites. |
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setServerMaxTlsVersion(java.lang.String serverMaxTlsVersion)
Possible values are:
TlsInspectionInternalProfile.SERVER_MAX_TLS_VERSION_2
TlsInspectionInternalProfile.SERVER_MAX_TLS_VERSION_1
TlsInspectionInternalProfile.SERVER_MAX_TLS_VERSION_0
Server's maximum TLS version to enforce. |
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setServerMinTlsVersion(java.lang.String serverMinTlsVersion)
Possible values are:
TlsInspectionInternalProfile.SERVER_MIN_TLS_VERSION_2
TlsInspectionInternalProfile.SERVER_MIN_TLS_VERSION_1
TlsInspectionInternalProfile.SERVER_MIN_TLS_VERSION_0
Server's minimum TLS version to enforce. |
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setSystemOwned(java.lang.Boolean systemOwned)
Indicates system owned resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setTags(java.util.List<Tag> tags)
Opaque identifiers meaningful to the API user
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setTlsConfigSetting(java.lang.String tlsConfigSetting)
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setTrustedCaBundles(java.util.List<java.lang.String> trustedCaBundles)
Bypass profile - CA bundle is required if the \"invalid_certificate\" action is
allow.
|
TlsInspectionInternalProfile.Builder |
TlsInspectionInternalProfile.Builder.setUniqueId(java.lang.String uniqueId)
This is a UUID generated by the GM/LM to uniquely identify entites in a
federated environment.
|