-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 1.4.0
-
Component/s: core-libs
-
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.