Uses of Class
com.vmware.nsx_policy.model.FIPSGlobalConfig.Builder
-
Packages that use FIPSGlobalConfig.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of FIPSGlobalConfig.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return FIPSGlobalConfig.Builder Modifier and Type Method Description FIPSGlobalConfig.Builder
FIPSGlobalConfig.Builder. setLbFipsEnabled(java.lang.Boolean lbFipsEnabled)
This is a deprecated property which is always set as true.FIPSGlobalConfig.Builder
FIPSGlobalConfig.Builder. setTlsFipsEnabled(java.lang.Boolean tlsFipsEnabled)
When this flag is set to true FIPS mode will be set on ssl encryptions of TLS inspection feature.
-