public final class TrustManager extends Object
Constructor and Description |
---|
TrustManager(String crlList,
String typeList,
String passwdList,
String storeList,
org.apache.felix.framework.util.SecureAction action) |
Modifier and Type | Method and Description |
---|---|
Collection |
getCaCerts() |
Collection |
getCRLs() |
public Collection getCRLs()
public Collection getCaCerts()
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.