Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setAttention(java.lang.String attention)
Used to indicate an TLS version or Cipher version pre-defined settings
mis-match.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setChildren(java.util.List<com.vmware.vapi.bindings.Structure> children)
Subtree for this type within policy tree containing nested elements.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setClientCipherSuite(java.util.List<java.lang.String> clientCipherSuite)
Possible values are:
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_GCM_SHA256
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_GCM_SHA384
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_CBC_SHA
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_CBC_SHA
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_CBC_SHA256
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_CBC_SHA384
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_128_GCM_SHA256
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_128_CBC_SHA256
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_256_GCM_SHA384
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_256_CBC_SHA256
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_256_CBC_SHA
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_128_CBC_SHA
Client's list of cipher suites. |
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setClientMaxTlsVersion(java.lang.String clientMaxTlsVersion)
Possible values are:
TlsInspectionExternalProfile.CLIENT_MAX_TLS_VERSION_2
TlsInspectionExternalProfile.CLIENT_MAX_TLS_VERSION_1
TlsInspectionExternalProfile.CLIENT_MAX_TLS_VERSION_0
Client's maximum TLS version to enforce. |
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setClientMinTlsVersion(java.lang.String clientMinTlsVersion)
Possible values are:
TlsInspectionExternalProfile.CLIENT_MIN_TLS_VERSION_2
TlsInspectionExternalProfile.CLIENT_MIN_TLS_VERSION_1
TlsInspectionExternalProfile.CLIENT_MIN_TLS_VERSION_0
Client's minimum TLS version to enforce. |
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.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.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.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.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setCrls(java.util.List<java.lang.String> crls)
Bypass profile - CRL is required if the \"invalid_certificate\" action is allow.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setCryptoEnforcement(java.lang.String cryptoEnforcement)
Possible values are:
TlsInspectionExternalProfile.CRYPTO_ENFORCEMENT_ENFORCE
TlsInspectionExternalProfile.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. |
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setDecryptionFailAction(java.lang.String decryptionFailAction)
Possible values are:
TlsInspectionExternalProfile.DECRYPTION_FAIL_ACTION_BLOCK
TlsInspectionExternalProfile.DECRYPTION_FAIL_ACTION_BYPASS
Action to take when TLS handshake fails. |
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setDescription(java.lang.String description)
Description of this resource
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setDisplayName(java.lang.String displayName)
Defaults to ID if not set
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setId(java.lang.String id)
Unique identifier of this resource
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setIdleConnectionTimeout(java.lang.Long idleConnectionTimeout)
Timeout the connection when kept idle.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setInvalidCertAction(java.lang.String invalidCertAction)
Possible values are:
TlsInspectionExternalProfile.INVALID_CERT_ACTION_BLOCK
TlsInspectionExternalProfile.INVALID_CERT_ACTION_ALLOW
If presented invalid certificates take this action. |
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.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.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.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.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setLinks(java.util.List<ResourceLink> links)
The server will populate this field when returing the resource.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setMarkedForDelete(java.lang.Boolean markedForDelete)
Intent objects are not directly deleted from the system when a delete is invoked
on them.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setOcspMustStaple(java.lang.Boolean ocspMustStaple)
true - activate the ocsp must staple, false - deactivate it.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setOriginSiteId(java.lang.String originSiteId)
This is a UUID generated by the system for knowing which site owns an object.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setOverridden(java.lang.Boolean overridden)
Global intent objects cannot be modified by the user.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setOwnerId(java.lang.String ownerId)
This is a UUID generated by the system for knowing who owns this object.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.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.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.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.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.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.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setProxyTrustedCaCert(java.lang.String proxyTrustedCaCert)
Proxy trusted ca cert and key used to issue valid ca certificate.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setProxyUntrustedCaCert(java.lang.String proxyUntrustedCaCert)
Proxy untrusted ca cert and key used to issue invalid ca certificate
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setRealizationId(java.lang.String realizationId)
This is a UUID generated by the system for realizing the entity object.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.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.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setRemotePath(java.lang.String remotePath)
This is the path of the object on the local managers when queried on the NSX+
service, and path of the object on NSX+ service when queried from the local
managers.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setRevision(java.lang.Long revision)
The _revision property describes the current revision of the resource.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.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.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setSelf(SelfResourceLink self) |
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setServerCipherSuite(java.util.List<java.lang.String> serverCipherSuite)
Possible values are:
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_GCM_SHA256
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_GCM_SHA384
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_CBC_SHA
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_CBC_SHA
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_CBC_SHA256
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_CBC_SHA384
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_128_GCM_SHA256
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_128_CBC_SHA256
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_256_GCM_SHA384
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_256_CBC_SHA256
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_256_CBC_SHA
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_128_CBC_SHA
Server's list of cipher suites. |
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setServerMaxTlsVersion(java.lang.String serverMaxTlsVersion)
Possible values are:
TlsInspectionExternalProfile.SERVER_MAX_TLS_VERSION_2
TlsInspectionExternalProfile.SERVER_MAX_TLS_VERSION_1
TlsInspectionExternalProfile.SERVER_MAX_TLS_VERSION_0
Server's maximum TLS version to enforce. |
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setServerMinTlsVersion(java.lang.String serverMinTlsVersion)
Possible values are:
TlsInspectionExternalProfile.SERVER_MIN_TLS_VERSION_2
TlsInspectionExternalProfile.SERVER_MIN_TLS_VERSION_1
TlsInspectionExternalProfile.SERVER_MIN_TLS_VERSION_0
Server's minimum TLS version to enforce. |
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.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.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setTags(java.util.List<Tag> tags)
Opaque identifiers meaningful to the API user
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setTlsConfigSetting(java.lang.String tlsConfigSetting)
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setTrustedCaBundles(java.util.List<java.lang.String> trustedCaBundles)
Bypass profile - CA bundle is required if the \"invalid_certificate\" action is
allow.
|
TlsInspectionExternalProfile.Builder |
TlsInspectionExternalProfile.Builder.setUniqueId(java.lang.String uniqueId)
This is a UUID generated by the GM/LM to uniquely identify entities in a
federated environment.
|