Uses of Class
dev.dsf.common.auth.ClientCertificateAuthenticator
Packages that use ClientCertificateAuthenticator
-
Uses of ClientCertificateAuthenticator in dev.dsf.common.auth
Constructors in dev.dsf.common.auth with parameters of type ClientCertificateAuthenticatorModifierConstructorDescriptionDelegatingAuthenticator(org.eclipse.jetty.server.session.SessionHandler sessionHandler, StatusPortAuthenticator statusPortAuthenticator, ClientCertificateAuthenticator clientCertificateAuthenticator, BearerTokenAuthenticator bearerTokenAuthenticator, org.eclipse.jetty.security.openid.OpenIdAuthenticator openIdAuthenticator, org.eclipse.jetty.security.openid.OpenIdLoginService openIdLoginService, BackChannelLogoutAuthenticator backChannelLogoutAuthenticator)