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\u003eThis page provides documentation for \u003ccode\u003eMtlsProvider.MtlsEndpointUsagePolicy\u003c/code\u003e, a Java enum detailing how mutual TLS (mTLS) endpoints should be used.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is version 2.63.1, with a wide range of previous versions from 2.62.0 all the way down to 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMtlsEndpointUsagePolicy\u003c/code\u003e defines three static fields: \u003ccode\u003eALWAYS\u003c/code\u003e, \u003ccode\u003eAUTO\u003c/code\u003e, and \u003ccode\u003eNEVER\u003c/code\u003e, which control whether to use regular endpoints, mTLS endpoints, or to automatically switch to mTLS endpoints based on client certificates.\u003c/p\u003e\n"],["\u003cp\u003eInherited members from \u003ccode\u003eEnum\u003c/code\u003e and \u003ccode\u003eObject\u003c/code\u003e classes, including methods for comparison, string representation, and waiting, are listed for reference within the context of this class.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also includes two static methods, \u003ccode\u003evalueOf(String name)\u003c/code\u003e and \u003ccode\u003evalues()\u003c/code\u003e, which are provided for use with the \u003ccode\u003eMtlsEndpointUsagePolicy\u003c/code\u003e enum.\u003c/p\u003e\n"]]],[],null,[]]