public final class EnsembleCommandSupport extends Object
| Constructor and Description |
|---|
EnsembleCommandSupport() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkIfShouldModify(org.apache.felix.service.command.CommandSession session,
boolean force) |
static String[] |
promptForNewUser(org.apache.felix.service.command.CommandSession session,
String user,
String password)
Prompts the user for username and/or password.
|
public static boolean checkIfShouldModify(org.apache.felix.service.command.CommandSession session,
boolean force)
throws IOException
IOExceptionpublic static String[] promptForNewUser(org.apache.felix.service.command.CommandSession session, String user, String password) throws IOException
IOExceptionCopyright © 2011–2014 Red Hat. All rights reserved.