IRISLIB database
_.Net.SASL Namespace Reference

Documentation for the _.Net.SASL package. More...

Classes

class  Base
 The abstract super class of all security mechanisms to be used with Net.Authenticator, our implement of the Simple Authentication and Security Layer (SASL) as defined by RFC 2222. More...
 
class  CRAMMD5
 The implementation of the CRAM-MD5 SASL security mechanism to be used with Net.Authenticator, our implementation of the Simple Authentication and Security Layer (SASL) as defined by RFC 2222. More...
 
class  LOGIN
 The implementation of the LOGIN SASL security mechanism to be used with Net.Authenticator, our implementation of the Simple Authentication and Security Layer (SASL) as defined by RFC 2222. More...
 
class  PLAIN
 The implementation of the PLAIN SASL security mechanism defined in RFC 2595 to be used with Net.Authenticator, our implementation of the Simple Authentication and Security Layer (SASL) as defined by RFC 2222. More...
 
class  XOAUTH2
 The implementation of the XOAUTH2 SASL security mechanism to be used with Net.Authenticator, our implementation of the Simple Authentication and Security Layer (SASL) as defined by RFC 2222. More...
 

Detailed Description

Documentation for the _.Net.SASL package.