Project

General

Profile

« Previous | Next » 

Revision d82863a7

Added by Jürgen Koch almost 13 years ago

Finished the first step for setting up security on the cdmlib server.

View differences:

cdmlib-remote-webapp/src/main/webapp/WEB-INF/cdmrest-servlet.xml
73 73
				<prop key="/term.service">httpTermService</prop>
74 74
				<prop key="/user.service">httpUserService</prop>
75 75
				<prop key="/vocabulary.service">httpVocabularyService</prop>
76
				<prop key="/workingset.service">httpWorkingService</prop>
77
				
78
				<!-- spring security -->
79
				<prop key="/security.service">httpSecurityService</prop>
80
				
81
				<!-- only for simple tests -->
82
<!-- 
83
				<prop key="/demo.service">httpDemoService</prop>
84
				<prop key="/list.service">httpListService</prop>
85
 -->
86 76
			</props>
87 77
		</property>
88 78
	</bean>

Also available in: Unified diff