Package org.dogtagpki.server.rest
Class AppService
- java.lang.Object
-
- org.dogtagpki.server.rest.AppService
-
@Path("apps") public class AppService extends java.lang.Object
- Author:
- Endi S. Dewata
-
-
Constructor Summary
Constructors Constructor Description AppService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.dogtagpki.common.AppInfo
getAppInfo(java.lang.String id)
javax.ws.rs.core.Response
getApplications()
-