public abstract class AbstractAuthenticationHandler
extends ChannelInboundHandlerAdapter
Modifier and Type | Field and Description |
---|---|
protected Authenticator |
authenticator |
Constructor and Description |
---|
AbstractAuthenticationHandler(Authenticator authenticator) |
protected final Authenticator authenticator
public AbstractAuthenticationHandler(Authenticator authenticator)
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.