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