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-02 UTC."],[[["This page provides documentation for `MtlsProvider.MtlsEndpointUsagePolicy`, an enum in the Java library, with the latest version being 2.63.1."],["The `MtlsEndpointUsagePolicy` enum dictates the use of mutual TLS (mTLS) endpoints, offering options for `NEVER`, `ALWAYS`, and `AUTO`."],["The `NEVER` policy enforces the use of regular endpoints, `ALWAYS` mandates mTLS, and `AUTO` dynamically switches to mTLS if a client certificate is present and needed."],["The documentation includes a comprehensive list of versions, ranging from 2.63.1 down to 2.7.1, with associated links to the respective documentation for each version."],["The documentation features a list of inherited members, and static fields and methods, with their respective links for further insight."]]],[]]