Uses of Class
com.ongres.scram.common.exception.ScramServerErrorException
Packages that use ScramServerErrorException
-
Uses of ScramServerErrorException in com.ongres.scram.client
Methods in com.ongres.scram.client that throw ScramServerErrorExceptionModifier and TypeMethodDescriptionvoidScramSession.ClientFinalProcessor.receiveServerFinalMessage(String serverFinalMessage) Receive and process the server-final-message.