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