public abstract class AbstractGeneratedSecretKeyProvider extends Object implements KeyProvider
| Constructor and Description |
|---|
AbstractGeneratedSecretKeyProvider(ComponentModel model,
KeyUse use,
String type,
String algorithm) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Stream<KeyWrapper> |
getKeysStream()
Returns the
KeyWrapper for a KeyProvider. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetKeyspublic AbstractGeneratedSecretKeyProvider(ComponentModel model, KeyUse use, String type, String algorithm)
public Stream<KeyWrapper> getKeysStream()
KeyProviderKeyWrapper for a KeyProvider.getKeysStream in interface KeyProviderKeyWrapper for a KeyProvider.public void close()
close in interface KeyProviderclose in interface ProviderCopyright © 2021 JBoss by Red Hat. All rights reserved.