class Authn::Basic
- Authn::Basic
- Authn::Authenticator
- Reference
- Object
Overview
Basic implements Authenticator for basic authentication.
Defined in:
authn/basic.crConstructors
Instance Method Summary
- #authorization
- #password : String
- #password=(_password : String)
- #to_json(json : JSON::Builder)
- #username : String
- #username=(_username : String)