summaryrefslogtreecommitdiffstats
path: root/proxy/src/mechglue/README
blob: a97d5116db3f7ccccf69d6984a7e620fc753355f (plain)
1
2
3
4
5
6
7
Eventually here we will have the mechglue to module to be loaded in various gssapi
implementations.

At the moment we just need a conformant client in order to test the server
implementation. So will just implement a simple RFC2744 API. It will
be easy to turn this API into the mechglue SPI later on.