Uses of Class
org.apache.shardingsphere.proxy.frontend.authentication.AuthenticationResult
Packages that use AuthenticationResult
-
Uses of AuthenticationResult in org.apache.shardingsphere.proxy.frontend.authentication
Methods in org.apache.shardingsphere.proxy.frontend.authentication that return AuthenticationResultModifier and TypeMethodDescriptionAuthenticationEngine.authenticate(io.netty.channel.ChannelHandlerContext context, PacketPayload payload) Authenticate.