Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() ![]() |
Reputation | Support forum (21) | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
![]() ![]() ![]() ![]() | Total: 25,589 This week: 2 | All time: 21 This week: 78![]() |
Version | License | Categories | ||||
sasl 1.0 | BSD License | Networking, Cryptography, User Manage... |
Description | Author | ||||||||
This package provides a single interface for implementing multiple standard authentication mechanisms commonly used by Internet protocols such as SMTP, POP3, IMAP, HTTP, etc.. |
|
![]() |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
Class | Main SASL authentication client class | ||
![]() |
Class | Basic SASL authentication mechanism client class used by HTTP basic authentication | ||
![]() |
Class | CRAM-MD5 SASL authentication mechanism client class | ||
![]() |
Class | Digest mechanism SASL client class | ||
![]() ![]() |
Lic. | BSD License | ||
![]() |
Class | LOGIN SASL authentication client class | ||
![]() |
Class | NTLM (Windows or Samba) SASL authentication mechanism client class based on a contribution made by Gerardo Rojas | ||
![]() |
Class | PLAIN SASL authentication mechanism client class |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
0% | 5 |
|
|
User Ratings | User Comments (2) | |||||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
PHP HTTP protocol client | When the HTTP server requires authentication, the SASL package provides support for implementing authentication mechanisms like: Basic, Digest, PLAIN, LOGIN, CRAM-MD5, NTLM (Windows or Linux/Unix with Samba). | Conditional |
PHP Print IPP | Authentication for above http backend | Conditional |
POP3 e-mail client | When the POP3 server requires authentication the SASL package provides support for implementing authentication mechanisms like: PLAIN, LOGIN, CRAM-MD5, NTLM (Windows or Linux/Unix with Samba). | Conditional |
pop3ml | for standard pop3 authentication | Required |
SMTP E-mail sending class | Provides sasl.php class for when the SMTP server requires authentication the SASL package provides support for implementing authentication mechanisms like: PLAIN, LOGIN, CRAM-MD5, NTLM (Windows or Linux/Unix with Samba). | Conditional |
Pages that reference this package |
Alternative to CURL in Moriarty I just checked in a small update to moriarty that might solve a problem some people have experienced using curl... |
NTLM authentication PHP What about using your favorite WEB search engine ?... |