Repository: cxf
Updated Branches:
  refs/heads/master 18a3d43cb -> bea22d764


Updated comment in security schema for keyPasswordCallbackHandler attribute


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/bea22d76
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/bea22d76
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/bea22d76

Branch: refs/heads/master
Commit: bea22d764138e365513856c23be760a7719530a0
Parents: 18a3d43
Author: Andrei Shakirin <andrei.shaki...@gmail.com>
Authored: Tue Aug 5 16:39:10 2014 +0200
Committer: Andrei Shakirin <andrei.shaki...@gmail.com>
Committed: Tue Aug 5 16:39:10 2014 +0200

----------------------------------------------------------------------
 core/src/main/resources/schemas/configuration/security.xsd | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/bea22d76/core/src/main/resources/schemas/configuration/security.xsd
----------------------------------------------------------------------
diff --git a/core/src/main/resources/schemas/configuration/security.xsd 
b/core/src/main/resources/schemas/configuration/security.xsd
index 8e59e89..4cfa92a 100644
--- a/core/src/main/resources/schemas/configuration/security.xsd
+++ b/core/src/main/resources/schemas/configuration/security.xsd
@@ -253,7 +253,8 @@
               <xs:annotation>
                 <xs:documentation>
                 This attribute contains the name of the class implementing
-                password callback handler. Alternative to keyPassword 
attribute.
+                password callback handler to unlock the keys withing the 
keystore. 
+                Alternative to keyPassword attribute.
                 </xs:documentation>
               </xs:annotation>
             </xs:attribute>

Reply via email to