Class CachingKerberosAuthentication
- java.lang.Object
-
- io.prestosql.plugin.base.authentication.CachingKerberosAuthentication
-
public class CachingKerberosAuthentication extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CachingKerberosAuthentication(KerberosAuthentication kerberosAuthentication)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.security.auth.SubjectgetSubject()
-
-
-
Constructor Detail
-
CachingKerberosAuthentication
public CachingKerberosAuthentication(KerberosAuthentication kerberosAuthentication)
-
-