121 lines
1.8 KiB
XML
121 lines
1.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<securityConfig xmlns="http://www.globus.org" >
|
|
|
|
<authz value="none"/>
|
|
<method name="createResource">
|
|
<auth-method>
|
|
<GSISecureConversation>
|
|
</GSISecureConversation>
|
|
</auth-method>
|
|
<run-as>
|
|
<caller-identity/>
|
|
</run-as>
|
|
</method>
|
|
|
|
<method name="updateResource">
|
|
<auth-method>
|
|
<GSISecureConversation>
|
|
</GSISecureConversation>
|
|
</auth-method>
|
|
|
|
<run-as>
|
|
<caller-identity/>
|
|
</run-as>
|
|
</method>
|
|
|
|
<method name="removeResource">
|
|
<auth-method>
|
|
<GSISecureConversation>
|
|
</GSISecureConversation>
|
|
</auth-method>
|
|
|
|
<run-as>
|
|
<caller-identity/>
|
|
</run-as>
|
|
</method>
|
|
|
|
<method name="updateProfileWithDL">
|
|
<auth-method>
|
|
<GSISecureConversation>
|
|
</GSISecureConversation>
|
|
</auth-method>
|
|
|
|
<run-as>
|
|
<caller-identity/>
|
|
</run-as>
|
|
</method>
|
|
|
|
<method name="removeProfileWithDL">
|
|
<auth-method>
|
|
<GSISecureConversation>
|
|
</GSISecureConversation>
|
|
</auth-method>
|
|
|
|
<run-as>
|
|
<caller-identity/>
|
|
</run-as>
|
|
</method>
|
|
|
|
<method name="updateState">
|
|
<auth-method>
|
|
<GSISecureConversation>
|
|
</GSISecureConversation>
|
|
</auth-method>
|
|
|
|
<run-as>
|
|
<caller-identity/>
|
|
</run-as>
|
|
</method>
|
|
|
|
<method name="startRegistration">
|
|
<auth-method>
|
|
<GSISecureConversation>
|
|
</GSISecureConversation>
|
|
</auth-method>
|
|
|
|
<run-as>
|
|
<caller-identity/>
|
|
</run-as>
|
|
</method>
|
|
|
|
<method name="validateProfile">
|
|
<auth-method>
|
|
<GSISecureConversation>
|
|
</GSISecureConversation>
|
|
</auth-method>
|
|
|
|
<run-as>
|
|
<caller-identity/>
|
|
</run-as>
|
|
</method>
|
|
|
|
<method name="getMultipleResourceProperties">
|
|
<auth-method>
|
|
<none/>
|
|
</auth-method>
|
|
|
|
</method>
|
|
|
|
<method name="queryResourceProperties">
|
|
<auth-method>
|
|
<none/>
|
|
</auth-method>
|
|
|
|
</method>
|
|
|
|
|
|
<method name="subscribe">
|
|
<auth-method>
|
|
<none/>
|
|
</auth-method>
|
|
</method>
|
|
|
|
<method name="getCurrentMessage">
|
|
<auth-method>
|
|
<none/>
|
|
</auth-method>
|
|
</method>
|
|
|
|
|
|
</securityConfig>
|