-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
None
-
beta
-
sparc
-
solaris_2.6
The SASL code currently uses getInputStream/getOutputStream for doing
integrity and privacy over the negotiated channel. Use more generic
wrap/unwrap methods instead so that the code is less dependent on streams
and can work with NIO.
integrity and privacy over the negotiated channel. Use more generic
wrap/unwrap methods instead so that the code is less dependent on streams
and can work with NIO.