Class SaslPrep

java.lang.Object
com.ongres.saslprep.SaslPrep

public class SaslPrep extends Object
  • Field Details

  • Constructor Details

    • SaslPrep

      public SaslPrep()
  • Method Details

    • 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