Module authority

Structs§

AuthorizeResult
Result of Authorizer::authorize.
StaticAuthorizer
Authorizer that can be used to validate against static credentials.
Unauthorized
credentials are unauthorized

Traits§

Authorizer
The Authorizer trait is used to determine if the given credentials are authorized.