Class SaslPrep


  • public class SaslPrep
    extends Object
    • Constructor Detail

      • SaslPrep

        public SaslPrep()
    • Method Detail

      • saslPrep

        public static String saslPrep​(String value,
                                      boolean storedString)
        SaslPrep profile of StringPrep algorithm.
        Parameters:
        value - with the value to check and transform
        storedString - boolean to indicate if it's a stored string or a query string
        Returns:
        String with the result