summaryrefslogtreecommitdiff
path: root/docs/reference/camel/camel-docs.sgml.in
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2018-01-22 13:32:29 +0100
committerMilan Crha <mcrha@redhat.com>2018-01-22 13:32:29 +0100
commit9a4c9d6a58e6dd5d4bbf3f8dc5d79040219dfbca (patch)
treedf078253f22bcd8c33802c8156b3892b32ba78cf /docs/reference/camel/camel-docs.sgml.in
parent01857f50c25d411f5ed83bff2d4554c65e3947bd (diff)
downloadevolution-data-server-9a4c9d6a58e6dd5d4bbf3f8dc5d79040219dfbca.tar.gz
Change how built-in OAuth2 authentication works
This change allows easier extending of built-in OAuth2 authentications with minimal code "duplication". A CMake option ENABLE_GOOGLE_AUTH had been renamed to ENABLE_OAUTH2 to reflect this extensibility as well.
Diffstat (limited to 'docs/reference/camel/camel-docs.sgml.in')
-rw-r--r--docs/reference/camel/camel-docs.sgml.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/camel/camel-docs.sgml.in b/docs/reference/camel/camel-docs.sgml.in
index 36f414c4e..1e7d67a1c 100644
--- a/docs/reference/camel/camel-docs.sgml.in
+++ b/docs/reference/camel/camel-docs.sgml.in
@@ -149,6 +149,8 @@
<xi:include href="xml/camel-sasl-ntlm.xml"/>
<xi:include href="xml/camel-sasl-plain.xml"/>
<xi:include href="xml/camel-sasl-popb4smtp.xml"/>
+ <xi:include href="xml/camel-sasl-xoauth2.xml"/>
+ <xi:include href="xml/camel-sasl-xoauth2-google.xml"/>
</chapter>
<chapter id="MIME">