public static class JarRepository.JarContent extends Object
| Constructor and Description |
|---|
JarRepository.JarContent(String key,
ByteBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
String |
checkSignature(String base64Sig,
CryptoKeys keys) |
ByteBuffer |
getFileContent(String entryName) |
public JarRepository.JarContent(String key, ByteBuffer buffer)
public ByteBuffer getFileContent(String entryName) throws IOException
IOExceptionpublic String checkSignature(String base64Sig, CryptoKeys keys)
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.