Proton DotNet
Classes
Apache.Qpid.Proton.Engine.Implementation.Sasl Namespace Reference

Classes

class  ProtonDefaultSaslClientAuthenticator
 A Proton default SASL client authenticator which only supports remote SASL exchanges where the ANONYMOUS mechanism is an published option. More...
 
class  ProtonDefaultSaslServerAuthenticator
 Proton default SASL server authenticator which fails any incoming authentication requests. A misconfigured engine will not inadvertently allow for SASL authentication to occur but instead reject all attempts with a SASL auth failure. More...
 
class  ProtonEngineSaslDriver
 Engine SASL Driver implementation which handles the configuration and initial engine setup which provides the handling of SASL exchanges between clients and server. More...
 
class  ProtonSaslClientContext
 SASL Context for SASL client instances which handles the client side management of the SASL exchange. More...
 
class  ProtonSaslContext
 Engine handler that manages the SASL authentication process that occurs either on the client or server end of the SASL exchange. More...
 
class  ProtonSaslHandler
 Engine handler that manages the SASL authentication process that occurs either on the client or server end of the SASL exchange. More...
 
class  ProtonSaslServerContext
 SASL Context for SASL client instances which handles the client side management of the SASL exchange. More...