@FunctionalInterface public interface KeyStoreSupplier<T extends KeyStore>
Modifier and Type | Method and Description |
---|---|
KeyStore |
get()
Constructed instance of KeyStore resource
|
KeyStore get()
Copyright © 2019 JBoss by Red Hat. All rights reserved.