The policy for mutual TLS endpoint usage. NEVER means always use regular endpoint; ALWAYS means
always use mTLS endpoint; AUTO means auto switch to mTLS endpoint if client certificate exists
and should be used.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This page provides documentation for `MtlsProvider.MtlsEndpointUsagePolicy`, a Java enum detailing policies for mutual TLS endpoint usage."],["The `MtlsEndpointUsagePolicy` enum has three possible values: `NEVER` (always use regular endpoint), `ALWAYS` (always use mTLS endpoint), and `AUTO` (auto-switch to mTLS if applicable)."],["The page shows an extensive list of documented versions of `MtlsProvider.MtlsEndpointUsagePolicy` ranging from the latest version, 2.63.1 down to version 2.7.1."],["The documentation also includes inherited members and static methods from the Enum and Object classes, along with a list of the static fields the policy provides."]]],[]]