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-08-15 UTC."],[[["\u003cp\u003eThe webpage lists available versions of \u003ccode\u003eMtlsProvider.MtlsEndpointUsagePolicy\u003c/code\u003e, ranging from the latest version 2.63.1 down to version 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMtlsProvider.MtlsEndpointUsagePolicy\u003c/code\u003e is an enum that defines the policy for mutual TLS (mTLS) endpoint usage.\u003c/p\u003e\n"],["\u003cp\u003eThe enum \u003ccode\u003eMtlsEndpointUsagePolicy\u003c/code\u003e has three static fields: \u003ccode\u003eALWAYS\u003c/code\u003e, \u003ccode\u003eAUTO\u003c/code\u003e, and \u003ccode\u003eNEVER\u003c/code\u003e, which respectively indicate always using the mTLS endpoint, automatically switching to mTLS if client certificates are present, or never using the mTLS endpoint.\u003c/p\u003e\n"],["\u003cp\u003eThere are two static methods available, \u003ccode\u003evalueOf(String name)\u003c/code\u003e and \u003ccode\u003evalues()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes a list of inherited members from the \u003ccode\u003eEnum\u003c/code\u003e and \u003ccode\u003eObject\u003c/code\u003e classes.\u003c/p\u003e\n"]]],[],null,[]]