public class SaslAuthenticationHandler extends AbstractAuthenticationHandler
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| Modifier and Type | Field and Description | 
|---|---|
protected Settings.AuthenticationSettings | 
authenticationSettings  | 
authenticator| Constructor and Description | 
|---|
SaslAuthenticationHandler(Authenticator authenticator,
                         Settings.AuthenticationSettings authenticationSettings)  | 
protected final Settings.AuthenticationSettings authenticationSettings
public SaslAuthenticationHandler(Authenticator authenticator, Settings.AuthenticationSettings authenticationSettings)
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.