Package | Description |
---|---|
com.ongres.scram.client |
Class and Description |
---|
NonceSupplier |
ScramClient
A class that can be parametrized to generate
ScramSession s. |
ScramClient.Builder
This class is not meant to be used directly.
|
ScramClient.ChannelBinding
Select whether this client will support channel binding or not
|
ScramClient.PreBuilder1
This class is not meant to be used directly.
|
ScramClient.PreBuilder2
This class is not meant to be used directly.
|
ScramSession
A class that represents a SCRAM client.
|
ScramSession.ClientFinalProcessor
Processor that allows to generate the client-final-message,
as well as process the server-final-message and verify server's signature.
|
ScramSession.ServerFirstProcessor
Process a received server-first-message.
|
Copyright © 2019–2022. All rights reserved.