public static class KerberosServerAction.KerberosCommandParameters extends Object
Constructor and Description |
---|
KerberosCommandParameters(AbstractServerAction serverAction) |
KerberosCommandParameters(ExecutionCommand ec) |
Modifier and Type | Method and Description |
---|---|
String |
getCommandParameterValue(String propertyName) |
Set<String> |
getHostFilter() |
Collection<String> |
getIdentityFilter() |
Map<String,? extends Collection<String>> |
getServiceComponentFilter() |
boolean |
hasHostFilters() |
public KerberosCommandParameters(ExecutionCommand ec)
public KerberosCommandParameters(AbstractServerAction serverAction)
public boolean hasHostFilters()
public Map<String,? extends Collection<String>> getServiceComponentFilter()
public Collection<String> getIdentityFilter()
Copyright © 2022 Apache Software Foundation. All rights reserved.