Interface MTLS


@Experimental("This API is currently experimental and might get changed") public interface MTLS
This class provides a way to create the mutual TLS client authentication mechanism. The HttpAuthenticationMechanism created with this class can be registered using the HttpSecurity.mechanism(HttpAuthenticationMechanism) method.