git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/information-system/gCubeIS/Registry@19 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
950975113c
commit
2f75523878
|
@ -23,7 +23,13 @@
|
|||
name="RPDName"
|
||||
value="ProfileResourceProperties"
|
||||
type="java.lang.String"
|
||||
override="false"/>
|
||||
override="false"/>
|
||||
|
||||
<environment
|
||||
name="lifetime"
|
||||
value="120"
|
||||
type="java.lang.Integer"
|
||||
override="false" />
|
||||
|
||||
<resource name="publicationProfile" type="org.gcube.common.core.service.GCUBEPublicationProfile">
|
||||
<resourceParams>
|
||||
|
@ -61,7 +67,9 @@
|
|||
<parameter>
|
||||
<name>sweeperDelay</name>
|
||||
<value>10000</value>
|
||||
</parameter>
|
||||
</parameter>
|
||||
|
||||
|
||||
</resourceParams>
|
||||
|
||||
</resource>
|
||||
|
|
|
@ -1,35 +0,0 @@
|
|||
org.diligentproject.dvos.authorization.handler.voQueryServiceURL./diligent=http://grids15.eng.it:8080/wsrf/services/diligentproject/dvos/authorization/VOQueryService
|
||||
|
||||
org.diligentproject.dvos.authorization.handler.operationMapping.\
|
||||
{http\://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}createResource=\
|
||||
{http://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}manageProfile
|
||||
|
||||
org.diligentproject.dvos.authorization.handler.operationMapping.\
|
||||
{http\://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}updateResource=\
|
||||
{http://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}manageProfile
|
||||
|
||||
|
||||
org.diligentproject.dvos.authorization.handler.operationMapping.\
|
||||
{http://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}removeResource=\
|
||||
{http://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}manageProfile
|
||||
|
||||
org.diligentproject.dvos.authorization.handler.operationMapping.\
|
||||
{http\://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}updateProfileWithDL=\
|
||||
{http://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}manageProfileDL
|
||||
|
||||
org.diligentproject.dvos.authorization.handler.operationMapping.\
|
||||
{http\://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}removeProfileWithDL=\
|
||||
{http://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}manageProfileDL
|
||||
|
||||
org.diligentproject.dvos.authorization.handler.operationMapping.\
|
||||
{http\://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}updateState=\
|
||||
{http://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}manageState
|
||||
|
||||
|
||||
org.diligentproject.dvos.authorization.handler.operationMapping.\
|
||||
{http\://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}startRegistration=\
|
||||
{http://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}manageProfile
|
||||
|
||||
org.diligentproject.dvos.authorization.handler.operationMapping.\
|
||||
{http\://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}validateProfile=\
|
||||
{http://diligentproject.org/namespaces/informationservice/disregistry/DISRegistryFactoryService}manageProfile
|
Loading…
Reference in New Issue