Uses of Class
com.ongres.scram.client.ScramSession.ServerFirstProcessor
-
Packages that use ScramSession.ServerFirstProcessor Package Description com.ongres.scram.client -
-
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.ServerFirstProcessor
ScramSession. receiveServerFirstMessage(java.lang.String serverFirstMessage)
Constructs a handler for the server-first-message, from its String representation.
-