public interface CredentialCollector
void collect()
throws CredentialCollectionException
CredentialCollectionExceptionString string()
char[] chars()
byte[] bytes()
String type()
String name()
void setPrompt(String prompt)
void setName(String name)
Copyright © 2020 The Apache Software Foundation. All rights reserved.