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 Detail
-
sendBody
void sendBody(PGStream pgStream) throws java.io.IOException
- Throws:
java.io.IOException
-
-