You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by na...@apache.org on 2008/06/26 07:19:42 UTC

svn commit: r671760 - /webservices/rampart/site/java/rampart-config.xsd

Author: nandana
Date: Wed Jun 25 22:19:42 2008
New Revision: 671760

URL: http://svn.apache.org/viewvc?rev=671760&view=rev
Log:
Giving Rampart site a new look :)

Modified:
    webservices/rampart/site/java/rampart-config.xsd

Modified: webservices/rampart/site/java/rampart-config.xsd
URL: http://svn.apache.org/viewvc/webservices/rampart/site/java/rampart-config.xsd?rev=671760&r1=671759&r2=671760&view=diff
==============================================================================
--- webservices/rampart/site/java/rampart-config.xsd (original)
+++ webservices/rampart/site/java/rampart-config.xsd Wed Jun 25 22:19:42 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"/>