public class StandardGssapiAuthentication extends GssapiAuth
packetFetcher, packSeq
Constructor and Description |
---|
StandardGssapiAuthentication(ReadPacketFetcher packetFetcher,
int packSeq) |
Modifier and Type | Method and Description |
---|---|
void |
authenticate(PacketOutputStream writer,
String serverPrincipalName,
String mechanisms) |
public StandardGssapiAuthentication(ReadPacketFetcher packetFetcher, int packSeq)
public void authenticate(PacketOutputStream writer, String serverPrincipalName, String mechanisms) throws QueryException, IOException
authenticate
in class GssapiAuth
QueryException
IOException
Copyright © 2017. All rights reserved.