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