JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.postgresql.jre7.sasl
Interface ScramAuthenticator.BodySender
Enclosing class:
ScramAuthenticator
private static interface
ScramAuthenticator.BodySender
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
sendBody
(
PGStream
pgStream)
Method Details
sendBody
void
sendBody
(
PGStream
pgStream)
throws
IOException
Throws:
IOException