public class CertificateHelper extends Object
| Constructor and Description |
|---|
CertificateHelper() |
| Modifier and Type | Method and Description |
|---|---|
static List<Certificate> |
loadCerts(InputStream inputStream) |
static List<Certificate> |
loadCerts(String filename) |
public static List<Certificate> loadCerts(String filename) throws KrbException
KrbExceptionpublic static List<Certificate> loadCerts(InputStream inputStream) throws KrbException
KrbExceptionCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.