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.