Author: nandana
Date: Mon Mar 17 03:17:28 2008
New Revision: 637825

URL: http://svn.apache.org/viewvc?rev=637825&view=rev
Log:
Improvements to the site

Modified:
    
webservices/rampart/trunk/java/modules/documentation/src/site/resources/rampart-config.xsd

Modified: 
webservices/rampart/trunk/java/modules/documentation/src/site/resources/rampart-config.xsd
URL: 
http://svn.apache.org/viewvc/webservices/rampart/trunk/java/modules/documentation/src/site/resources/rampart-config.xsd?rev=637825&r1=637824&r2=637825&view=diff
==============================================================================
--- 
webservices/rampart/trunk/java/modules/documentation/src/site/resources/rampart-config.xsd
 (original)
+++ 
webservices/rampart/trunk/java/modules/documentation/src/site/resources/rampart-config.xsd
 Mon Mar 17 03:17:28 2008
@@ -10,6 +10,7 @@
                                <xs:element name="userCertAlias" 
type="xs:string" minOccurs="0"/>
                                <xs:element name="encryptionUser" 
type="xs:string" minOccurs="0"/>
                                <xs:element name="passwordCallbackClass" 
type="xs:string" minOccurs="0"/>
+                               <xs:element name="policyValidatorCbClass" 
type="xs:string" minOccurs="0"/>
                                <xs:element name="signatureCrypto" 
type="ramp:crypto" minOccurs="0"/>
                                <xs:element name="encryptionCypto" 
type="ramp:crypto" minOccurs="0"/>
                                <xs:element name="decryptionCrypto" 
type="ramp:crypto" minOccurs="0"/>


Reply via email to