Class SaslPrep
- java.lang.Object
-
- com.impossibl.postgres.protocol.sasl.SaslPrep
-
public class SaslPrep extends Object
-
-
Constructor Summary
Constructors Constructor Description SaslPrep()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
saslPrep(String value, boolean storedString)
SaslPrep profile of StringPrep algorithm.
-