Uses of Class
com.ongres.scram.client.ScramSession.ServerFirstProcessor
-
-
Uses of ScramSession.ServerFirstProcessor in com.ongres.scram.client
Methods in com.ongres.scram.client that return ScramSession.ServerFirstProcessor Modifier and Type Method Description ScramSession.ServerFirstProcessorScramSession. receiveServerFirstMessage(String serverFirstMessage)Constructs a handler for the server-first-message, from its String representation.
-