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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]