Class CachingKerberosAuthentication
- java.lang.Object
-
- io.trino.plugin.base.authentication.CachingKerberosAuthentication
-
public class CachingKerberosAuthentication extends Object
-
-
Constructor Summary
Constructors Constructor Description CachingKerberosAuthentication(KerberosAuthentication kerberosAuthentication)
-
-
-
Constructor Detail
-
CachingKerberosAuthentication
public CachingKerberosAuthentication(KerberosAuthentication kerberosAuthentication)
-
-
Method Detail
-
getSubject
public Subject getSubject()
-
-