From ae03c6bdf570cb36a1b139aeb0e467081665459e Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Sat, 19 May 2012 11:05:20 -0500 Subject: Added user REST service. The user REST service is based on UsrGrpAdminServlet. It provides an interface to manage users and user certificates. Ticket #160 --- .classpath | 2 ++ 1 file changed, 2 insertions(+) (limited to '.classpath') diff --git a/.classpath b/.classpath index 8e075a25e..c34b7f4c0 100644 --- a/.classpath +++ b/.classpath @@ -42,5 +42,7 @@ + + -- cgit