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