Class KerberosAuthentication
- java.lang.Object
-
- io.trino.plugin.base.authentication.KerberosAuthentication
-
public class KerberosAuthentication extends Object
-
-
Constructor Summary
Constructors Constructor Description KerberosAuthentication(String principal, String keytabLocation)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidattemptLogin(Subject subject)SubjectgetSubject()
-