public class ReplaceShadowPasswordEntry extends Object implements Statement
| Constructor and Description |
|---|
ReplaceShadowPasswordEntry(com.google.common.base.Function<String,String> cryptFunction,
String login,
String password) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Iterable<String> |
functionDependencies(OsFamily family) |
int |
hashCode() |
String |
render(OsFamily family) |
public Iterable<String> functionDependencies(OsFamily family)
functionDependencies in interface StatementCopyright © 2009–2021 The Apache Software Foundation. All rights reserved.