public class PromptUtils extends Object
| Constructor and Description |
|---|
PromptUtils() |
| Modifier and Type | Method and Description |
|---|---|
static char[] |
challengeForPassword(String prompt) |
static char[] |
challengeUserForEstablishingMaterSecret() |
static UsernamePassword |
challengeUserNamePassword(String prompt1,
String prompt2) |
public static char[] challengeUserForEstablishingMaterSecret()
public static UsernamePassword challengeUserNamePassword(String prompt1, String prompt2)
public static char[] challengeForPassword(String prompt)
Copyright © 2022 The Apache Software Foundation. All rights reserved.