net.stepniak.api.auth.controller
Class KeyController
java.lang.Object
net.stepniak.api.controller.ApiController
net.stepniak.api.auth.controller.BaseAuthController
net.stepniak.api.auth.controller.KeyController
@Service
public class KeyController
- extends BaseAuthController
| Fields inherited from class net.stepniak.api.controller.ApiController |
jsonMapper, request, uriInfo |
| Methods inherited from class net.stepniak.api.controller.ApiController |
fromJson |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyController
@Autowired
public KeyController(KeyStore keyStore)
create
public javax.ws.rs.core.Response create()
throws NoSuchAlgorithmException
- Throws:
NoSuchAlgorithmException
retrieve
public javax.ws.rs.core.Response retrieve(String id)
Copyright © 2013. All Rights Reserved.