public static class Krb5ConfOverlay.Builder extends Object
Krb5ConfOverlay
.Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Krb5ConfOverlay |
build() |
Krb5ConfOverlay.Builder |
fromEnvironmentOrConfiguration(Configuration globalConfiguration)
Configures the overlay using the current environment.
|
public Krb5ConfOverlay.Builder fromEnvironmentOrConfiguration(Configuration globalConfiguration)
Locates the krb5.conf configuration file as per Java documentation. Note that the JRE doesn't support the KRB5_CONFIG environment variable (JDK-7045913).
public Krb5ConfOverlay build()
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.