Uses of Class
com.ongres.scram.common.exception.ScramServerErrorException
-
Packages that use ScramServerErrorException Package Description com.ongres.scram.client -
-
Uses of ScramServerErrorException in com.ongres.scram.client
Methods in com.ongres.scram.client that throw ScramServerErrorException Modifier and Type Method Description void
ScramSession.ClientFinalProcessor. receiveServerFinalMessage(java.lang.String serverFinalMessage)
Receive and process the server-final-message.
-