Javadoc for package XXX
Package | Description |
---|---|
com.ongres.scram.client |
This module expose the client implementation of Salted Challenge Response
Authentication Mechanism (SCRAM).
|
com.ongres.scram.common |
This package expose the messages used to implement a client/server of Salted Challenge Response
Authentication Mechanism (SCRAM).
|
com.ongres.scram.common.exception |
This package expose the exceptions that can be throw by the client/server
implementations of SCRAM.
|
com.ongres.scram.common.util |