Details
Description
To support new connection types the authentification mechanisms shouldn't depend on the connetction's internal reader and writer.
Issue Links
- is related to
-
SMACK-264
fix for NPE in SASLMechanism.java
-
The NullPointException was fixed by implementing SASL packets and using the transparent sendPacket method.