ONC-RPC-0.1: ONC RPC (aka Sun RPC) and XDR library

Safe HaskellNone
LanguageHaskell2010

Network.ONCRPC.Auth

Description

Authentication mechanisms for RPC.

Synopsis

Documentation

data Auth Source #

More translucent version of Opaque_auth union (not expressible in XDR)

Instances

getAuthUnix :: IO Auth Source #

Get the appropriate, effective AuthSys value for the current process. You know, if you're into that sort of thing.