Uses of Class
com.ongres.scram.client.ScramSession
Packages that use ScramSession
-
Uses of ScramSession in com.ongres.scram.client
Methods in com.ongres.scram.client that return ScramSessionModifier and TypeMethodDescriptionScramClient.scramSession
(String user) Instantiates aScramSession
for the specified user and this parametrized generator.