public class SAMLResourceHelpers extends Object
| Constructor and Description |
|---|
SAMLResourceHelpers() |
| Modifier and Type | Method and Description |
|---|---|
static String |
readCertificate(String certificateFilename) |
static byte[] |
readPrivateKey(String privateKeyFileName) |
public static String readCertificate(String certificateFilename) throws IOException
IOExceptionpublic static byte[] readPrivateKey(String privateKeyFileName) throws IOException
IOExceptionCopyright © 2017. All Rights Reserved.