Module auth

Module auth 

Source
Expand description

A set of basic auth flavors specified in RFC 5531.

Structs§

AuthUnixParams
AuthUnixParams represents the structures referred to as both AUTH_UNIX and AUTH_SYS in the various RFCs, used to identify the client as a Unix user.

Enums§

AuthFlavor
A set of basic auth flavor types described in RFC 5531.