summaryrefslogtreecommitdiff
path: root/security/p5-Authen-SASL-Cyrus/DESCR
blob: 70a16315d944129c4615fc94f017c64317384db0 (plain)
1
2
3
4
5
6
7
8
9
SASL is a generic mechanism for authentication used by several
network protocols. Authen::SASL provides an implementation
framework that all protocols should be able to share.

The XS framework makes calls into the existing libsasl.so
shared library to perform SASL client connection functionality,
including loading existing shared library mechanisms.

Authen::SASL::Cyrus implements XS SASL Authentication.