summaryrefslogtreecommitdiff
path: root/qpid/doc/book/src/java-broker/commonEntities.xml
diff options
context:
space:
mode:
authorKeith Wall <kwall@apache.org>2013-10-27 12:56:45 +0000
committerKeith Wall <kwall@apache.org>2013-10-27 12:56:45 +0000
commit18871e53fa60515548b44ff1ed7fed321895b852 (patch)
tree0cf35442ea0f362546b3e39841a8ea5636c72cdb /qpid/doc/book/src/java-broker/commonEntities.xml
parentd295ffe838718911a86af58603f3e19a5fc674d0 (diff)
downloadqpid-python-18871e53fa60515548b44ff1ed7fed321895b852.tar.gz
NO-JIRA: [Java Broker docbook] Improve documentation for SimpleLDAPAuthenticationProvider
Brought together the two security warnings. Noted that LDAP search utilises sub-tree search. Noted that password goes to Directory in the clear. Corrected a couple of typos. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1536123 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/doc/book/src/java-broker/commonEntities.xml')
-rw-r--r--qpid/doc/book/src/java-broker/commonEntities.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/doc/book/src/java-broker/commonEntities.xml b/qpid/doc/book/src/java-broker/commonEntities.xml
index 0aa8a6514a..ed2a21ba89 100644
--- a/qpid/doc/book/src/java-broker/commonEntities.xml
+++ b/qpid/doc/book/src/java-broker/commonEntities.xml
@@ -31,7 +31,7 @@
<!ENTITY unixExtractedBrokerDirName "qpid-broker-&qpidCurrentRelease;">
<!-- Oracle javadoc -->
-<!ENTITY oracleJdkDocUrl "http://oracle.com/javase/6/docs/api/">
+<!ENTITY oracleJdkDocUrl "http://docs.oracle.com/javase/6/docs/api/">
<!ENTITY oracleJeeDocUrl "http://docs.oracle.com/javaee/6/api/">
<!ENTITY oracleKeytool "http://docs.oracle.com/javase/6/docs/technotes/tools/solaris/keytool.html">