Package | Description |
---|---|
org.apache.ambari.server.serveraction.kerberos |
Modifier and Type | Interface and Description |
---|---|
interface |
KerberosConfigDataFile
KerberosConfigDataFile declares the default data file name and the common record column names
for the Kerberos configuration data files.
|
interface |
KerberosIdentityDataFile
KerberosIdentityDataFile declares the default data file name and the common record column names
for the Kerberos action (metadata) data files.
|
Modifier and Type | Class and Description |
---|---|
class |
KerberosConfigDataFileReader
KerberosConfigDataFileReader is an implementation of a KerberosConfigDataFile that is used to
read existing KerberosConfigDataFiles.
|
class |
KerberosConfigDataFileWriter
KerberosConfigDataFileWriter is an implementation of a KerberosConfigDataFile that is used to
create a new KerberosConfigDataFileWriter.
|
class |
KerberosIdentityDataFileReader
KerberosIdentityDataFileReader is an implementation of an AbstractKerberosDataFileReader that is
used to read existing Kerberos identity data files.
|
class |
KerberosIdentityDataFileWriter
KerberosIdentityDataFileWriter is an implementation of an AbstractKerberosDataFileWriter that
is used to create a new Kerberos identity data file.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.