Module 

Package org.xnio.sasl


package org.xnio.sasl
Utility classes for using SASL mechanisms atop NIO or XNIO APIs.
  • Class
    Description
    The SASL quality-of-protection value.
    The SASL cipher strength value.
     
    Utility methods for handling SASL authentication using NIO-style programming methods.
    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.