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