public class ConnectionHandler extends java.lang.Object implements IConnectionListener
AsyncExecutor that will run the saslauthd dialog
 in a separate thread.| Constructor and Description | 
|---|
ConnectionHandler(ValidationPolicy vp,
                 YSNPConfiguration configuration,
                 boolean expireOk)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
connectionAccepted(UnixDomainSocketChannel channel)  | 
void | 
onExecutionComplete(IAuthExecutor done)  | 
void | 
shutdown()  | 
public ConnectionHandler(ValidationPolicy vp, YSNPConfiguration configuration, boolean expireOk)
public void connectionAccepted(UnixDomainSocketChannel channel)
connectionAccepted in interface IConnectionListenerpublic void onExecutionComplete(IAuthExecutor done)
public void shutdown()
Copyright © 2021. All Rights Reserved.