@FunctionalInterface public interface TrustStoreTrustOptions<R extends CertPathTrustManagerParameters> extends TrustOptions<KeyStore,R>
| Modifier and Type | Method and Description |
|---|---|
R |
apply(KeyStore trustStore) |
R apply(KeyStore trustStore) throws Exception
apply in interface TrustOptions<KeyStore,R extends CertPathTrustManagerParameters>ExceptionCopyright © 2022. All rights reserved.