Uses of Class
com.ongres.scram.client.ScramSession
-
-
Uses of ScramSession in com.ongres.scram.client
Methods in com.ongres.scram.client that return ScramSession Modifier and Type Method Description ScramSessionScramClient. scramSession(String user)Instantiates aScramSessionfor the specified user and this parametrized generator.
-