public class DefaultTrustStore extends Object
| Modifier and Type | Method and Description |
|---|---|
static DefaultTrustStore |
get() |
TrustManager[] |
getTrustManagers()
Return the singleton instance of the trust managers for the default root CA certs.
|
public static DefaultTrustStore get()
public TrustManager[] getTrustManagers()
Copyright © 2016 Apigee Corporation. All Rights Reserved.