public class SaslAuthenticationHandler
extends ChannelInboundHandlerAdapter
Authenticator
to be plugged into it. This handler is meant
to be used with protocols that process a RequestMessage
such as the WebSocketChannelizer
or the NioChannelizer
Constructor and Description |
---|
SaslAuthenticationHandler(Authenticator authenticator) |
public SaslAuthenticationHandler(Authenticator authenticator)
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.