Module
Package org.xnio.sasl
Utility classes for using SASL mechanisms atop NIO or XNIO APIs.
-
Class Summary Class Description SaslUnwrappingConduit SaslUtils Utility methods for handling SASL authentication using NIO-style programming methods.SaslWrapper A wrapper delegation class for SASL that presents the same wrap/unwrap API regardless of whether it is dealing with a SASL client or server.SaslWrappingConduit -
Enum Summary Enum Description SaslQop The SASL quality-of-protection value.SaslStrength The SASL cipher strength value.