public class DefaultKdcHandler extends KdcHandler implements Runnable
| Constructor and Description |
|---|
DefaultKdcHandler(KdcContext kdcContext,
KrbTransport transport) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleMessage(ByteBuffer message) |
void |
run() |
handleMessagepublic DefaultKdcHandler(KdcContext kdcContext, KrbTransport transport)
protected void handleMessage(ByteBuffer message)
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.