public interface ChallengeResponseProvider
Modifier and Type | Method and Description |
---|---|
char[] |
getResponse(String prompt,
boolean echo) |
List<String> |
getSubmethods() |
void |
init(Resource resource,
String name,
String instruction) |
boolean |
shouldRetry() |
Copyright © 2009–2015. All rights reserved.