| Interface | Description | 
|---|---|
| IAuthExecutor | |
| IConnectionListener | 
| Class | Description | 
|---|---|
| AsyncExecutor | |
| AuthChainBuilder | 
 Wires all the daemon components together 
 | 
| AuthExecutorFactory | |
| ConnectionHandler | 
 Maintains a queue of  
AsyncExecutor that will run the saslauthd dialog
 in a separate thread. | 
| MainLoop | |
| SaslauthdProtocol | 
 format is : \0 len login \0 len pass \0 len srv \0 len realm 
 | 
| SaslauthdProtocolFactory | |
| TokenCacheSync | |
| ValidationPolicy | |
| ValidatorsComparator | 
 sort by ascending priority (low number means high priority) 
 | 
Copyright © 2021. All Rights Reserved.