public class NameAndPassword extends Object implements KeyTemplate
| Constructor and Description |
|---|
NameAndPassword(String alias,
@NonNull Supplier<char[]> password) |
NameAndPassword(@NonNull Supplier<char[]> password) |
| Modifier and Type | Method and Description |
|---|---|
String |
generateName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPasswordpublic NameAndPassword(@NonNull
@NonNull Supplier<char[]> password)
public String generateName()
generateName in interface KeyTemplateCopyright © 2019. All rights reserved.