public class RegenerateKeytabsTask extends Task
RegenerateKeytabsTask
is used for injection Kerberos tasks into
an upgrade which will regenerate keytabs. The regeneration is always partial,
opting to only regenerate missing keytabs.condition, GSON, isSequential, scope, summary, timeoutConfig
Constructor and Description |
---|
RegenerateKeytabsTask()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getActionVerb() |
StageWrapper.Type |
getStageWrapperType() |
Task.Type |
getType() |
String |
toJson()
Gets a JSON representation of this task.
|
getSummary, toString
public Task.Type getType()
public StageWrapper.Type getStageWrapperType()
getStageWrapperType
in class Task
public String getActionVerb()
getActionVerb
in class Task
public String toJson()
Copyright © 2022 Apache Software Foundation. All rights reserved.