Class BasicAuthenticationAuthModule

java.lang.Object
org.eclipse.jetty.security.jaspi.modules.BaseAuthModule
org.eclipse.jetty.security.jaspi.modules.BasicAuthenticationAuthModule
All Implemented Interfaces:
jakarta.security.auth.message.config.ServerAuthContext, jakarta.security.auth.message.module.ServerAuthModule, jakarta.security.auth.message.ServerAuth

public class BasicAuthenticationAuthModule extends BaseAuthModule
A ServerAuthModule implementation of HTTP Basic Authentication.