Class KerberosConfiguration.Builder
java.lang.Object
io.trino.plugin.base.authentication.KerberosConfiguration.Builder
- Enclosing class:
- KerberosConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withCredentialCacheLocation(String credentialCacheLocation) withKerberosPrincipal(String kerberosPrincipal) withKeytabLocation(String keytabLocation)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withKerberosPrincipal
-
withKeytabLocation
-
withCredentialCacheLocation
-
build
-