| Class | Description |
|---|---|
| AbstractKerberosDescriptor |
AbstractKerberosDescriptor is the base class for all Kerberos*Descriptor and associated classes.
|
| AbstractKerberosDescriptorContainer |
AbstractKerberosDescriptorContainer is an abstract class implementing AbstractKerberosDescriptor
and providing facility to handle common descriptor container functionality.
|
| KerberosComponentDescriptor |
KerberosComponentDescriptor is an implementation of an AbstractKerberosDescriptorContainer that
encapsulates the details about an Ambari component.
|
| KerberosConfigurationDescriptor |
KerberosConfigurationDescriptor is an implementation of an AbstractKerberosDescriptor that
encapsulates data related to an Ambari configuration block.
|
| KerberosDescriptor |
KerberosDescriptor is an implementation of an AbstractKerberosDescriptorContainer that
encapsulates an entire Kerberos descriptor hierarchy.
|
| KerberosDescriptorFactory |
KerberosDescriptorFactory is a factory class used to create KerberosDescriptor instances using
various sources of data.
|
| KerberosDescriptorUpdateHelper |
KerberosDescriptorUpdateHelper provides routines for upgrading the user-specified Kerberos descriptor
when changing stacks.
|
| KerberosIdentityDescriptor |
KerberosIdentityDescriptor is an implementation of an AbstractKerberosDescriptor that
encapsulates data related to a Kerberos identity - including its principal and keytab file details.
|
| KerberosKeytabDescriptor |
KerberosKeytabDescriptor is an implementation of an AbstractKerberosDescriptor that
encapsulates data related to a Kerberos keytab file.
|
| KerberosPrincipalDescriptor |
KerberosPrincipalDescriptor is an implementation of an AbstractKerberosDescriptor that
encapsulates data related to a Kerberos principal.
|
| KerberosServiceDescriptor |
KerberosServiceDescriptor is an implementation of an AbstractKerberosDescriptorContainer that
encapsulates an Ambari service and it components.
|
| KerberosServiceDescriptorFactory |
KerberosServiceDescriptorFactory is a factory class used to create KerberosServiceDescriptor
instances using various sources of data.
|
| VariableReplacementHelper |
Helper class to provide variable replacement services
|
| Enum | Description |
|---|---|
| AbstractKerberosDescriptor.Type |
An enumeration of the different Kerberos (sub)descriptors for internal use.
|
| KerberosPrincipalType |
KerberosPrincipalType enumerates the different types of expected Kerberos principals
|
Copyright © 2022 Apache Software Foundation. All rights reserved.