Class SslClientCertAuthenticator

java.lang.Object
org.eclipse.jetty.security.authentication.LoginAuthenticator
org.eclipse.jetty.security.authentication.SslClientCertAuthenticator
All Implemented Interfaces:
Authenticator

public class SslClientCertAuthenticator extends LoginAuthenticator
CLIENT-CERT authenticator.

This Authenticator implements client certificate authentication. The client certificates available in the request will be verified against the configured SslContextFactory instance