Uses of Class
org.eclipse.jetty.ee10.security.jaspi.modules.BaseAuthModule
Packages that use BaseAuthModule
Package
Description
Jetty Jaspi : Authentication Modules
-
Uses of BaseAuthModule in org.eclipse.jetty.ee10.security.jaspi.modules
Subclasses of BaseAuthModule in org.eclipse.jetty.ee10.security.jaspi.modulesModifier and TypeClassDescriptionclass
AServerAuthModule
implementation of HTTP Basic Authentication.