public final class KerberosSaslHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.apache.kyuubi.shaded.thrift.transport.TTransport |
createSubjectAssumedTransport(Subject subject,
String serverPrincipal,
String host,
org.apache.kyuubi.shaded.thrift.transport.TTransport underlyingTransport,
Map<String,String> saslProps) |
public static org.apache.kyuubi.shaded.thrift.transport.TTransport createSubjectAssumedTransport(Subject subject, String serverPrincipal, String host, org.apache.kyuubi.shaded.thrift.transport.TTransport underlyingTransport, Map<String,String> saslProps) throws SaslException, org.apache.kyuubi.shaded.thrift.transport.TTransportException
SaslExceptionorg.apache.kyuubi.shaded.thrift.transport.TTransportExceptionCopyright © 2023 The Apache Software Foundation. All rights reserved.