Class ClientCertMechanismFactory

java.lang.Object
org.wildfly.security.http.cert.ClientCertMechanismFactory
All Implemented Interfaces:
HttpServerAuthenticationMechanismFactory

@MetaInfServices(HttpServerAuthenticationMechanismFactory.class) public class ClientCertMechanismFactory extends Object implements HttpServerAuthenticationMechanismFactory
A HttpServerAuthenticationMechanismFactory implementation for the Client Cert HTTP authentication mechanism.
Author:
Darran Lofthouse