public final class PostgreSQLAuthenticationEngine extends Object implements AuthenticationEngine
| 构造器和说明 |
|---|
PostgreSQLAuthenticationEngine() |
| 限定符和类型 | 方法和说明 |
|---|---|
AuthenticationResult |
authenticate(io.netty.channel.ChannelHandlerContext context,
org.apache.shardingsphere.db.protocol.payload.PacketPayload payload) |
int |
handshake(io.netty.channel.ChannelHandlerContext context) |
public int handshake(io.netty.channel.ChannelHandlerContext context)
handshake 在接口中 AuthenticationEnginepublic AuthenticationResult authenticate(io.netty.channel.ChannelHandlerContext context, org.apache.shardingsphere.db.protocol.payload.PacketPayload payload)
authenticate 在接口中 AuthenticationEngineCopyright © 2022 The Apache Software Foundation. All rights reserved.