Searched defs:ClientCertAuthModule (Results 1 - 1 of 1) sorted by relevance

/forgerock/openidm-v4/openidm-authnfilter/src/main/java/org/forgerock/openidm/auth/modules/
H A DClientCertAuthModule.java55 public class ClientCertAuthModule implements AsyncServerAuthModule { class in inherits:AsyncServerAuthModule
58 private final static Logger logger = LoggerFactory.getLogger(ClientCertAuthModule.class);
74 * Initialises the ClientCertAuthModule.

Completed in 36 milliseconds