class Capsium::Package::BasicAuthConfig

The “basicAuth” object of authentication.json (ARCHITECTURE.md section 4b): Apache-style Basic authentication verified against an htpasswd file. “passwdFile” is a package-relative path (password hashes, not plaintext secrets, so it may ship in the package); deploy.json may override it with a reactor-side file.