Class OpenGaussAuthenticationSCRAMSha256Packet
java.lang.Object
org.apache.shardingsphere.db.protocol.opengauss.packet.authentication.OpenGaussAuthenticationSCRAMSha256Packet
- All Implemented Interfaces:
org.apache.shardingsphere.db.protocol.packet.DatabasePacket<PostgreSQLPacketPayload>,PostgreSQLIdentifierPacket,PostgreSQLPacket
public final class OpenGaussAuthenticationSCRAMSha256Packet
extends Object
implements PostgreSQLIdentifierPacket
Authentication request SCRAM SHA-256 for openGauss.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OpenGaussAuthenticationSCRAMSha256Packet
public OpenGaussAuthenticationSCRAMSha256Packet()
-
-
Method Details
-
write
- Specified by:
writein interfaceorg.apache.shardingsphere.db.protocol.packet.DatabasePacket<PostgreSQLPacketPayload>
-
getIdentifier
- Specified by:
getIdentifierin interfacePostgreSQLIdentifierPacket
-