Method | Description | |
---|---|---|
GetPrincipal ( ) : IPrincipal | ||
ListenerSaslProfile ( ConnectionListener listener ) : System |
Method | Description | |
---|---|---|
GetStartCommand ( string hostname ) : DescribedList | ||
OnCommand ( DescribedList command ) : DescribedList | ||
UpgradeTransport ( ITransport transport ) : ITransport |
protected GetStartCommand ( string hostname ) : DescribedList | ||
hostname | string | |
return | DescribedList |
public ListenerSaslProfile ( ConnectionListener listener ) : System | ||
listener | ConnectionListener | |
return | System |
protected OnCommand ( DescribedList command ) : DescribedList | ||
command | DescribedList | |
return | DescribedList |
protected UpgradeTransport ( ITransport transport ) : ITransport | ||
transport | ITransport | |
return | ITransport |