Uses of Class
dev.dsf.common.auth.BackChannelLogoutAuthenticator
Packages that use BackChannelLogoutAuthenticator
-
Uses of BackChannelLogoutAuthenticator in dev.dsf.common.auth
Constructors in dev.dsf.common.auth with parameters of type BackChannelLogoutAuthenticatorModifierConstructorDescriptionDelegatingAuthenticator(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)