public class WindowsNativeSspiAuthentication extends Object implements GssapiAuth
| Constructor and Description |
|---|
WindowsNativeSspiAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
void |
authenticate(Writer out,
Reader in,
String servicePrincipalName,
String jaasApplicationName,
String mechanisms)
Process native windows GSS plugin authentication.
|
public void authenticate(Writer out, Reader in, String servicePrincipalName, String jaasApplicationName, String mechanisms) throws IOException
authenticate in interface GssapiAuthout - out streamin - in streamservicePrincipalName - principal namejaasApplicationName - entry name in JAAS Login Configuration Filemechanisms - gssapi mechanismIOException - if socket errorCopyright © 2025 SingleStore. All rights reserved.