Modifier and Type | Class and Description |
---|---|
class |
KerberosHelperImpl |
Modifier and Type | Method and Description |
---|---|
KerberosHelper |
AmbariManagementController.getKerberosHelper()
Returns KerberosHelper instance
|
KerberosHelper |
AmbariManagementControllerImpl.getKerberosHelper() |
Modifier and Type | Method and Description |
---|---|
static RemovableIdentities |
RemovableIdentities.ofComponent(Cluster cluster,
ServiceComponentUninstalledEvent event,
KerberosHelper kerberosHelper)
Populate the identities with the identities of the removed component
|
static RemovableIdentities |
RemovableIdentities.ofService(Cluster cluster,
ServiceRemovedEvent event,
KerberosHelper kerberosHelper)
Populate the identities with the identities of the removed service and its components
|
static UsedIdentities |
UsedIdentities.populate(Cluster cluster,
UsedIdentities.ServiceExclude serviceExclude,
UsedIdentities.ComponentExclude componentExclude,
KerberosHelper kerberosHelper)
Get all identities of the installed services and components.
|
void |
RemovableIdentities.remove(KerberosHelper kerberosHelper)
Remove all identities which are related to the specified set of components and not used by
other services or components
|
Constructor and Description |
---|
KerberosIdentityCleaner(AmbariEventPublisher eventPublisher,
KerberosHelper kerberosHelper,
Clusters clusters) |
Modifier and Type | Method and Description |
---|---|
protected KerberosHelper |
AbstractPrepareKerberosServerAction.getKerberosHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
KerberosKeytabController.setKerberosHelper(KerberosHelper kerberosHelper) |
Copyright © 2022 Apache Software Foundation. All rights reserved.