| Package | Description |
|---|---|
| eu.clarussecure.proxy.protocol.plugins.pgsql.message.sql |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResponse |
SQLSession.AuthenticationPhase.getAuthenticationResponse(int serverEndpoint) |
AuthenticationResponse |
SQLSession.AuthenticationPhase.setAuthenticationResponse(int backend,
AuthenticationResponse authenticationResponse) |
| Modifier and Type | Method and Description |
|---|---|
MessageTransferMode<AuthenticationResponse,Void> |
EventProcessor.processAuthenticationResponse(io.netty.channel.ChannelHandlerContext ctx,
AuthenticationResponse response) |
MessageTransferMode<AuthenticationResponse,Void> |
PgsqlEventProcessor.processAuthenticationResponse(io.netty.channel.ChannelHandlerContext ctx,
AuthenticationResponse response) |
MessageTransferMode<AuthenticationResponse,Void> |
NoopEventProcessor.processAuthenticationResponse(io.netty.channel.ChannelHandlerContext ctx,
AuthenticationResponse response) |
| Modifier and Type | Method and Description |
|---|---|
MessageTransferMode<AuthenticationResponse,Void> |
EventProcessor.processAuthenticationResponse(io.netty.channel.ChannelHandlerContext ctx,
AuthenticationResponse response) |
MessageTransferMode<AuthenticationResponse,Void> |
PgsqlEventProcessor.processAuthenticationResponse(io.netty.channel.ChannelHandlerContext ctx,
AuthenticationResponse response) |
MessageTransferMode<AuthenticationResponse,Void> |
NoopEventProcessor.processAuthenticationResponse(io.netty.channel.ChannelHandlerContext ctx,
AuthenticationResponse response) |
boolean |
SQLSession.AuthenticationPhase.setAndCountAuthenticationResponse(int serverEndpoint,
AuthenticationResponse authenticationResponse) |
AuthenticationResponse |
SQLSession.AuthenticationPhase.setAuthenticationResponse(int backend,
AuthenticationResponse authenticationResponse) |
Copyright © 2017 The CLARUS Consortium. All rights reserved.