| Modifier and Type | Method and Description |
|---|---|
String |
KeyStoreOper.addToKeyStoreAndGetName(KeyStore ks,
ProvidedKeyTemplate entry,
Supplier<char[]> defaultKeyPassword) |
| Modifier and Type | Method and Description |
|---|---|
<T extends ProvidedKeyTemplate> |
KeySource.aliasesFor(Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
String |
KeySource.addAndReturnId(ProvidedKeyTemplate keyTemplate) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProvidedKey |
class |
ProvidedKeyEntry |
class |
ProvidedKeyPair |
| Modifier and Type | Method and Description |
|---|---|
boolean |
UpdatingView.add(ProvidedKeyTemplate objectToAdd) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
UpdatingView.add(Collection<ProvidedKeyTemplate> objectsToAdd) |
boolean |
UpdatingView.update(Collection<O> objectsToRemove,
Collection<ProvidedKeyTemplate> objectsToAdd) |
Copyright © 2019. All rights reserved.