Module onc_rpc::auth[][src]

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 idenitfy the client as a Unix user.

Enums

AuthFlavor

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