public class WindowsNativeSspiAuthentication extends Object implements GssapiAuth
| Constructor and Description |
|---|
WindowsNativeSspiAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
void |
authenticate(PacketWriter out,
PacketReader in,
String servicePrincipalName,
String mechanisms)
Process native windows GSS plugin authentication.
|
public void authenticate(PacketWriter out, PacketReader in, String servicePrincipalName, String mechanisms) throws IOException
authenticate in interface GssapiAuthout - out streamin - in streamservicePrincipalName - principal namemechanisms - gssapi mechanismIOException - if socket errorCopyright © 2022 SingleStore. All rights reserved.