Class ClientCertAuthenticator

java.lang.Object
org.infinispan.rest.authentication.impl.ClientCertAuthenticator
All Implemented Interfaces:
Closeable, AutoCloseable, Authenticator

public class ClientCertAuthenticator extends Object implements Authenticator
Client Certificate authentication mechanism.
Author:
Tristan Tarrant, Sebastian Ɓaskawiec