summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPhilip Paeps <philip@paeps.cx>2014-06-19 12:07:09 +0200
committerDenis Kenzior <denkenz@gmail.com>2014-06-21 11:55:03 -0500
commitf6341502c89c4e67ac2459e103448ce445f7c35d (patch)
treeef2f693dd6bb79d7162310466d9c1e7d2534ccb1 /doc
parent8edaaaf2100ef951953e3c282f70e56c5e439b70 (diff)
downloadofono-f6341502c89c4e67ac2459e103448ce445f7c35d.tar.bz2
doc: describe the AuthenticationMethod property
Diffstat (limited to 'doc')
-rw-r--r--doc/connman-api.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/connman-api.txt b/doc/connman-api.txt
index 2227ab8d..8f720878 100644
--- a/doc/connman-api.txt
+++ b/doc/connman-api.txt
@@ -180,6 +180,10 @@ Properties boolean Active [readwrite]
"wap" - Used by WAP related services
"ims" - Used by IMS related services
+ string AuthenticationMethod [readwrite]
+ Holds the PPP authentication method to use. Valid
+ values are "pap" and "chap". Defaults to "chap".
+
string Username [readwrite]
Holds the username to be used for authentication