@Path(value="symmKey") public class KeyRetriever extends Object
| Constructor and Description |
|---|
KeyRetriever() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getKey(javax.servlet.http.HttpServletRequest req) |
protected static String |
getKeyFileName(String context) |
@GET
@Produces(value="application/octet-stream")
public javax.ws.rs.core.Response getKey(@Context
javax.servlet.http.HttpServletRequest req)
throws Exception
Exceptionprotected static String getKeyFileName(String context) throws InvalidKeyException
InvalidKeyExceptionCopyright © 2018. All Rights Reserved.