From cad6bbb44f98d8509cdbbd4aa9bca43d68c2887e Mon Sep 17 00:00:00 2001 From: Chris Boorman Date: Mon, 11 Mar 2013 19:31:23 -0700 Subject: [PATCH 1/2] Added Javadoc comments for all API members. Added the file Overview.html, that describes the SDK as a whole. Added five files called package.html, that describe each package. Configured the Eclipse project to include links to the Javadocs for the referenced libraries (the official JDK docs, commons-codec, and gson). All of these types are now hot-linked on our docs. Created an Ant build.xml script for building the HTML docs. This script includes JavaScript for automatically generating information in the header, footer, and bottom of each web page (date stamp, product name and version, copyright information. --- .classpath | 16 + .project | 17 + ant.properties | 7 + bin/com/telesign/phoneid/package.html | 21 + .../telesign/phoneid/response/package.html | 8 + bin/com/telesign/util/package.html | 8 + bin/com/telesign/verify/package.html | 13 + bin/com/telesign/verify/response/package.html | 8 + build.xml | 33 + doc/allclasses-frame.html | 4 +- doc/allclasses-noframe.html | 4 +- doc/com/telesign/PhoneIdTest.html | 390 +++++++++ doc/com/telesign/TeleSignRequestTest.html | 286 +++++++ doc/com/telesign/VerifyTest.html | 377 +++++++++ doc/com/telesign/class-use/PhoneIdTest.html | 115 +++ .../class-use/TeleSignRequestTest.html | 115 +++ doc/com/telesign/class-use/VerifyTest.html | 115 +++ doc/com/telesign/package-frame.html | 21 + doc/com/telesign/package-summary.html | 147 ++++ doc/com/telesign/package-tree.html | 130 +++ doc/com/telesign/package-use.html | 115 +++ doc/com/telesign/phoneid/PhoneId.html | 215 ++--- .../telesign/phoneid/class-use/PhoneId.html | 9 +- doc/com/telesign/phoneid/package-frame.html | 4 +- doc/com/telesign/phoneid/package-summary.html | 36 +- doc/com/telesign/phoneid/package-tree.html | 11 +- doc/com/telesign/phoneid/package-use.html | 9 +- .../PhoneIdContactResponse.Contact.html | 150 ++-- .../PhoneIdContactResponse.Error.html | 38 +- ...dContactResponse.Location.Coordinates.html | 34 +- ...oneIdContactResponse.Location.Country.html | 51 +- ...neIdContactResponse.Location.TimeZone.html | 63 +- .../PhoneIdContactResponse.Location.html | 135 ++-- ...onse.Numbering.CleansingNumber.Number.html | 79 +- ...actResponse.Numbering.CleansingNumber.html | 50 +- ...tactResponse.Numbering.OriginalNumber.html | 63 +- .../PhoneIdContactResponse.Numbering.html | 54 +- .../PhoneIdContactResponse.PhoneType.html | 38 +- .../PhoneIdContactResponse.Status.html | 61 +- .../response/PhoneIdContactResponse.html | 177 ++-- .../response/PhoneIdLiveResponse.Error.html | 38 +- .../response/PhoneIdLiveResponse.Live.html | 77 +- ...neIdLiveResponse.Location.Coordinates.html | 34 +- .../PhoneIdLiveResponse.Location.Country.html | 51 +- ...PhoneIdLiveResponse.Location.TimeZone.html | 63 +- .../PhoneIdLiveResponse.Location.html | 135 ++-- ...onse.Numbering.CleansingNumber.Number.html | 79 +- ...iveResponse.Numbering.CleansingNumber.html | 50 +- ...LiveResponse.Numbering.OriginalNumber.html | 63 +- .../PhoneIdLiveResponse.Numbering.html | 54 +- .../PhoneIdLiveResponse.PhoneType.html | 38 +- .../response/PhoneIdLiveResponse.Status.html | 61 +- .../phoneid/response/PhoneIdLiveResponse.html | 178 ++-- .../response/PhoneIdScoreResponse.Error.html | 38 +- ...onse.Numbering.CleansingNumber.Number.html | 79 +- ...oreResponse.Numbering.CleansingNumber.html | 50 +- ...coreResponse.Numbering.OriginalNumber.html | 63 +- .../PhoneIdScoreResponse.Numbering.html | 54 +- .../PhoneIdScoreResponse.PhoneType.html | 38 +- .../response/PhoneIdScoreResponse.Risk.html | 57 +- .../response/PhoneIdScoreResponse.Status.html | 61 +- .../response/PhoneIdScoreResponse.html | 157 ++-- .../PhoneIdStandardResponse.Error.html | 38 +- ...StandardResponse.Location.Coordinates.html | 34 +- ...neIdStandardResponse.Location.Country.html | 51 +- ...eIdStandardResponse.Location.TimeZone.html | 63 +- .../PhoneIdStandardResponse.Location.html | 135 ++-- ...onse.Numbering.CleansingNumber.Number.html | 79 +- ...ardResponse.Numbering.CleansingNumber.html | 50 +- ...dardResponse.Numbering.OriginalNumber.html | 63 +- .../PhoneIdStandardResponse.Numbering.html | 54 +- .../PhoneIdStandardResponse.PhoneType.html | 38 +- .../PhoneIdStandardResponse.Status.html | 61 +- .../response/PhoneIdStandardResponse.html | 168 ++-- .../PhoneIdContactResponse.Contact.html | 18 +- .../PhoneIdContactResponse.Error.html | 18 +- ...dContactResponse.Location.Coordinates.html | 18 +- ...oneIdContactResponse.Location.Country.html | 18 +- ...neIdContactResponse.Location.TimeZone.html | 18 +- .../PhoneIdContactResponse.Location.html | 18 +- ...onse.Numbering.CleansingNumber.Number.html | 22 +- ...actResponse.Numbering.CleansingNumber.html | 18 +- ...tactResponse.Numbering.OriginalNumber.html | 18 +- .../PhoneIdContactResponse.Numbering.html | 18 +- .../PhoneIdContactResponse.PhoneType.html | 18 +- .../PhoneIdContactResponse.Status.html | 18 +- .../class-use/PhoneIdContactResponse.html | 20 +- .../class-use/PhoneIdLiveResponse.Error.html | 18 +- .../class-use/PhoneIdLiveResponse.Live.html | 18 +- ...neIdLiveResponse.Location.Coordinates.html | 18 +- .../PhoneIdLiveResponse.Location.Country.html | 18 +- ...PhoneIdLiveResponse.Location.TimeZone.html | 18 +- .../PhoneIdLiveResponse.Location.html | 18 +- ...onse.Numbering.CleansingNumber.Number.html | 22 +- ...iveResponse.Numbering.CleansingNumber.html | 18 +- ...LiveResponse.Numbering.OriginalNumber.html | 18 +- .../PhoneIdLiveResponse.Numbering.html | 18 +- .../PhoneIdLiveResponse.PhoneType.html | 18 +- .../class-use/PhoneIdLiveResponse.Status.html | 18 +- .../class-use/PhoneIdLiveResponse.html | 20 +- .../class-use/PhoneIdScoreResponse.Error.html | 18 +- ...onse.Numbering.CleansingNumber.Number.html | 22 +- ...oreResponse.Numbering.CleansingNumber.html | 18 +- ...coreResponse.Numbering.OriginalNumber.html | 18 +- .../PhoneIdScoreResponse.Numbering.html | 18 +- .../PhoneIdScoreResponse.PhoneType.html | 9 +- .../class-use/PhoneIdScoreResponse.Risk.html | 18 +- .../PhoneIdScoreResponse.Status.html | 18 +- .../class-use/PhoneIdScoreResponse.html | 20 +- .../PhoneIdStandardResponse.Error.html | 18 +- ...StandardResponse.Location.Coordinates.html | 18 +- ...neIdStandardResponse.Location.Country.html | 18 +- ...eIdStandardResponse.Location.TimeZone.html | 18 +- .../PhoneIdStandardResponse.Location.html | 18 +- ...onse.Numbering.CleansingNumber.Number.html | 22 +- ...ardResponse.Numbering.CleansingNumber.html | 18 +- ...dardResponse.Numbering.OriginalNumber.html | 18 +- .../PhoneIdStandardResponse.Numbering.html | 18 +- .../PhoneIdStandardResponse.PhoneType.html | 18 +- .../PhoneIdStandardResponse.Status.html | 18 +- .../class-use/PhoneIdStandardResponse.html | 18 +- .../phoneid/response/package-frame.html | 4 +- .../phoneid/response/package-summary.html | 213 +++-- .../phoneid/response/package-tree.html | 11 +- .../phoneid/response/package-use.html | 207 +++-- doc/com/telesign/response/ResponseTest.html | 286 +++++++ .../response/class-use/ResponseTest.html | 115 +++ doc/com/telesign/response/package-frame.html | 19 + .../telesign/response/package-summary.html | 135 ++++ doc/com/telesign/response/package-tree.html | 128 +++ doc/com/telesign/response/package-use.html | 115 +++ doc/com/telesign/util/PhoneUtil.html | 40 +- doc/com/telesign/util/TeleSignRequest.html | 499 +++++++++--- .../telesign/util/class-use/PhoneUtil.html | 9 +- .../util/class-use/TeleSignRequest.html | 9 +- doc/com/telesign/util/package-frame.html | 4 +- doc/com/telesign/util/package-summary.html | 26 +- doc/com/telesign/util/package-tree.html | 11 +- doc/com/telesign/util/package-use.html | 9 +- doc/com/telesign/verify/Verify.html | 278 ++++--- doc/com/telesign/verify/class-use/Verify.html | 9 +- doc/com/telesign/verify/package-frame.html | 4 +- doc/com/telesign/verify/package-summary.html | 28 +- doc/com/telesign/verify/package-tree.html | 11 +- doc/com/telesign/verify/package-use.html | 9 +- .../verify/response/VerifyResponse.Error.html | 38 +- .../response/VerifyResponse.Status.html | 61 +- .../response/VerifyResponse.Verify.html | 50 +- .../verify/response/VerifyResponse.html | 119 +-- .../class-use/VerifyResponse.Error.html | 18 +- .../class-use/VerifyResponse.Status.html | 18 +- .../class-use/VerifyResponse.Verify.html | 18 +- .../response/class-use/VerifyResponse.html | 60 +- .../verify/response/package-frame.html | 4 +- .../verify/response/package-summary.html | 39 +- .../verify/response/package-tree.html | 11 +- .../telesign/verify/response/package-use.html | 37 +- doc/constant-values.html | 9 +- doc/copyright.html | 38 + doc/deprecated-list.html | 6 +- doc/help-doc.html | 13 +- doc/index-files/index-1.html | 35 +- doc/index-files/index-10.html | 91 ++- doc/index-files/index-11.html | 71 +- doc/index-files/index-12.html | 275 +------ doc/index-files/index-13.html | 63 +- doc/index-files/index-14.html | 367 +++++++-- doc/index-files/index-15.html | 95 ++- doc/index-files/index-16.html | 170 +++- doc/index-files/index-17.html | 89 +- doc/index-files/index-18.html | 79 +- doc/index-files/index-19.html | 155 ++++ doc/index-files/index-2.html | 155 +--- doc/index-files/index-20.html | 135 ++++ doc/index-files/index-3.html | 318 +++++++- doc/index-files/index-4.html | 89 +- doc/index-files/index-5.html | 45 +- doc/index-files/index-6.html | 35 +- doc/index-files/index-7.html | 52 +- doc/index-files/index-8.html | 51 +- doc/index-files/index-9.html | 65 +- doc/index.html | 2 +- doc/overview-frame.html | 5 +- doc/overview-summary.html | 55 +- doc/overview-tree.html | 11 +- .../com/telesign/phoneid/PhoneId.html | 228 ++++++ .../PhoneIdContactResponse.Contact.html | 314 ++++++++ .../PhoneIdContactResponse.Error.html | 314 ++++++++ ...dContactResponse.Location.Coordinates.html | 314 ++++++++ ...oneIdContactResponse.Location.Country.html | 314 ++++++++ ...neIdContactResponse.Location.TimeZone.html | 314 ++++++++ .../PhoneIdContactResponse.Location.html | 314 ++++++++ ...onse.Numbering.CleansingNumber.Number.html | 314 ++++++++ ...actResponse.Numbering.CleansingNumber.html | 314 ++++++++ ...tactResponse.Numbering.OriginalNumber.html | 314 ++++++++ .../PhoneIdContactResponse.Numbering.html | 314 ++++++++ .../PhoneIdContactResponse.PhoneType.html | 314 ++++++++ .../PhoneIdContactResponse.Status.html | 314 ++++++++ .../response/PhoneIdContactResponse.html | 314 ++++++++ .../response/PhoneIdLiveResponse.Error.html | 302 +++++++ .../response/PhoneIdLiveResponse.Live.html | 302 +++++++ ...neIdLiveResponse.Location.Coordinates.html | 302 +++++++ .../PhoneIdLiveResponse.Location.Country.html | 302 +++++++ ...PhoneIdLiveResponse.Location.TimeZone.html | 302 +++++++ .../PhoneIdLiveResponse.Location.html | 302 +++++++ ...onse.Numbering.CleansingNumber.Number.html | 302 +++++++ ...iveResponse.Numbering.CleansingNumber.html | 302 +++++++ ...LiveResponse.Numbering.OriginalNumber.html | 302 +++++++ .../PhoneIdLiveResponse.Numbering.html | 302 +++++++ .../PhoneIdLiveResponse.PhoneType.html | 302 +++++++ .../response/PhoneIdLiveResponse.Status.html | 302 +++++++ .../phoneid/response/PhoneIdLiveResponse.html | 302 +++++++ .../response/PhoneIdScoreResponse.Error.html | 220 +++++ ...onse.Numbering.CleansingNumber.Number.html | 220 +++++ ...oreResponse.Numbering.CleansingNumber.html | 220 +++++ ...coreResponse.Numbering.OriginalNumber.html | 220 +++++ .../PhoneIdScoreResponse.Numbering.html | 220 +++++ .../PhoneIdScoreResponse.PhoneType.html | 220 +++++ .../response/PhoneIdScoreResponse.Risk.html | 220 +++++ .../response/PhoneIdScoreResponse.Status.html | 220 +++++ .../response/PhoneIdScoreResponse.html | 220 +++++ .../PhoneIdStandardResponse.Error.html | 279 +++++++ ...StandardResponse.Location.Coordinates.html | 279 +++++++ ...neIdStandardResponse.Location.Country.html | 279 +++++++ ...eIdStandardResponse.Location.TimeZone.html | 279 +++++++ .../PhoneIdStandardResponse.Location.html | 279 +++++++ ...onse.Numbering.CleansingNumber.Number.html | 279 +++++++ ...ardResponse.Numbering.CleansingNumber.html | 279 +++++++ ...dardResponse.Numbering.OriginalNumber.html | 279 +++++++ .../PhoneIdStandardResponse.Numbering.html | 279 +++++++ .../PhoneIdStandardResponse.PhoneType.html | 279 +++++++ .../PhoneIdStandardResponse.Status.html | 279 +++++++ .../response/PhoneIdStandardResponse.html | 279 +++++++ doc/src-html/com/telesign/util/PhoneUtil.html | 140 ++++ .../com/telesign/util/TeleSignRequest.html | 456 +++++++++++ doc/src-html/com/telesign/verify/Verify.html | 302 +++++++ .../verify/response/VerifyResponse.Error.html | 149 ++++ .../response/VerifyResponse.Status.html | 149 ++++ .../response/VerifyResponse.Verify.html | 149 ++++ .../verify/response/VerifyResponse.html | 149 ++++ overview.html | 10 + src/com/telesign/phoneid/PhoneId.java | 165 ++-- src/com/telesign/phoneid/package.html | 21 + .../response/PhoneIdContactResponse.java | 172 +++- .../phoneid/response/PhoneIdLiveResponse.java | 163 +++- .../response/PhoneIdScoreResponse.java | 107 ++- .../response/PhoneIdStandardResponse.java | 152 +++- .../telesign/phoneid/response/package.html | 8 + src/com/telesign/util/PhoneUtil.java | 114 +-- src/com/telesign/util/TeleSignRequest.java | 758 +++++++++++------- src/com/telesign/util/package.html | 8 + src/com/telesign/verify/Verify.java | 260 +++--- src/com/telesign/verify/package.html | 13 + .../verify/response/VerifyResponse.java | 61 +- src/com/telesign/verify/response/package.html | 8 + 255 files changed, 24884 insertions(+), 3858 deletions(-) create mode 100644 .classpath create mode 100644 .project create mode 100644 ant.properties create mode 100644 bin/com/telesign/phoneid/package.html create mode 100644 bin/com/telesign/phoneid/response/package.html create mode 100644 bin/com/telesign/util/package.html create mode 100644 bin/com/telesign/verify/package.html create mode 100644 bin/com/telesign/verify/response/package.html create mode 100644 build.xml create mode 100644 doc/com/telesign/PhoneIdTest.html create mode 100644 doc/com/telesign/TeleSignRequestTest.html create mode 100644 doc/com/telesign/VerifyTest.html create mode 100644 doc/com/telesign/class-use/PhoneIdTest.html create mode 100644 doc/com/telesign/class-use/TeleSignRequestTest.html create mode 100644 doc/com/telesign/class-use/VerifyTest.html create mode 100644 doc/com/telesign/package-frame.html create mode 100644 doc/com/telesign/package-summary.html create mode 100644 doc/com/telesign/package-tree.html create mode 100644 doc/com/telesign/package-use.html create mode 100644 doc/com/telesign/response/ResponseTest.html create mode 100644 doc/com/telesign/response/class-use/ResponseTest.html create mode 100644 doc/com/telesign/response/package-frame.html create mode 100644 doc/com/telesign/response/package-summary.html create mode 100644 doc/com/telesign/response/package-tree.html create mode 100644 doc/com/telesign/response/package-use.html create mode 100644 doc/copyright.html create mode 100644 doc/index-files/index-19.html create mode 100644 doc/index-files/index-20.html create mode 100644 doc/src-html/com/telesign/phoneid/PhoneId.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdContactResponse.Contact.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdContactResponse.Error.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdContactResponse.Location.Coordinates.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdContactResponse.Location.Country.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdContactResponse.Location.TimeZone.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdContactResponse.Location.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdContactResponse.Numbering.CleansingNumber.Number.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdContactResponse.Numbering.CleansingNumber.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdContactResponse.Numbering.OriginalNumber.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdContactResponse.Numbering.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdContactResponse.PhoneType.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdContactResponse.Status.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdContactResponse.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdLiveResponse.Error.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdLiveResponse.Live.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdLiveResponse.Location.Coordinates.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdLiveResponse.Location.Country.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdLiveResponse.Location.TimeZone.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdLiveResponse.Location.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdLiveResponse.Numbering.CleansingNumber.Number.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdLiveResponse.Numbering.CleansingNumber.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdLiveResponse.Numbering.OriginalNumber.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdLiveResponse.Numbering.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdLiveResponse.PhoneType.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdLiveResponse.Status.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdLiveResponse.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdScoreResponse.Error.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdScoreResponse.Numbering.CleansingNumber.Number.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdScoreResponse.Numbering.CleansingNumber.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdScoreResponse.Numbering.OriginalNumber.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdScoreResponse.Numbering.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdScoreResponse.PhoneType.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdScoreResponse.Risk.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdScoreResponse.Status.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdScoreResponse.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdStandardResponse.Error.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdStandardResponse.Location.Coordinates.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdStandardResponse.Location.Country.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdStandardResponse.Location.TimeZone.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdStandardResponse.Location.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdStandardResponse.Numbering.CleansingNumber.Number.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdStandardResponse.Numbering.CleansingNumber.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdStandardResponse.Numbering.OriginalNumber.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdStandardResponse.Numbering.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdStandardResponse.PhoneType.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdStandardResponse.Status.html create mode 100644 doc/src-html/com/telesign/phoneid/response/PhoneIdStandardResponse.html create mode 100644 doc/src-html/com/telesign/util/PhoneUtil.html create mode 100644 doc/src-html/com/telesign/util/TeleSignRequest.html create mode 100644 doc/src-html/com/telesign/verify/Verify.html create mode 100644 doc/src-html/com/telesign/verify/response/VerifyResponse.Error.html create mode 100644 doc/src-html/com/telesign/verify/response/VerifyResponse.Status.html create mode 100644 doc/src-html/com/telesign/verify/response/VerifyResponse.Verify.html create mode 100644 doc/src-html/com/telesign/verify/response/VerifyResponse.html create mode 100644 overview.html create mode 100644 src/com/telesign/phoneid/package.html create mode 100644 src/com/telesign/phoneid/response/package.html create mode 100644 src/com/telesign/util/package.html create mode 100644 src/com/telesign/verify/package.html create mode 100644 src/com/telesign/verify/response/package.html diff --git a/.classpath b/.classpath new file mode 100644 index 0000000..2589b1f --- /dev/null +++ b/.classpath @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/.project b/.project new file mode 100644 index 0000000..b3b0fd7 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ + + + java_telesign + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + + diff --git a/ant.properties b/ant.properties new file mode 100644 index 0000000..2778706 --- /dev/null +++ b/ant.properties @@ -0,0 +1,7 @@ +bin-dir=bin +doc-dir=doc +jel-dir=jel +lib-dir=libs +src-dir=src +test-dir=test +javadoc-access=public \ No newline at end of file diff --git a/bin/com/telesign/phoneid/package.html b/bin/com/telesign/phoneid/package.html new file mode 100644 index 0000000..6798634 --- /dev/null +++ b/bin/com/telesign/phoneid/package.html @@ -0,0 +1,21 @@ + + + +

+ Contains the PhoneId class, which abstracts calls to the TeleSign PhoneID Web Service. +

+

+ The PhoneID web service retrieves information about a specified phone number. This includes the it's: +

+ +

+ Using this service, you can decide what types of phone numbers to accept from users, + or determine whether the numbers that users submit coincide with the address information provided. +

+ + \ No newline at end of file diff --git a/bin/com/telesign/phoneid/response/package.html b/bin/com/telesign/phoneid/response/package.html new file mode 100644 index 0000000..af0c397 --- /dev/null +++ b/bin/com/telesign/phoneid/response/package.html @@ -0,0 +1,8 @@ + + + +

+ Contains a set of classes that represent TeleSign server response objects—one for each of the PhoneID web services. +

+ + \ No newline at end of file diff --git a/bin/com/telesign/util/package.html b/bin/com/telesign/util/package.html new file mode 100644 index 0000000..513635a --- /dev/null +++ b/bin/com/telesign/util/package.html @@ -0,0 +1,8 @@ + + + +

+ Contains a class for normalizing a phone number, and a class that represents a TeleSign service request object. +

+ + \ No newline at end of file diff --git a/bin/com/telesign/verify/package.html b/bin/com/telesign/verify/package.html new file mode 100644 index 0000000..8e725d2 --- /dev/null +++ b/bin/com/telesign/verify/package.html @@ -0,0 +1,13 @@ + + + +

+ Contains the Verify class, which abstracts calls to the TeleSign Verify Web Service. +

+

+ The Phone Verify web service provides an identity verification solution that uses the telephone to deliver a one-time validation code to your end users. + Upon receiving this code, your users just type it into their computer and send it back to you (or to us if they dial it into their phone). + The validity of their identity is then determined by simply comparing the codes they return to the ones we send them—and a match is considered positive identification. +

+ + \ No newline at end of file diff --git a/bin/com/telesign/verify/response/package.html b/bin/com/telesign/verify/response/package.html new file mode 100644 index 0000000..df62dfa --- /dev/null +++ b/bin/com/telesign/verify/response/package.html @@ -0,0 +1,8 @@ + + + +

+ Contains a class that represents the TeleSign server response object for the Phone Verify web service. +

+ + \ No newline at end of file diff --git a/build.xml b/build.xml new file mode 100644 index 0000000..81702cf --- /dev/null +++ b/build.xml @@ -0,0 +1,33 @@ + + + + + + + + + + +
+
+ +
+
+
\ No newline at end of file diff --git a/doc/allclasses-frame.html b/doc/allclasses-frame.html index 26b7eec..2dab0f6 100644 --- a/doc/allclasses-frame.html +++ b/doc/allclasses-frame.html @@ -2,9 +2,9 @@ - + All Classes - + diff --git a/doc/allclasses-noframe.html b/doc/allclasses-noframe.html index 9748fd7..62b586b 100644 --- a/doc/allclasses-noframe.html +++ b/doc/allclasses-noframe.html @@ -2,9 +2,9 @@ - + All Classes - + diff --git a/doc/com/telesign/PhoneIdTest.html b/doc/com/telesign/PhoneIdTest.html new file mode 100644 index 0000000..5605bb4 --- /dev/null +++ b/doc/com/telesign/PhoneIdTest.html @@ -0,0 +1,390 @@ + + + + + +PhoneIdTest + + + + + + + +
+ + + + + +
+ + + +
+
com.telesign
+

Class PhoneIdTest

+
+
+ +
+
    +
  • +
    +
    +
    public class PhoneIdTest
    +extends java.lang.Object
    +
    Copyright (c) TeleSign Corporation 2012. + License: MIT + Support email address "support@telesign.com" + Author: jweatherford
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      java.lang.StringCUSTOMER_ID 
      java.lang.StringPHONE_NUMBER 
      java.lang.StringSECRET_KEY 
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      PhoneIdTest() 
      +
    • +
    + + +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PhoneIdTest

        +
        public PhoneIdTest()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        phoneIdError

        +
        public void phoneIdError()
        +
      • +
      + + + +
        +
      • +

        phoneIdStandard

        +
        public void phoneIdStandard()
        +
      • +
      + + + +
        +
      • +

        phoneIdScore

        +
        public void phoneIdScore()
        +
      • +
      + + + +
        +
      • +

        phoneIdContact

        +
        public void phoneIdContact()
        +
      • +
      + + + +
        +
      • +

        phoneIdLiveDummy

        +
        public void phoneIdLiveDummy()
        +
      • +
      + + + +
        +
      • +

        phoneIdLiveReal

        +
        public void phoneIdLiveReal()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/doc/com/telesign/TeleSignRequestTest.html b/doc/com/telesign/TeleSignRequestTest.html new file mode 100644 index 0000000..566262b --- /dev/null +++ b/doc/com/telesign/TeleSignRequestTest.html @@ -0,0 +1,286 @@ + + + + + +TeleSignRequestTest + + + + + + + +
+ + + + + +
+ + + +
+
com.telesign
+

Class TeleSignRequestTest

+
+
+ +
+
    +
  • +
    +
    +
    public class TeleSignRequestTest
    +extends java.lang.Object
    +
    Copyright (c) TeleSign Corporation 2012. + License: MIT + Support email address "support@telesign.com" + Author: jweatherford
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidaddHeaderTest() 
      voidaddParameterTest() 
      voidrequestCreation() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        TeleSignRequestTest

        +
        public TeleSignRequestTest()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        requestCreation

        +
        public void requestCreation()
        +
      • +
      + + + +
        +
      • +

        addParameterTest

        +
        public void addParameterTest()
        +
      • +
      + + + +
        +
      • +

        addHeaderTest

        +
        public void addHeaderTest()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/doc/com/telesign/VerifyTest.html b/doc/com/telesign/VerifyTest.html new file mode 100644 index 0000000..36147d7 --- /dev/null +++ b/doc/com/telesign/VerifyTest.html @@ -0,0 +1,377 @@ + + + + + +VerifyTest + + + + + + + +
+ + + + + +
+ + + +
+
com.telesign
+

Class VerifyTest

+
+
+ +
+
    +
  • +
    +
    +
    public class VerifyTest
    +extends java.lang.Object
    +
    Copyright (c) TeleSign Corporation 2012. + License: MIT + Support email address "support@telesign.com" + Author: jweatherford
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        VerifyTest

        +
        public VerifyTest()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        verifyError

        +
        public void verifyError()
        +
      • +
      + + + +
        +
      • +

        verifyRequestCall

        +
        public void verifyRequestCall()
        +
      • +
      + + + +
        +
      • +

        verifyRequestSMS

        +
        public void verifyRequestSMS()
        +
      • +
      + + + +
        +
      • +

        verifyRequestCallwithResult

        +
        public void verifyRequestCallwithResult()
        +
      • +
      + + + +
        +
      • +

        verifyRequestSMSwithResult

        +
        public void verifyRequestSMSwithResult()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/doc/com/telesign/class-use/PhoneIdTest.html b/doc/com/telesign/class-use/PhoneIdTest.html new file mode 100644 index 0000000..53ac5d2 --- /dev/null +++ b/doc/com/telesign/class-use/PhoneIdTest.html @@ -0,0 +1,115 @@ + + + + + +Uses of Class com.telesign.PhoneIdTest + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.telesign.PhoneIdTest

+
+
No usage of com.telesign.PhoneIdTest
+ +
+ + + + + +
+ + + + diff --git a/doc/com/telesign/class-use/TeleSignRequestTest.html b/doc/com/telesign/class-use/TeleSignRequestTest.html new file mode 100644 index 0000000..ad2af62 --- /dev/null +++ b/doc/com/telesign/class-use/TeleSignRequestTest.html @@ -0,0 +1,115 @@ + + + + + +Uses of Class com.telesign.TeleSignRequestTest + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.telesign.TeleSignRequestTest

+
+
No usage of com.telesign.TeleSignRequestTest
+ +
+ + + + + +
+ + + + diff --git a/doc/com/telesign/class-use/VerifyTest.html b/doc/com/telesign/class-use/VerifyTest.html new file mode 100644 index 0000000..8f28f40 --- /dev/null +++ b/doc/com/telesign/class-use/VerifyTest.html @@ -0,0 +1,115 @@ + + + + + +Uses of Class com.telesign.VerifyTest + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.telesign.VerifyTest

+
+
No usage of com.telesign.VerifyTest
+ +
+ + + + + +
+ + + + diff --git a/doc/com/telesign/package-frame.html b/doc/com/telesign/package-frame.html new file mode 100644 index 0000000..29b7afc --- /dev/null +++ b/doc/com/telesign/package-frame.html @@ -0,0 +1,21 @@ + + + + + +com.telesign + + + + +

com.telesign

+
+

Classes

+ +
+ + diff --git a/doc/com/telesign/package-summary.html b/doc/com/telesign/package-summary.html new file mode 100644 index 0000000..36f1273 --- /dev/null +++ b/doc/com/telesign/package-summary.html @@ -0,0 +1,147 @@ + + + + + +com.telesign + + + + + + + +
+ + + + + +
+ + +
+

Package com.telesign

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/doc/com/telesign/package-tree.html b/doc/com/telesign/package-tree.html new file mode 100644 index 0000000..4ae1dfa --- /dev/null +++ b/doc/com/telesign/package-tree.html @@ -0,0 +1,130 @@ + + + + + +com.telesign Class Hierarchy + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package com.telesign

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/doc/com/telesign/package-use.html b/doc/com/telesign/package-use.html new file mode 100644 index 0000000..44ae5c7 --- /dev/null +++ b/doc/com/telesign/package-use.html @@ -0,0 +1,115 @@ + + + + + +Uses of Package com.telesign + + + + + + + +
+ + + + + +
+ + +
+

Uses of Package
com.telesign

+
+
No usage of com.telesign
+ +
+ + + + + +
+ + + + diff --git a/doc/com/telesign/phoneid/PhoneId.html b/doc/com/telesign/phoneid/PhoneId.html index 74d5e64..fc1bcce 100644 --- a/doc/com/telesign/phoneid/PhoneId.html +++ b/doc/com/telesign/phoneid/PhoneId.html @@ -2,9 +2,9 @@ - + PhoneId - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
    +
    TeleSign Java SDK v1.0
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/package-frame.html b/doc/com/telesign/phoneid/package-frame.html index d0a3f15..c68c4df 100644 --- a/doc/com/telesign/phoneid/package-frame.html +++ b/doc/com/telesign/phoneid/package-frame.html @@ -2,9 +2,9 @@ - + com.telesign.phoneid - + diff --git a/doc/com/telesign/phoneid/package-summary.html b/doc/com/telesign/phoneid/package-summary.html index 8741347..eea9037 100644 --- a/doc/com/telesign/phoneid/package-summary.html +++ b/doc/com/telesign/phoneid/package-summary.html @@ -2,9 +2,9 @@ - + com.telesign.phoneid - + @@ -29,10 +29,10 @@
  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/package-tree.html b/doc/com/telesign/phoneid/package-tree.html index f58e289..3e5e6e7 100644 --- a/doc/com/telesign/phoneid/package-tree.html +++ b/doc/com/telesign/phoneid/package-tree.html @@ -2,9 +2,9 @@ - + com.telesign.phoneid Class Hierarchy - + @@ -29,10 +29,10 @@
  • Class
  • Use
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Contact.html b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Contact.html index d35249f..c3f494f 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Contact.html +++ b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Contact.html @@ -2,9 +2,9 @@ - + PhoneIdContactResponse.Contact - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdContactResponse.Contact
      • @@ -101,7 +101,8 @@

        Class PhoneIdCont

        public static class PhoneIdContactResponse.Contact
        -extends java.lang.Object
        +extends Object +
        An object that describes data associated with the contact specified in the request.

    @@ -121,44 +122,64 @@

    Field Summary

    Field and Description -java.lang.String -address1  +String +address1 +
    A string that indicates the first line of the contact’s street address.
    + -java.lang.String -address2  +String +address2 +
    A string that indicates the second line of the contact’s street address.
    + -java.lang.String -address3  +String +address3 +
    A string that indicates the third line of the contact’s street address.
    + -java.lang.String -address4  +String +address4 +
    A string that indicates the fourth line of the contact’s street address.
    + -java.lang.String -city  +String +city +
    A string that indicates the city in which the contact is located.
    + -java.lang.String -country  +String +country +
    A string that indicates the country in which the contact is located.
    + -java.lang.String -firstname  +String +firstname +
    A string that indicates the contact’s first name or given name.
    + -java.lang.String -lastname  +String +lastname +
    A string that indicates the contact’s last name or family name.
    + -java.lang.String -state_province  +String +state_province +
    A string that indicates the state, province, or region in which the contact is located.
    + -java.lang.String -zip_postal_code  +String +zip_postal_code +
    A string that indicates the United States Postal Service ZIP Code in which the contact is located (US addresses only).
    + @@ -187,11 +208,11 @@

    Constructor Summary

    Method Summary

    @@ -207,85 +228,94 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - +
    • -

      firstname

      -
      public java.lang.String firstname
      +

      address1

      +
      public String address1
      +
      A string that indicates the first line of the contact’s street address.
    - +
    • -

      lastname

      -
      public java.lang.String lastname
      +

      address2

      +
      public String address2
      +
      A string that indicates the second line of the contact’s street address.
    - +
    • -

      address1

      -
      public java.lang.String address1
      +

      address3

      +
      public String address3
      +
      A string that indicates the third line of the contact’s street address.
    - +
    • -

      address2

      -
      public java.lang.String address2
      +

      address4

      +
      public String address4
      +
      A string that indicates the fourth line of the contact’s street address.
    - +
    • -

      address3

      -
      public java.lang.String address3
      +

      city

      +
      public String city
      +
      A string that indicates the city in which the contact is located.
    - +
    • -

      address4

      -
      public java.lang.String address4
      +

      country

      +
      public String country
      +
      A string that indicates the country in which the contact is located.
    - +
    • -

      city

      -
      public java.lang.String city
      +

      firstname

      +
      public String firstname
      +
      A string that indicates the contact’s first name or given name. If the result is a business name, the full business name goes in this field. Depending on the data provider, it might or might not be possible to distinguish business names from personal names.
    - +
    • -

      state_province

      -
      public java.lang.String state_province
      +

      lastname

      +
      public String lastname
      +
      A string that indicates the contact’s last name or family name. If that contact is a business, this value is null.
    - +
    • -

      country

      -
      public java.lang.String country
      +

      state_province

      +
      public String state_province
      +
      A string that indicates the state, province, or region in which the contact is located.
    @@ -294,7 +324,8 @@

    country

    @@ -333,10 +364,10 @@

    PhoneIdContactResponse.Contact

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Error.html b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Error.html index a93b06d..924d522 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Error.html +++ b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Error.html @@ -2,9 +2,9 @@ - + PhoneIdContactResponse.Error - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdContactResponse.Error
      • @@ -101,7 +101,8 @@

        Class PhoneIdContac

        public static class PhoneIdContactResponse.Error
        -extends java.lang.Object
        +extends Object +
        An array of property-value pairs, that contain information on error conditions that might have resulted from the Request.

    @@ -122,11 +123,15 @@

    Field Summary

    int -code  +code +
    A 1 to 5-digit error code (possibly negative) that indicates the type of error that occurred.
    + -java.lang.String -description  +String +description +
    A string that describes the type of error that occurred.
    + @@ -155,11 +160,11 @@

    Constructor Summary

    Method Summary

    @@ -182,6 +187,7 @@

    Field Detail

  • code

    public int code
    +
    A 1 to 5-digit error code (possibly negative) that indicates the type of error that occurred. When no error occurs, the default value 0 is returned.
  • @@ -190,7 +196,8 @@

    code

    @@ -229,10 +236,10 @@

    PhoneIdContactResponse.Error

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Location.Coordinates.html b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Location.Coordinates.html index c07d963..91f033f 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Location.Coordinates.html +++ b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Location.Coordinates.html @@ -2,9 +2,9 @@ - + PhoneIdContactResponse.Location.Coordinates - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdContactResponse.Location.Coordinates
      • @@ -101,7 +101,8 @@

        Clas

        public static class PhoneIdContactResponse.Location.Coordinates
        -extends java.lang.Object
        +extends Object +
        An object containing details about the geographical coordinates of the location where the phone number is registered.

    @@ -122,11 +123,15 @@

    Field Summary

    double -latitude  +latitude +
    A value indicating the number of degrees of latitude of the location associated with the phone number, expressed in seven decimal digits, with five decimal places.
    + double -longitude  +longitude +
    A value indicating the number of degrees of longitude of the location associated with the phone number, expressed in eight decimal digits, with five decimal places For example, -118.30840.
    + @@ -155,11 +160,11 @@

    Constructor Summary

    Method Summary

    @@ -182,6 +187,7 @@

    Field Detail

  • latitude

    public double latitude
    +
    A value indicating the number of degrees of latitude of the location associated with the phone number, expressed in seven decimal digits, with five decimal places. For example, 34.18264.
  • @@ -191,6 +197,7 @@

    latitude

  • longitude

    public double longitude
    +
    A value indicating the number of degrees of longitude of the location associated with the phone number, expressed in eight decimal digits, with five decimal places For example, -118.30840.
  • @@ -229,10 +236,10 @@

    PhoneIdContactResponse.Location.Coordinates

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Location.Country.html b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Location.Country.html index 70f5382..6cbee65 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Location.Country.html +++ b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Location.Country.html @@ -2,9 +2,9 @@ - + PhoneIdContactResponse.Location.Country - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdContactResponse.Location.Country
      • @@ -101,7 +101,8 @@

        Class Ph

        public static class PhoneIdContactResponse.Location.Country
        -extends java.lang.Object
        +extends Object +
        An object containing details about the country associated with the phone number.

    @@ -121,16 +122,22 @@

    Field Summary

    Field and Description -java.lang.String -iso2  +String +iso2 +
    The ISO 3166-1 2-letter Country Code associated with the phone number.
    + -java.lang.String -iso3  +String +iso3 +
    The ISO 3166-1 3-letter Country Code associated with the phone number
    + -java.lang.String -name  +String +name +
    The Country Name associated with phone number.
    + @@ -159,11 +166,11 @@

    Constructor Summary

    Method Summary

    @@ -185,7 +192,8 @@

    Field Detail

    • iso2

      -
      public java.lang.String iso2
      +
      public String iso2
      +
      The ISO 3166-1 2-letter Country Code associated with the phone number.
    @@ -194,7 +202,8 @@

    iso2

    @@ -203,7 +212,8 @@

    iso3

    @@ -242,10 +252,10 @@

    PhoneIdContactResponse.Location.Country

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Location.TimeZone.html b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Location.TimeZone.html index bbaa9a0..f4b21a5 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Location.TimeZone.html +++ b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Location.TimeZone.html @@ -2,9 +2,9 @@ - + PhoneIdContactResponse.Location.TimeZone - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdContactResponse.Location.TimeZone
      • @@ -101,7 +101,8 @@

        Class P

        public static class PhoneIdContactResponse.Location.TimeZone
        -extends java.lang.Object
        +extends Object +
        An object containing details about the Time Zone associated with the phone number.

    @@ -121,16 +122,22 @@

    Field Summary

    Field and Description -java.lang.String -name  +String +name +
    A string identifying the Time Zone Name (TZ) associated with the phone number (U.S.
    + -java.lang.String -utc_offset_max  +String +utc_offset_max +
    For international phone numbers, this parameter returns the maximum UTC offset for the country associated with the phone number.
    + -java.lang.String -utc_offset_min  +String +utc_offset_min +
    For U.S.
    + @@ -159,11 +166,11 @@

    Constructor Summary

    Method Summary

    @@ -179,31 +186,34 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - +
    • -

      utc_offset_min

      -
      public java.lang.String utc_offset_min
      +

      name

      +
      public String name
      +
      A string identifying the Time Zone Name (TZ) associated with the phone number (U.S. only). For example: "America/Los_Angeles".
    - +
    • -

      name

      -
      public java.lang.String name
      +

      utc_offset_max

      +
      public String utc_offset_max
      +
      For international phone numbers, this parameter returns the maximum UTC offset for the country associated with the phone number. For U.S. domestic phone numbers, this parameter returns the same result as utc_offset_min.
    - +
    • -

      utc_offset_max

      -
      public java.lang.String utc_offset_max
      +

      utc_offset_min

      +
      public String utc_offset_min
      +
      For U.S. domestic phone numbers, this parameter returns the UTC offset associated with the phone number.
    @@ -242,10 +252,10 @@

    PhoneIdContactResponse.Location.TimeZone

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Location.html b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Location.html index 0eba974..3339f87 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Location.html +++ b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Location.html @@ -2,9 +2,9 @@ - + PhoneIdContactResponse.Location - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdContactResponse.Location
      • @@ -101,7 +101,9 @@

        Class PhoneIdCon

        public static class PhoneIdContactResponse.Location
        -extends java.lang.Object
        +extends Object +
        An object containing geographical location information associated with the phone number. + Note: Location refers to the place where the phone is registered, not to where it actually is at the time of this request.

    @@ -122,15 +124,21 @@

    Nested Class Summary

    static class  -PhoneIdContactResponse.Location.Coordinates  +PhoneIdContactResponse.Location.Coordinates +
    An object containing details about the geographical coordinates of the location where the phone number is registered.
    + static class  -PhoneIdContactResponse.Location.Country  +PhoneIdContactResponse.Location.Country +
    An object containing details about the country associated with the phone number.
    + static class  -PhoneIdContactResponse.Location.TimeZone  +PhoneIdContactResponse.Location.TimeZone +
    An object containing details about the Time Zone associated with the phone number.
    + @@ -148,36 +156,52 @@

    Field Summary

    Field and Description -java.lang.String -city  +String +city +
    A string specifying the name of the city associated with the phone number.
    + PhoneIdContactResponse.Location.Coordinates -coordinates  +coordinates +
    An object containing details about the geographical coordinates of the location where the phone number is registered.
    + PhoneIdContactResponse.Location.Country -country  +country +
    An object containing details about the country associated with the phone number.
    + -java.lang.String -county  +String +county +
    A string specifying the name of the County (or Parish) associated with the phone number (U.S.
    + -java.lang.String -metro_code  +String +metro_code +
    A 4-digit string indicating the Primary Metropolitan Statistical Area (PMSA) Code for the location associated with the phone number (U.S.
    + -java.lang.String -state  +String +state +
    The 2-letter State Code of the state (province, district, or territory) associated with the phone number (North America only).
    + PhoneIdContactResponse.Location.TimeZone -time_zone  +time_zone +
    An object containing details about the Time Zone associated with the phone number.
    + -java.lang.String -zip  +String +zip +
    The 5-digit United States Postal Service ZIP Code associated with the phone number (U.S.
    + @@ -206,11 +230,11 @@

    Constructor Summary

    Method Summary

    @@ -226,76 +250,84 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - +
    • -

      county

      -
      public java.lang.String county
      +

      city

      +
      public String city
      +
      A string specifying the name of the city associated with the phone number.
    - +
    • -

      city

      -
      public java.lang.String city
      +

      coordinates

      +
      public PhoneIdContactResponse.Location.Coordinates coordinates
      +
      An object containing details about the geographical coordinates of the location where the phone number is registered.
    - + - +
    • -

      zip

      -
      public java.lang.String zip
      +

      county

      +
      public String county
      +
      A string specifying the name of the County (or Parish) associated with the phone number (U.S. only).
    - +
    • -

      country

      -
      public PhoneIdContactResponse.Location.Country country
      +

      metro_code

      +
      public String metro_code
      +
      A 4-digit string indicating the Primary Metropolitan Statistical Area (PMSA) Code for the location associated with the phone number (U.S. only). PMSA Codes are governed by the US Census Bureau.
    - + - + - +
    • -

      metro_code

      -
      public java.lang.String metro_code
      +

      zip

      +
      public String zip
      +
      The 5-digit United States Postal Service ZIP Code associated with the phone number (U.S. only).
    @@ -334,10 +366,10 @@

    PhoneIdContactResponse.Location

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Numbering.CleansingNumber.Number.html b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Numbering.CleansingNumber.Number.html index 73bb6cd..c4b9d6f 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Numbering.CleansingNumber.Number.html +++ b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Numbering.CleansingNumber.Number.html @@ -2,9 +2,9 @@ - + PhoneIdContactResponse.Numbering.CleansingNumber.Number - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Numbering.CleansingNumber.html b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Numbering.CleansingNumber.html index 4d09635..dee9ba6 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Numbering.CleansingNumber.html +++ b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Numbering.CleansingNumber.html @@ -2,9 +2,9 @@ - + PhoneIdContactResponse.Numbering.CleansingNumber - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Numbering.OriginalNumber.html b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Numbering.OriginalNumber.html index 8081fb8..f81823a 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Numbering.OriginalNumber.html +++ b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Numbering.OriginalNumber.html @@ -2,9 +2,9 @@ - + PhoneIdContactResponse.Numbering.OriginalNumber - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.OriginalNumber
      • @@ -101,7 +101,8 @@



        public static class PhoneIdContactResponse.Numbering.OriginalNumber
        -extends java.lang.Object
        +extends Object +
        An object containing details about the original phone number passed to TeleSign’s PhoneID API.

    @@ -121,16 +122,22 @@

    Field Summary

    Field and Description -java.lang.String -complete_phone_number  +String +complete_phone_number +
    The Base Phone Number prefixed with the Country Dialing Code.
    + -java.lang.String -country_code  +String +country_code +
    A 1, 2, or 3-digit number representing the Country Dialing Code.
    + -java.lang.String -phone_number  +String +phone_number +
    The Base Phone Number.
    + @@ -159,11 +166,11 @@

    Constructor Summary

    Method Summary

    @@ -179,31 +186,34 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - +
    • -

      phone_number

      -
      public java.lang.String phone_number
      +

      complete_phone_number

      +
      public String complete_phone_number
      +
      The Base Phone Number prefixed with the Country Dialing Code. This forms the Subresource Identifier part of the PhoneID Contact web service URI.
    - +
    • -

      complete_phone_number

      -
      public java.lang.String complete_phone_number
      +

      country_code

      +
      public String country_code
      +
      A 1, 2, or 3-digit number representing the Country Dialing Code. For example, the Country Dialing Code for both the U.S.A. and Canada is 1, and the Country Dialing Code for the United Kingdom is 44.
    - +
    • -

      country_code

      -
      public java.lang.String country_code
      +

      phone_number

      +
      public String phone_number
      +
      The Base Phone Number. This is simply the phone number without the Country Dialing Code.
    @@ -242,10 +252,10 @@

    PhoneIdContactResponse.Numbering.OriginalNumber

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Numbering.html b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Numbering.html index 2f82580..594d374 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Numbering.html +++ b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Numbering.html @@ -2,9 +2,9 @@ - + PhoneIdContactResponse.Numbering - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdContactResponse.Numbering
      • @@ -101,7 +101,8 @@

        Class PhoneIdCo

        public static class PhoneIdContactResponse.Numbering
        -extends java.lang.Object
        +extends Object +
        An object containing details about the numbering attributes of the specified phone number.

    @@ -122,11 +123,15 @@

    Nested Class Summary

    static class  -PhoneIdContactResponse.Numbering.CleansingNumber  +PhoneIdContactResponse.Numbering.CleansingNumber +
    An object containing details about how the phone number was cleansed.
    + static class  -PhoneIdContactResponse.Numbering.OriginalNumber  +PhoneIdContactResponse.Numbering.OriginalNumber +
    An object containing details about the original phone number passed to TeleSign’s PhoneID API.
    + @@ -145,11 +150,15 @@

    Field Summary

    PhoneIdContactResponse.Numbering.CleansingNumber -cleansing  +cleansing +
    An object containing details about how the phone number was cleansed.
    + PhoneIdContactResponse.Numbering.OriginalNumber -original  +original +
    An object containing details about the original phone number passed to TeleSign’s PhoneID API.
    + @@ -178,11 +187,11 @@

    Constructor Summary

    Method Summary

    @@ -198,22 +207,24 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - + - + @@ -252,10 +263,10 @@

    PhoneIdContactResponse.Numbering

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.PhoneType.html b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.PhoneType.html index 3dfc2c0..6809d11 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.PhoneType.html +++ b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.PhoneType.html @@ -2,9 +2,9 @@ - + PhoneIdContactResponse.PhoneType - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdContactResponse.PhoneType
      • @@ -101,7 +101,8 @@

        Class PhoneIdCo

        public static class PhoneIdContactResponse.PhoneType
        -extends java.lang.Object
        +extends Object +
        An object containing details about the phone type.

    @@ -122,11 +123,15 @@

    Field Summary

    int -code  +code +
    One of the Phone Type Codes."
    + -java.lang.String -description  +String +description +
    A description of the phone type.
    + @@ -155,11 +160,11 @@

    Constructor Summary

    Method Summary

    @@ -182,6 +187,7 @@

    Field Detail

  • code

    public int code
    +
    One of the Phone Type Codes."
  • @@ -190,7 +196,8 @@

    code

    @@ -229,10 +236,10 @@

    PhoneIdContactResponse.PhoneType

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Status.html b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Status.html index 45521cd..3c522af 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Status.html +++ b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.Status.html @@ -2,9 +2,9 @@ - + PhoneIdContactResponse.Status - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdContactResponse.Status
      • @@ -101,7 +101,8 @@

        Class PhoneIdConta

        public static class PhoneIdContactResponse.Status
        -extends java.lang.Object
        +extends Object +
        An object containing details about the request status.

    @@ -122,15 +123,21 @@

    Field Summary

    int -code  +code +
    One of the Transaction Status Codes.
    + -java.lang.String -description  +String +description +
    A descriptionm of the transaction status.
    + -java.lang.String -updated_on  +String +updated_on +
    An ISO 8601 UTC timestamp indicating when the transaction status was updated.
    + @@ -159,11 +166,11 @@

    Constructor Summary

    Method Summary

    @@ -179,31 +186,34 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - +
    • -

      updated_on

      -
      public java.lang.String updated_on
      +

      code

      +
      public int code
      +
      One of the Transaction Status Codes.
    - +
    • -

      code

      -
      public int code
      +

      description

      +
      public String description
      +
      A descriptionm of the transaction status.
    - +
    • -

      description

      -
      public java.lang.String description
      +

      updated_on

      +
      public String updated_on
      +
      An ISO 8601 UTC timestamp indicating when the transaction status was updated.
    @@ -242,10 +252,10 @@

    PhoneIdContactResponse.Status

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.html b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.html index 7b4bf36..f57d390 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdContactResponse.html +++ b/doc/com/telesign/phoneid/response/PhoneIdContactResponse.html @@ -2,9 +2,9 @@ - + PhoneIdContactResponse - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdContactResponse
      • @@ -97,14 +97,8 @@

        Class PhoneIdContactRespo

        public class PhoneIdContactResponse
        -extends java.lang.Object
        -
        Google GSON mapped class to represent a TeleSign JSON response to a - PhoneId.contact() request - - Copyright (c) TeleSign Corporation 2012. - License: MIT - Support email address "support@telesign.com" - Author: jweatherford
        +extends Object +
        The PhoneIdContactResponse class encapsulates all of the information returned from a call to the PhoneID Contact web service.

    @@ -125,27 +119,39 @@

    Nested Class Summary

    static class  -PhoneIdContactResponse.Contact  +PhoneIdContactResponse.Contact +
    An object that describes data associated with the contact specified in the request.
    + static class  -PhoneIdContactResponse.Error  +PhoneIdContactResponse.Error +
    An array of property-value pairs, that contain information on error conditions that might have resulted from the Request.
    + static class  -PhoneIdContactResponse.Location  +PhoneIdContactResponse.Location +
    An object containing geographical location information associated with the phone number.
    + static class  -PhoneIdContactResponse.Numbering  +PhoneIdContactResponse.Numbering +
    An object containing details about the numbering attributes of the specified phone number.
    + static class  -PhoneIdContactResponse.PhoneType  +PhoneIdContactResponse.PhoneType +
    An object containing details about the phone type.
    + static class  -PhoneIdContactResponse.Status  +PhoneIdContactResponse.Status +
    An object containing details about the request status.
    + @@ -164,43 +170,63 @@

    Field Summary

    PhoneIdContactResponse.Contact -contact  +contact +
    An object that describes data associated with the contact specified in the request.
    + PhoneIdContactResponse.Error[] -errors  +errors +
    An array of PhoneIdContactResponse.Error objects.
    + PhoneIdContactResponse.Location -location  +location +
    An object containing geographical location information associated with the phone number.
    + PhoneIdContactResponse.Numbering -numbering  +numbering +
    An object containing details about the numbering attributes of the specified phone number.
    + PhoneIdContactResponse.PhoneType -phone_type  +phone_type +
    An object that contains details about the phone type.
    + -java.lang.String -reference_id  +String +reference_id +
    A String containing a reference identifier that uniquely identifies the Request message that initiated this Response.
    + -java.lang.String -resource_uri  +String +resource_uri +
    A String containing the URI for accesses the PhoneID resource.
    + -java.lang.String -signature_string  +String +signature_string +
    A String containing the Signature, exactly as it was sent in the Request.
    + PhoneIdContactResponse.Status -status  +status +
    An object containing details about the request status.
    + -java.lang.String -sub_resource  +String +sub_resource +
    A String containing the name of the subresource that was accessed.
    + @@ -235,16 +261,18 @@

    Method Summary

    Method and Description -java.lang.String -toString()  +String +toString() +
    Converts a PhoneIdContactResponse object to its equivalent JSON format, using the Gson class library.
    + @@ -260,40 +288,44 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - +
    • -

      reference_id

      -
      public java.lang.String reference_id
      +

      contact

      +
      public PhoneIdContactResponse.Contact contact
      +
      An object that describes data associated with the contact specified in the request.
    - + - +
    • -

      sub_resource

      -
      public java.lang.String sub_resource
      +

      location

      +
      public PhoneIdContactResponse.Location location
      +
      An object containing geographical location information associated with the phone number.
    - + @@ -303,51 +335,57 @@

    errors

  • phone_type

    public PhoneIdContactResponse.PhoneType phone_type
    +
    An object that contains details about the phone type.
  • - +
    • -

      signature_string

      -
      public java.lang.String signature_string
      +

      reference_id

      +
      public String reference_id
      +
      A String containing a reference identifier that uniquely identifies the Request message that initiated this Response.
    - + - +
    • -

      numbering

      -
      public PhoneIdContactResponse.Numbering numbering
      +

      signature_string

      +
      public String signature_string
      +
      A String containing the Signature, exactly as it was sent in the Request. Unless the request contained an invalid Signature, this contains an empty string.
    - + - +
    • -

      contact

      -
      public PhoneIdContactResponse.Contact contact
      +

      sub_resource

      +
      public String sub_resource
      +
      A String containing the name of the subresource that was accessed. For example, "standard".
    @@ -381,11 +419,13 @@

    Method Detail

    • toString

      -
      public java.lang.String toString()
      +
      public String toString()
      +
      Converts a PhoneIdContactResponse object to its equivalent JSON format, using the Gson class library.
      Overrides:
      -
      toString in class java.lang.Object
      -
      +
      toString in class Object
      +
      Returns:
      A string containing the response from the TeleSign server, in JSON format.
      See Also:
      Object.toString(), +Gson
    @@ -407,10 +447,10 @@

    toString

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Error.html b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Error.html index 5e48554..ee87e44 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Error.html +++ b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Error.html @@ -2,9 +2,9 @@ - + PhoneIdLiveResponse.Error - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdLiveResponse.Error
      • @@ -101,7 +101,8 @@

        Class PhoneIdLiveRespo

        public static class PhoneIdLiveResponse.Error
        -extends java.lang.Object
        +extends Object +
        An array of property-value pairs, that contain information on error conditions that might have resulted from the Request.

    @@ -122,11 +123,15 @@

    Field Summary

    int -code  +code +
    A 1 to 5-digit error code (possibly negative) that indicates the type of error that occurred.
    + -java.lang.String -description  +String +description +
    A string that describes the type of error that occurred.
    + @@ -155,11 +160,11 @@

    Constructor Summary

    Method Summary

    @@ -182,6 +187,7 @@

    Field Detail

  • code

    public int code
    +
    A 1 to 5-digit error code (possibly negative) that indicates the type of error that occurred. When no error occurs, the default value 0 is returned.
  • @@ -190,7 +196,8 @@

    code

    @@ -229,10 +236,10 @@

    PhoneIdLiveResponse.Error

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Live.html b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Live.html index 60e83e2..88792c2 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Live.html +++ b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Live.html @@ -2,9 +2,9 @@ - + PhoneIdLiveResponse.Live - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdLiveResponse.Live
      • @@ -101,7 +101,9 @@

        Class PhoneIdLiveRespon

        public static class PhoneIdLiveResponse.Live
        -extends java.lang.Object
        +extends Object +
        A JSON object containing details about a specified phone number’s state of operation. + Note: In the case where PhoneID Live is not supported for the specified phone number, the server returns a Live object that is null.

    @@ -121,20 +123,28 @@

    Field Summary

    Field and Description -java.lang.String -device_status  +String +device_status +
    A string indicating the current status of the phone equipment.
    + -java.lang.String -roaming  +String +roaming +
    A string indicating whether the mobile device is currently roaming outside of the contracted service coverage area.
    + -java.lang.String -roaming_country  +String +roaming_country +
    The country in which the mobile device is roaming.
    + -java.lang.String -subscriber_status  +String +subscriber_status +
    A string indicating the current status of the subscriber’s phone number.
    + @@ -163,11 +173,11 @@

    Constructor Summary

    Method Summary

    @@ -183,40 +193,44 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - +
    • -

      subscriber_status

      -
      public java.lang.String subscriber_status
      +

      device_status

      +
      public String device_status
      +
      A string indicating the current status of the phone equipment.
    - +
    • -

      device_status

      -
      public java.lang.String device_status
      +

      roaming

      +
      public String roaming
      +
      A string indicating whether the mobile device is currently roaming outside of the contracted service coverage area.
    - +
    • -

      roaming

      -
      public java.lang.String roaming
      +

      roaming_country

      +
      public String roaming_country
      +
      The country in which the mobile device is roaming.
    - +
    • -

      roaming_country

      -
      public java.lang.String roaming_country
      +

      subscriber_status

      +
      public String subscriber_status
      +
      A string indicating the current status of the subscriber’s phone number.
    @@ -255,10 +269,10 @@

    PhoneIdLiveResponse.Live

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Location.Coordinates.html b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Location.Coordinates.html index 20695cd..a2202ff 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Location.Coordinates.html +++ b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Location.Coordinates.html @@ -2,9 +2,9 @@ - + PhoneIdLiveResponse.Location.Coordinates - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdLiveResponse.Location.Coordinates
      • @@ -101,7 +101,8 @@

        Class P

        public static class PhoneIdLiveResponse.Location.Coordinates
        -extends java.lang.Object
        +extends Object +
        An object containing details about the geographical coordinates of the location where the phone number is registered.

    @@ -122,11 +123,15 @@

    Field Summary

    double -latitude  +latitude +
    A value indicating the number of degrees of latitude of the location associated with the phone number, expressed in seven decimal digits, with five decimal places.
    + double -longitude  +longitude +
    A value indicating the number of degrees of longitude of the location associated with the phone number, expressed in eight decimal digits, with five decimal places For example, -118.30840.
    + @@ -155,11 +160,11 @@

    Constructor Summary

    Method Summary

    @@ -182,6 +187,7 @@

    Field Detail

  • latitude

    public double latitude
    +
    A value indicating the number of degrees of latitude of the location associated with the phone number, expressed in seven decimal digits, with five decimal places. For example, 34.18264.
  • @@ -191,6 +197,7 @@

    latitude

  • longitude

    public double longitude
    +
    A value indicating the number of degrees of longitude of the location associated with the phone number, expressed in eight decimal digits, with five decimal places For example, -118.30840.
  • @@ -229,10 +236,10 @@

    PhoneIdLiveResponse.Location.Coordinates

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Location.Country.html b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Location.Country.html index e156e4f..4718093 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Location.Country.html +++ b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Location.Country.html @@ -2,9 +2,9 @@ - + PhoneIdLiveResponse.Location.Country - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdLiveResponse.Location.Country
      • @@ -101,7 +101,8 @@

        Class Phone

        public static class PhoneIdLiveResponse.Location.Country
        -extends java.lang.Object
        +extends Object +
        An object containing details about the country associated with the phone number.

    @@ -121,16 +122,22 @@

    Field Summary

    Field and Description -java.lang.String -iso2  +String +iso2 +
    The ISO 3166-1 2-letter Country Code associated with the phone number.
    + -java.lang.String -iso3  +String +iso3 +
    The ISO 3166-1 3-letter Country Code associated with the phone number
    + -java.lang.String -name  +String +name +
    The Country Name associated with phone number.
    + @@ -159,11 +166,11 @@

    Constructor Summary

    Method Summary

    @@ -185,7 +192,8 @@

    Field Detail

    • iso2

      -
      public java.lang.String iso2
      +
      public String iso2
      +
      The ISO 3166-1 2-letter Country Code associated with the phone number.
    @@ -194,7 +202,8 @@

    iso2

    @@ -203,7 +212,8 @@

    iso3

    @@ -242,10 +252,10 @@

    PhoneIdLiveResponse.Location.Country

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Location.TimeZone.html b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Location.TimeZone.html index 48f7ec7..69a2654 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Location.TimeZone.html +++ b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Location.TimeZone.html @@ -2,9 +2,9 @@ - + PhoneIdLiveResponse.Location.TimeZone - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdLiveResponse.Location.TimeZone
      • @@ -101,7 +101,8 @@

        Class Phon

        public static class PhoneIdLiveResponse.Location.TimeZone
        -extends java.lang.Object
        +extends Object +
        An object containing details about the Time Zone associated with the phone number.

    @@ -121,16 +122,22 @@

    Field Summary

    Field and Description -java.lang.String -name  +String +name +
    A string identifying the Time Zone Name (TZ) associated with the phone number (U.S.
    + -java.lang.String -utc_offset_max  +String +utc_offset_max +
    For international phone numbers, this parameter returns the maximum UTC offset for the country associated with the phone number.
    + -java.lang.String -utc_offset_min  +String +utc_offset_min +
    For U.S.
    + @@ -159,11 +166,11 @@

    Constructor Summary

    Method Summary

    @@ -179,31 +186,34 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - +
    • -

      utc_offset_min

      -
      public java.lang.String utc_offset_min
      +

      name

      +
      public String name
      +
      A string identifying the Time Zone Name (TZ) associated with the phone number (U.S. only). For example: "America/Los_Angeles".
    - +
    • -

      name

      -
      public java.lang.String name
      +

      utc_offset_max

      +
      public String utc_offset_max
      +
      For international phone numbers, this parameter returns the maximum UTC offset for the country associated with the phone number. For U.S. domestic phone numbers, this parameter returns the same result as utc_offset_min.
    - +
    • -

      utc_offset_max

      -
      public java.lang.String utc_offset_max
      +

      utc_offset_min

      +
      public String utc_offset_min
      +
      For U.S. domestic phone numbers, this parameter returns the UTC offset associated with the phone number.
    @@ -242,10 +252,10 @@

    PhoneIdLiveResponse.Location.TimeZone

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Location.html b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Location.html index 49d41e4..128a36f 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Location.html +++ b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Location.html @@ -2,9 +2,9 @@ - + PhoneIdLiveResponse.Location - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdLiveResponse.Location
      • @@ -101,7 +101,9 @@

        Class PhoneIdLiveRe

        public static class PhoneIdLiveResponse.Location
        -extends java.lang.Object
        +extends Object +
        An object containing geographical location information associated with the phone number. + Note: Location refers to the place where the phone is registered, not to where it actually is at the time of this request.

    @@ -122,15 +124,21 @@

    Nested Class Summary

    static class  -PhoneIdLiveResponse.Location.Coordinates  +PhoneIdLiveResponse.Location.Coordinates +
    An object containing details about the geographical coordinates of the location where the phone number is registered.
    + static class  -PhoneIdLiveResponse.Location.Country  +PhoneIdLiveResponse.Location.Country +
    An object containing details about the country associated with the phone number.
    + static class  -PhoneIdLiveResponse.Location.TimeZone  +PhoneIdLiveResponse.Location.TimeZone +
    An object containing details about the Time Zone associated with the phone number.
    + @@ -148,36 +156,52 @@

    Field Summary

    Field and Description -java.lang.String -city  +String +city +
    A string specifying the name of the city associated with the phone number.
    + PhoneIdLiveResponse.Location.Coordinates -coordinates  +coordinates +
    An object containing details about the geographical coordinates of the location where the phone number is registered.
    + PhoneIdLiveResponse.Location.Country -country  +country +
    An object containing details about the country associated with the phone number.
    + -java.lang.String -county  +String +county +
    A string specifying the name of the County (or Parish) associated with the phone number (U.S.
    + -java.lang.String -metro_code  +String +metro_code +
    A 4-digit string indicating the Primary Metropolitan Statistical Area (PMSA) Code for the location associated with the phone number (U.S.
    + -java.lang.String -state  +String +state +
    The 2-letter State Code of the state (province, district, or territory) associated with the phone number (North America only).
    + PhoneIdLiveResponse.Location.TimeZone -time_zone  +time_zone +
    An object containing details about the Time Zone associated with the phone number.
    + -java.lang.String -zip  +String +zip +
    The 5-digit United States Postal Service ZIP Code associated with the phone number (U.S.
    + @@ -206,11 +230,11 @@

    Constructor Summary

    Method Summary

    @@ -226,76 +250,84 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - +
    • -

      county

      -
      public java.lang.String county
      +

      city

      +
      public String city
      +
      A string specifying the name of the city associated with the phone number.
    - +
    • -

      city

      -
      public java.lang.String city
      +

      coordinates

      +
      public PhoneIdLiveResponse.Location.Coordinates coordinates
      +
      An object containing details about the geographical coordinates of the location where the phone number is registered.
    - +
    • -

      state

      -
      public java.lang.String state
      +

      country

      +
      public PhoneIdLiveResponse.Location.Country country
      +
      An object containing details about the country associated with the phone number.
    - +
    • -

      zip

      -
      public java.lang.String zip
      +

      county

      +
      public String county
      +
      A string specifying the name of the County (or Parish) associated with the phone number (U.S. only).
    - +
    • -

      country

      -
      public PhoneIdLiveResponse.Location.Country country
      +

      metro_code

      +
      public String metro_code
      +
      A 4-digit string indicating the Primary Metropolitan Statistical Area (PMSA) Code for the location associated with the phone number (U.S. only). PMSA Codes are governed by the US Census Bureau.
    - +
    • -

      time_zone

      -
      public PhoneIdLiveResponse.Location.TimeZone time_zone
      +

      state

      +
      public String state
      +
      The 2-letter State Code of the state (province, district, or territory) associated with the phone number (North America only).
    - + - +
    • -

      metro_code

      -
      public java.lang.String metro_code
      +

      zip

      +
      public String zip
      +
      The 5-digit United States Postal Service ZIP Code associated with the phone number (U.S. only).
    @@ -334,10 +366,10 @@

    PhoneIdLiveResponse.Location

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Numbering.CleansingNumber.Number.html b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Numbering.CleansingNumber.Number.html index 6173700..63c4497 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Numbering.CleansingNumber.Number.html +++ b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Numbering.CleansingNumber.Number.html @@ -2,9 +2,9 @@ - + PhoneIdLiveResponse.Numbering.CleansingNumber.Number - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
    @@ -122,23 +123,33 @@

    Field Summary

    int -cleansed_code  +cleansed_code +
    One of the Phone Number Cleansing Codes describing the cleansing operation TeleSign performed on the phone number.
    + -java.lang.String -country_code  +String +country_code +
    A 1, 2, or 3-digit number representing the Country Dialing Code.
    + int -max_length  +max_length +
    The maximum number of digits allowed for phone numbers with this particular Country Dialing Code.
    + int -min_length  +min_length +
    The minimum number of digits allowed for phone numbers with this particular Country Dialing Code.
    + -java.lang.String -phone_number  +String +phone_number +
    The Base Phone Number.
    + @@ -167,11 +178,11 @@

    Constructor Summary

    Method Summary

    @@ -187,13 +198,14 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - +
    • -

      phone_number

      -
      public java.lang.String phone_number
      +

      cleansed_code

      +
      public int cleansed_code
      +
      One of the Phone Number Cleansing Codes describing the cleansing operation TeleSign performed on the phone number. The default value is 100 (No changes were made to the phone number).
    @@ -202,34 +214,38 @@

    phone_number

    - +
    • -

      min_length

      -
      public int min_length
      +

      max_length

      +
      public int max_length
      +
      The maximum number of digits allowed for phone numbers with this particular Country Dialing Code.
    - +
    • -

      max_length

      -
      public int max_length
      +

      min_length

      +
      public int min_length
      +
      The minimum number of digits allowed for phone numbers with this particular Country Dialing Code.
    - +
    • -

      cleansed_code

      -
      public int cleansed_code
      +

      phone_number

      +
      public String phone_number
      +
      The Base Phone Number. This is simply the phone number without the Country Dialing Code.
    @@ -268,10 +284,10 @@

    PhoneIdLiveResponse.Numbering.CleansingNumber.Number

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Numbering.CleansingNumber.html b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Numbering.CleansingNumber.html index 1bffbfe..4ca6e36 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Numbering.CleansingNumber.html +++ b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Numbering.CleansingNumber.html @@ -2,9 +2,9 @@ - + PhoneIdLiveResponse.Numbering.CleansingNumber - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.CleansingNumber
      • @@ -101,7 +101,8 @@

        Cl

        public static class PhoneIdLiveResponse.Numbering.CleansingNumber
        -extends java.lang.Object
        +extends Object +
        An object containing details about how the phone number was cleansed. Phone Cleansing corrects common formatting issues in submitted phone numbers.

    @@ -122,7 +123,9 @@

    Nested Class Summary

    static class  -PhoneIdLiveResponse.Numbering.CleansingNumber.Number  +PhoneIdLiveResponse.Numbering.CleansingNumber.Number +
    An object containing cleansing details about a phone number.
    + @@ -141,11 +144,15 @@

    Field Summary

    PhoneIdLiveResponse.Numbering.CleansingNumber.Number -call  +call +
    An object containing cleansing details about a phone number used for receiving voice calls.
    + PhoneIdLiveResponse.Numbering.CleansingNumber.Number -sms  +sms +
    An object containing cleansing details about a phone number used for receiving text messages.
    + @@ -174,11 +181,11 @@

    Constructor Summary

    Method Summary

    @@ -194,22 +201,24 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - + - + @@ -248,10 +257,10 @@

    PhoneIdLiveResponse.Numbering.CleansingNumber

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Numbering.OriginalNumber.html b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Numbering.OriginalNumber.html index d3e0ffa..43f923a 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Numbering.OriginalNumber.html +++ b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Numbering.OriginalNumber.html @@ -2,9 +2,9 @@ - + PhoneIdLiveResponse.Numbering.OriginalNumber - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.OriginalNumber
      • @@ -101,7 +101,8 @@

        Cla

        public static class PhoneIdLiveResponse.Numbering.OriginalNumber
        -extends java.lang.Object
        +extends Object +
        An object containing details about the original phone number passed to TeleSign’s PhoneID API.

    @@ -121,16 +122,22 @@

    Field Summary

    Field and Description -java.lang.String -complete_phone_number  +String +complete_phone_number +
    The Base Phone Number prefixed with the Country Dialing Code.
    + -java.lang.String -country_code  +String +country_code +
    A 1, 2, or 3-digit number representing the Country Dialing Code.
    + -java.lang.String -phone_number  +String +phone_number +
    The Base Phone Number.
    + @@ -159,11 +166,11 @@

    Constructor Summary

    Method Summary

    @@ -179,31 +186,34 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - +
    • -

      phone_number

      -
      public java.lang.String phone_number
      +

      complete_phone_number

      +
      public String complete_phone_number
      +
      The Base Phone Number prefixed with the Country Dialing Code. This forms the Subresource Identifier part of the PhoneID Contact web service URI.
    - +
    • -

      complete_phone_number

      -
      public java.lang.String complete_phone_number
      +

      country_code

      +
      public String country_code
      +
      A 1, 2, or 3-digit number representing the Country Dialing Code. For example, the Country Dialing Code for both the U.S.A. and Canada is 1, and the Country Dialing Code for the United Kingdom is 44.
    - +
    • -

      country_code

      -
      public java.lang.String country_code
      +

      phone_number

      +
      public String phone_number
      +
      The Base Phone Number. This is simply the phone number without the Country Dialing Code.
    @@ -242,10 +252,10 @@

    PhoneIdLiveResponse.Numbering.OriginalNumber

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Numbering.html b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Numbering.html index 20005c6..76204c7 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Numbering.html +++ b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Numbering.html @@ -2,9 +2,9 @@ - + PhoneIdLiveResponse.Numbering - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering
      • @@ -101,7 +101,8 @@

        Class PhoneIdLiveR

        public static class PhoneIdLiveResponse.Numbering
        -extends java.lang.Object
        +extends Object +
        An object containing details about the numbering attributes of the specified phone number.

    @@ -122,11 +123,15 @@

    Nested Class Summary

    static class  -PhoneIdLiveResponse.Numbering.CleansingNumber  +PhoneIdLiveResponse.Numbering.CleansingNumber +
    An object containing details about how the phone number was cleansed.
    + static class  -PhoneIdLiveResponse.Numbering.OriginalNumber  +PhoneIdLiveResponse.Numbering.OriginalNumber +
    An object containing details about the original phone number passed to TeleSign’s PhoneID API.
    + @@ -145,11 +150,15 @@

    Field Summary

    PhoneIdLiveResponse.Numbering.CleansingNumber -cleansing  +cleansing +
    An object containing details about how the phone number was cleansed.
    + PhoneIdLiveResponse.Numbering.OriginalNumber -original  +original +
    An object containing details about the original phone number passed to TeleSign’s PhoneID API.
    + @@ -178,11 +187,11 @@

    Constructor Summary

    Method Summary

    @@ -198,22 +207,24 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - + - + @@ -252,10 +263,10 @@

    PhoneIdLiveResponse.Numbering

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.PhoneType.html b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.PhoneType.html index 1c2fd83..87b9696 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.PhoneType.html +++ b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.PhoneType.html @@ -2,9 +2,9 @@ - + PhoneIdLiveResponse.PhoneType - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdLiveResponse.PhoneType
      • @@ -101,7 +101,8 @@

        Class PhoneIdLiveR

        public static class PhoneIdLiveResponse.PhoneType
        -extends java.lang.Object
        +extends Object +
        An object containing details about the phone type.

    @@ -122,11 +123,15 @@

    Field Summary

    int -code  +code +
    One of the Phone Type Codes."
    + -java.lang.String -description  +String +description +
    A description of the phone type.
    + @@ -155,11 +160,11 @@

    Constructor Summary

    Method Summary

    @@ -182,6 +187,7 @@

    Field Detail

  • code

    public int code
    +
    One of the Phone Type Codes."
  • @@ -190,7 +196,8 @@

    code

    @@ -229,10 +236,10 @@

    PhoneIdLiveResponse.PhoneType

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Status.html b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Status.html index e95ebc9..bf3b603 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Status.html +++ b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.Status.html @@ -2,9 +2,9 @@ - + PhoneIdLiveResponse.Status - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdLiveResponse.Status
      • @@ -101,7 +101,8 @@

        Class PhoneIdLiveResp

        public static class PhoneIdLiveResponse.Status
        -extends java.lang.Object
        +extends Object +
        An object containing details about the request status.

    @@ -122,15 +123,21 @@

    Field Summary

    int -code  +code +
    One of the Transaction Status Codes.
    + -java.lang.String -description  +String +description +
    A descriptionm of the transaction status.
    + -java.lang.String -updated_on  +String +updated_on +
    An ISO 8601 UTC timestamp indicating when the transaction status was updated.
    + @@ -159,11 +166,11 @@

    Constructor Summary

    Method Summary

    @@ -179,31 +186,34 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - +
    • -

      updated_on

      -
      public java.lang.String updated_on
      +

      code

      +
      public int code
      +
      One of the Transaction Status Codes.
    - +
    • -

      code

      -
      public int code
      +

      description

      +
      public String description
      +
      A descriptionm of the transaction status.
    - +
    • -

      description

      -
      public java.lang.String description
      +

      updated_on

      +
      public String updated_on
      +
      An ISO 8601 UTC timestamp indicating when the transaction status was updated.
    @@ -242,10 +252,10 @@

    PhoneIdLiveResponse.Status

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.html b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.html index 9575ff8..9ad245e 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.html +++ b/doc/com/telesign/phoneid/response/PhoneIdLiveResponse.html @@ -2,9 +2,9 @@ - + PhoneIdLiveResponse - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Error.html b/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Error.html index 3933444..ddf47e6 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Error.html +++ b/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Error.html @@ -2,9 +2,9 @@ - + PhoneIdScoreResponse.Error - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdScoreResponse.Error
      • @@ -101,7 +101,8 @@

        Class PhoneIdScoreRes

        public static class PhoneIdScoreResponse.Error
        -extends java.lang.Object
        +extends Object +
        An array of property-value pairs, that contain information on error conditions that might have resulted from the Request.

    @@ -122,11 +123,15 @@

    Field Summary

    int -code  +code +
    A 1 to 5-digit error code (possibly negative) that indicates the type of error that occurred.
    + -java.lang.String -description  +String +description +
    A string that describes the type of error that occurred.
    + @@ -155,11 +160,11 @@

    Constructor Summary

    Method Summary

    @@ -182,6 +187,7 @@

    Field Detail

  • code

    public int code
    +
    A 1 to 5-digit error code (possibly negative) that indicates the type of error that occurred. When no error occurs, the default value 0 is returned.
  • @@ -190,7 +196,8 @@

    code

    @@ -229,10 +236,10 @@

    PhoneIdScoreResponse.Error

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Numbering.CleansingNumber.Number.html b/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Numbering.CleansingNumber.Number.html index 1b66dd1..bab3ee1 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Numbering.CleansingNumber.Number.html +++ b/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Numbering.CleansingNumber.Number.html @@ -2,9 +2,9 @@ - + PhoneIdScoreResponse.Numbering.CleansingNumber.Number - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
    @@ -122,23 +123,33 @@

    Field Summary

    int -cleansed_code  +cleansed_code +
    One of the Phone Number Cleansing Codes describing the cleansing operation TeleSign performed on the phone number.
    + -java.lang.String -country_code  +String +country_code +
    A 1, 2, or 3-digit number representing the Country Dialing Code.
    + int -max_length  +max_length +
    The maximum number of digits allowed for phone numbers with this particular Country Dialing Code.
    + int -min_length  +min_length +
    The minimum number of digits allowed for phone numbers with this particular Country Dialing Code.
    + -java.lang.String -phone_number  +String +phone_number +
    The Base Phone Number.
    + @@ -167,11 +178,11 @@

    Constructor Summary

    Method Summary

    @@ -187,13 +198,14 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - +
    • -

      phone_number

      -
      public java.lang.String phone_number
      +

      cleansed_code

      +
      public int cleansed_code
      +
      One of the Phone Number Cleansing Codes describing the cleansing operation TeleSign performed on the phone number. The default value is 100 (No changes were made to the phone number).
    @@ -202,34 +214,38 @@

    phone_number

    - +
    • -

      min_length

      -
      public int min_length
      +

      max_length

      +
      public int max_length
      +
      The maximum number of digits allowed for phone numbers with this particular Country Dialing Code.
    - +
    • -

      max_length

      -
      public int max_length
      +

      min_length

      +
      public int min_length
      +
      The minimum number of digits allowed for phone numbers with this particular Country Dialing Code.
    - +
    • -

      cleansed_code

      -
      public int cleansed_code
      +

      phone_number

      +
      public String phone_number
      +
      The Base Phone Number. This is simply the phone number without the Country Dialing Code.
    @@ -268,10 +284,10 @@

    PhoneIdScoreResponse.Numbering.CleansingNumber.Number

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Numbering.CleansingNumber.html b/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Numbering.CleansingNumber.html index 732bf68..1592d60 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Numbering.CleansingNumber.html +++ b/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Numbering.CleansingNumber.html @@ -2,9 +2,9 @@ - + PhoneIdScoreResponse.Numbering.CleansingNumber - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.CleansingNumber
      • @@ -101,7 +101,8 @@

        C

        public static class PhoneIdScoreResponse.Numbering.CleansingNumber
        -extends java.lang.Object
        +extends Object +
        An object containing details about how the phone number was cleansed. Phone Cleansing corrects common formatting issues in submitted phone numbers.

    @@ -122,7 +123,9 @@

    Nested Class Summary

    static class  -PhoneIdScoreResponse.Numbering.CleansingNumber.Number  +PhoneIdScoreResponse.Numbering.CleansingNumber.Number +
    An object containing cleansing details about a phone number.
    + @@ -141,11 +144,15 @@

    Field Summary

    PhoneIdScoreResponse.Numbering.CleansingNumber.Number -call  +call +
    An object containing cleansing details about a phone number used for receiving voice calls.
    + PhoneIdScoreResponse.Numbering.CleansingNumber.Number -sms  +sms +
    An object containing cleansing details about a phone number used for receiving text messages.
    + @@ -174,11 +181,11 @@

    Constructor Summary

    Method Summary

    @@ -194,22 +201,24 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - + - + @@ -248,10 +257,10 @@

    PhoneIdScoreResponse.Numbering.CleansingNumber

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Numbering.OriginalNumber.html b/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Numbering.OriginalNumber.html index 7ae44a6..6c7d31b 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Numbering.OriginalNumber.html +++ b/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Numbering.OriginalNumber.html @@ -2,9 +2,9 @@ - + PhoneIdScoreResponse.Numbering.OriginalNumber - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.OriginalNumber
      • @@ -101,7 +101,8 @@

        Cl

        public static class PhoneIdScoreResponse.Numbering.OriginalNumber
        -extends java.lang.Object
        +extends Object +
        An object containing details about the original phone number passed to TeleSign’s PhoneID API.

    @@ -121,16 +122,22 @@

    Field Summary

    Field and Description -java.lang.String -complete_phone_number  +String +complete_phone_number +
    The Base Phone Number prefixed with the Country Dialing Code.
    + -java.lang.String -country_code  +String +country_code +
    A 1, 2, or 3-digit number representing the Country Dialing Code.
    + -java.lang.String -phone_number  +String +phone_number +
    The Base Phone Number.
    + @@ -159,11 +166,11 @@

    Constructor Summary

    Method Summary

    @@ -179,31 +186,34 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - +
    • -

      phone_number

      -
      public java.lang.String phone_number
      +

      complete_phone_number

      +
      public String complete_phone_number
      +
      The Base Phone Number prefixed with the Country Dialing Code. This forms the Subresource Identifier part of the PhoneID Contact web service URI.
    - +
    • -

      complete_phone_number

      -
      public java.lang.String complete_phone_number
      +

      country_code

      +
      public String country_code
      +
      A 1, 2, or 3-digit number representing the Country Dialing Code. For example, the Country Dialing Code for both the U.S.A. and Canada is 1, and the Country Dialing Code for the United Kingdom is 44.
    - +
    • -

      country_code

      -
      public java.lang.String country_code
      +

      phone_number

      +
      public String phone_number
      +
      The Base Phone Number. This is simply the phone number without the Country Dialing Code.
    @@ -242,10 +252,10 @@

    PhoneIdScoreResponse.Numbering.OriginalNumber

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Numbering.html b/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Numbering.html index 663e11e..1c17d4f 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Numbering.html +++ b/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Numbering.html @@ -2,9 +2,9 @@ - + PhoneIdScoreResponse.Numbering - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering
      • @@ -101,7 +101,8 @@

        Class PhoneIdScor

        public static class PhoneIdScoreResponse.Numbering
        -extends java.lang.Object
        +extends Object +
        An object containing details about the numbering attributes of the specified phone number.

    @@ -122,11 +123,15 @@

    Nested Class Summary

    static class  -PhoneIdScoreResponse.Numbering.CleansingNumber  +PhoneIdScoreResponse.Numbering.CleansingNumber +
    An object containing details about how the phone number was cleansed.
    + static class  -PhoneIdScoreResponse.Numbering.OriginalNumber  +PhoneIdScoreResponse.Numbering.OriginalNumber +
    An object containing details about the original phone number passed to TeleSign’s PhoneID API.
    + @@ -145,11 +150,15 @@

    Field Summary

    PhoneIdScoreResponse.Numbering.CleansingNumber -cleansing  +cleansing +
    An object containing details about how the phone number was cleansed.
    + PhoneIdScoreResponse.Numbering.OriginalNumber -original  +original +
    An object containing details about the original phone number passed to TeleSign’s PhoneID API.
    + @@ -178,11 +187,11 @@

    Constructor Summary

    Method Summary

    @@ -198,22 +207,24 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - + - + @@ -252,10 +263,10 @@

    PhoneIdScoreResponse.Numbering

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.PhoneType.html b/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.PhoneType.html index e82ffc3..59cee85 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.PhoneType.html +++ b/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.PhoneType.html @@ -2,9 +2,9 @@ - + PhoneIdScoreResponse.PhoneType - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdScoreResponse.PhoneType
      • @@ -101,7 +101,8 @@

        Class PhoneIdScor

        public static class PhoneIdScoreResponse.PhoneType
        -extends java.lang.Object
        +extends Object +
        An object containing details about the phone type.

    @@ -122,11 +123,15 @@

    Field Summary

    int -code  +code +
    One of the Phone Type Codes."
    + -java.lang.String -description  +String +description +
    A description of the phone type.
    + @@ -155,11 +160,11 @@

    Constructor Summary

    Method Summary

    @@ -182,6 +187,7 @@

    Field Detail

  • code

    public int code
    +
    One of the Phone Type Codes."
  • @@ -190,7 +196,8 @@

    code

    @@ -229,10 +236,10 @@

    PhoneIdScoreResponse.PhoneType

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Risk.html b/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Risk.html index 9b4d2ba..eb47c42 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Risk.html +++ b/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Risk.html @@ -2,9 +2,9 @@ - + PhoneIdScoreResponse.Risk - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdScoreResponse.Risk
      • @@ -101,7 +101,8 @@

        Class PhoneIdScoreResp

        public static class PhoneIdScoreResponse.Risk
        -extends java.lang.Object
        +extends Object +
        An object that describes the risk score for the phone number specified in the request.

    @@ -121,16 +122,22 @@

    Field Summary

    Field and Description -java.lang.String -level  +String +level +
    A string indicating the severity of the risk.
    + -java.lang.String -recommendation  +String +recommendation +
    A string indicating the action that TeleSign recommends that you take based on the risk score.
    + int -score  +score +
    One of the Score values.
    + @@ -159,11 +166,11 @@

    Constructor Summary

    Method Summary

    @@ -185,25 +192,28 @@

    Field Detail

    • level

      -
      public java.lang.String level
      +
      public String level
      +
      A string indicating the severity of the risk.
    - +
    • -

      score

      -
      public int score
      +

      recommendation

      +
      public String recommendation
      +
      A string indicating the action that TeleSign recommends that you take based on the risk score.
    - +
    • -

      recommendation

      -
      public java.lang.String recommendation
      +

      score

      +
      public int score
      +
      One of the Score values.
    @@ -242,10 +252,10 @@

    PhoneIdScoreResponse.Risk

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Status.html b/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Status.html index 3bb3297..c1e4c7e 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Status.html +++ b/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.Status.html @@ -2,9 +2,9 @@ - + PhoneIdScoreResponse.Status - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdScoreResponse.Status
      • @@ -101,7 +101,8 @@

        Class PhoneIdScoreRe

        public static class PhoneIdScoreResponse.Status
        -extends java.lang.Object
        +extends Object +
        An object containing details about the request status.

    @@ -122,15 +123,21 @@

    Field Summary

    int -code  +code +
    One of the Transaction Status Codes.
    + -java.lang.String -description  +String +description +
    A descriptionm of the transaction status.
    + -java.lang.String -updated_on  +String +updated_on +
    An ISO 8601 UTC timestamp indicating when the transaction status was updated.
    + @@ -159,11 +166,11 @@

    Constructor Summary

    Method Summary

    @@ -179,31 +186,34 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - +
    • -

      updated_on

      -
      public java.lang.String updated_on
      +

      code

      +
      public int code
      +
      One of the Transaction Status Codes.
    - +
    • -

      code

      -
      public int code
      +

      description

      +
      public String description
      +
      A descriptionm of the transaction status.
    - +
    • -

      description

      -
      public java.lang.String description
      +

      updated_on

      +
      public String updated_on
      +
      An ISO 8601 UTC timestamp indicating when the transaction status was updated.
    @@ -242,10 +252,10 @@

    PhoneIdScoreResponse.Status

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.html b/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.html index c8deff8..c6c8207 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.html +++ b/doc/com/telesign/phoneid/response/PhoneIdScoreResponse.html @@ -2,9 +2,9 @@ - + PhoneIdScoreResponse - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdScoreResponse
      • @@ -97,14 +97,8 @@

        Class PhoneIdScoreResponse<

        public class PhoneIdScoreResponse
        -extends java.lang.Object
        -
        Google GSON mapped class to represent a TeleSign JSON response to a - PhoneId.score() request - - Copyright (c) TeleSign Corporation 2012. - License: MIT - Support email address "support@telesign.com" - Author: jweatherford
        +extends Object +
        The PhoneIdScoreResponse class encapsulates all of the information returned from a call to the PhoneID Score web service.

    @@ -125,23 +119,33 @@

    Nested Class Summary

    static class  -PhoneIdScoreResponse.Error  +PhoneIdScoreResponse.Error +
    An array of property-value pairs, that contain information on error conditions that might have resulted from the Request.
    + static class  -PhoneIdScoreResponse.Numbering  +PhoneIdScoreResponse.Numbering +
    An object containing details about the numbering attributes of the specified phone number.
    + static class  -PhoneIdScoreResponse.PhoneType  +PhoneIdScoreResponse.PhoneType +
    An object containing details about the phone type.
    + static class  -PhoneIdScoreResponse.Risk  +PhoneIdScoreResponse.Risk +
    An object that describes the risk score for the phone number specified in the request.
    + static class  -PhoneIdScoreResponse.Status  +PhoneIdScoreResponse.Status +
    An object containing details about the request status.
    + @@ -160,35 +164,51 @@

    Field Summary

    PhoneIdScoreResponse.Error[] -errors  +errors +
    An array of PhoneIdScoreResponse.Error objects.
    + PhoneIdScoreResponse.Numbering -numbering  +numbering +
    An object containing details about the numbering attributes of the specified phone number.
    + -java.lang.String -reference_id  +String +reference_id +
    A String containing a reference identifier that uniquely identifies the Request message that initiated this Response.
    + -java.lang.String -resource_uri  +String +resource_uri +
    A String containing the URI for accesses the PhoneID resource.
    + PhoneIdScoreResponse.Risk -risk  +risk +
    An object that describes the risk score for the phone number specified in the request.
    + -java.lang.String -signature_string  +String +signature_string +
    A String containing the Signature, exactly as it was sent in the Request.
    + PhoneIdScoreResponse.Status -status  +status +
    An object containing details about the request status.
    + -java.lang.String -sub_resource  +String +sub_resource +
    A String containing the name of the subresource that was accessed.
    + @@ -223,16 +243,18 @@

    Method Summary

    Method and Description -java.lang.String -toString()  +String +toString() +
    Converts a PhoneIdScoreResponse object to its equivalent JSON format.
    + @@ -248,76 +270,84 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - +
    • -

      reference_id

      -
      public java.lang.String reference_id
      +

      errors

      +
      public PhoneIdScoreResponse.Error[] errors
      +
      An array of PhoneIdScoreResponse.Error objects. Each Error object contains information about an error condition that might have resulted from the Request.
    - +
    • -

      resource_uri

      -
      public java.lang.String resource_uri
      +

      numbering

      +
      public PhoneIdScoreResponse.Numbering numbering
      +
      An object containing details about the numbering attributes of the specified phone number.
    - +
    • -

      sub_resource

      -
      public java.lang.String sub_resource
      +

      reference_id

      +
      public String reference_id
      +
      A String containing a reference identifier that uniquely identifies the Request message that initiated this Response.
    - +
    • -

      errors

      -
      public PhoneIdScoreResponse.Error[] errors
      +

      resource_uri

      +
      public String resource_uri
      +
      A String containing the URI for accesses the PhoneID resource.
    - +
    • -

      signature_string

      -
      public java.lang.String signature_string
      +

      risk

      +
      public PhoneIdScoreResponse.Risk risk
      +
      An object that describes the risk score for the phone number specified in the request.
    - +
    • -

      status

      -
      public PhoneIdScoreResponse.Status status
      +

      signature_string

      +
      public String signature_string
      +
      A String containing the Signature, exactly as it was sent in the Request. Unless the request contained an invalid Signature, this contains an empty string.
    - + - +
    • -

      risk

      -
      public PhoneIdScoreResponse.Risk risk
      +

      sub_resource

      +
      public String sub_resource
      +
      A String containing the name of the subresource that was accessed. For example, "standard".
    @@ -351,11 +381,13 @@

    Method Detail

    • toString

      -
      public java.lang.String toString()
      +
      public String toString()
      +
      Converts a PhoneIdScoreResponse object to its equivalent JSON format.
      Overrides:
      -
      toString in class java.lang.Object
      -
      +
      toString in class Object
      +
      Returns:
      A string containing the response from the TeleSign server, in JSON format, using the Gson class library.
      See Also:
      Object.toString(), +Gson
    @@ -377,10 +409,10 @@

    toString

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Error.html b/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Error.html index b637c0a..d6f6bb0 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Error.html +++ b/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Error.html @@ -2,9 +2,9 @@ - + PhoneIdStandardResponse.Error - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdStandardResponse.Error
      • @@ -101,7 +101,8 @@

        Class PhoneIdStand

        public static class PhoneIdStandardResponse.Error
        -extends java.lang.Object
        +extends Object +
        An array of property-value pairs, that contain information on error conditions that might have resulted from the Request.

    @@ -122,11 +123,15 @@

    Field Summary

    int -code  +code +
    A 1 to 5-digit error code (possibly negative) that indicates the type of error that occurred.
    + -java.lang.String -description  +String +description +
    A string that describes the type of error that occurred.
    + @@ -155,11 +160,11 @@

    Constructor Summary

    Method Summary

    @@ -182,6 +187,7 @@

    Field Detail

  • code

    public int code
    +
    A 1 to 5-digit error code (possibly negative) that indicates the type of error that occurred. When no error occurs, the default value 0 is returned.
  • @@ -190,7 +196,8 @@

    code

    @@ -229,10 +236,10 @@

    PhoneIdStandardResponse.Error

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Location.Coordinates.html b/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Location.Coordinates.html index acb4493..39f3ca3 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Location.Coordinates.html +++ b/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Location.Coordinates.html @@ -2,9 +2,9 @@ - + PhoneIdStandardResponse.Location.Coordinates - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdStandardResponse.Location.Coordinates
      • @@ -101,7 +101,8 @@

        Cla

        public static class PhoneIdStandardResponse.Location.Coordinates
        -extends java.lang.Object
        +extends Object +
        An object containing details about the geographical coordinates of the location where the phone number is registered.

    @@ -122,11 +123,15 @@

    Field Summary

    double -latitude  +latitude +
    A value indicating the number of degrees of latitude of the location associated with the phone number, expressed in seven decimal digits, with five decimal places.
    + double -longitude  +longitude +
    A value indicating the number of degrees of longitude of the location associated with the phone number, expressed in eight decimal digits, with five decimal places For example, -118.30840.
    + @@ -155,11 +160,11 @@

    Constructor Summary

    Method Summary

    @@ -182,6 +187,7 @@

    Field Detail

  • latitude

    public double latitude
    +
    A value indicating the number of degrees of latitude of the location associated with the phone number, expressed in seven decimal digits, with five decimal places. For example, 34.18264.
  • @@ -191,6 +197,7 @@

    latitude

  • longitude

    public double longitude
    +
    A value indicating the number of degrees of longitude of the location associated with the phone number, expressed in eight decimal digits, with five decimal places For example, -118.30840.
  • @@ -229,10 +236,10 @@

    PhoneIdStandardResponse.Location.Coordinates

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Location.Country.html b/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Location.Country.html index 0b0de28..76065d0 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Location.Country.html +++ b/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Location.Country.html @@ -2,9 +2,9 @@ - + PhoneIdStandardResponse.Location.Country - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdStandardResponse.Location.Country
      • @@ -101,7 +101,8 @@

        Class P

        public static class PhoneIdStandardResponse.Location.Country
        -extends java.lang.Object
        +extends Object +
        An object containing details about the country associated with the phone number.

    @@ -121,16 +122,22 @@

    Field Summary

    Field and Description -java.lang.String -iso2  +String +iso2 +
    The ISO 3166-1 2-letter Country Code associated with the phone number.
    + -java.lang.String -iso3  +String +iso3 +
    The ISO 3166-1 3-letter Country Code associated with the phone number
    + -java.lang.String -name  +String +name +
    The Country Name associated with phone number.
    + @@ -159,11 +166,11 @@

    Constructor Summary

    Method Summary

    @@ -185,7 +192,8 @@

    Field Detail

    • iso2

      -
      public java.lang.String iso2
      +
      public String iso2
      +
      The ISO 3166-1 2-letter Country Code associated with the phone number.
    @@ -194,7 +202,8 @@

    iso2

    @@ -203,7 +212,8 @@

    iso3

    @@ -242,10 +252,10 @@

    PhoneIdStandardResponse.Location.Country

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Location.TimeZone.html b/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Location.TimeZone.html index c6f0174..8189cb4 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Location.TimeZone.html +++ b/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Location.TimeZone.html @@ -2,9 +2,9 @@ - + PhoneIdStandardResponse.Location.TimeZone - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdStandardResponse.Location.TimeZone
      • @@ -101,7 +101,8 @@

        Class

        public static class PhoneIdStandardResponse.Location.TimeZone
        -extends java.lang.Object
        +extends Object +
        An object containing details about the Time Zone associated with the phone number.

    @@ -121,16 +122,22 @@

    Field Summary

    Field and Description -java.lang.String -name  +String +name +
    A string identifying the Time Zone Name (TZ) associated with the phone number (U.S.
    + -java.lang.String -utc_offset_max  +String +utc_offset_max +
    For international phone numbers, this parameter returns the maximum UTC offset for the country associated with the phone number.
    + -java.lang.String -utc_offset_min  +String +utc_offset_min +
    For U.S.
    + @@ -159,11 +166,11 @@

    Constructor Summary

    Method Summary

    @@ -179,31 +186,34 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - +
    • -

      utc_offset_min

      -
      public java.lang.String utc_offset_min
      +

      name

      +
      public String name
      +
      A string identifying the Time Zone Name (TZ) associated with the phone number (U.S. only). For example: "America/Los_Angeles".
    - +
    • -

      name

      -
      public java.lang.String name
      +

      utc_offset_max

      +
      public String utc_offset_max
      +
      For international phone numbers, this parameter returns the maximum UTC offset for the country associated with the phone number. For U.S. domestic phone numbers, this parameter returns the same result as utc_offset_min.
    - +
    • -

      utc_offset_max

      -
      public java.lang.String utc_offset_max
      +

      utc_offset_min

      +
      public String utc_offset_min
      +
      For U.S. domestic phone numbers, this parameter returns the UTC offset associated with the phone number.
    @@ -242,10 +252,10 @@

    PhoneIdStandardResponse.Location.TimeZone

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Location.html b/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Location.html index 9c366df..a392b0d 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Location.html +++ b/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Location.html @@ -2,9 +2,9 @@ - + PhoneIdStandardResponse.Location - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdStandardResponse.Location
      • @@ -101,7 +101,9 @@

        Class PhoneIdSt

        public static class PhoneIdStandardResponse.Location
        -extends java.lang.Object
        +extends Object +
        An object containing geographical location information associated with the phone number. + Note: Location refers to the place where the phone is registered, not to where it actually is at the time of this request.

    @@ -122,15 +124,21 @@

    Nested Class Summary

    static class  -PhoneIdStandardResponse.Location.Coordinates  +PhoneIdStandardResponse.Location.Coordinates +
    An object containing details about the geographical coordinates of the location where the phone number is registered.
    + static class  -PhoneIdStandardResponse.Location.Country  +PhoneIdStandardResponse.Location.Country +
    An object containing details about the country associated with the phone number.
    + static class  -PhoneIdStandardResponse.Location.TimeZone  +PhoneIdStandardResponse.Location.TimeZone +
    An object containing details about the Time Zone associated with the phone number.
    + @@ -148,36 +156,52 @@

    Field Summary

    Field and Description -java.lang.String -city  +String +city +
    A string specifying the name of the city associated with the phone number.
    + PhoneIdStandardResponse.Location.Coordinates -coordinates  +coordinates +
    An object containing details about the geographical coordinates of the location where the phone number is registered.
    + PhoneIdStandardResponse.Location.Country -country  +country +
    An object containing details about the country associated with the phone number.
    + -java.lang.String -county  +String +county +
    A string specifying the name of the County (or Parish) associated with the phone number (U.S.
    + -java.lang.String -metro_code  +String +metro_code +
    A 4-digit string indicating the Primary Metropolitan Statistical Area (PMSA) Code for the location associated with the phone number (U.S.
    + -java.lang.String -state  +String +state +
    The 2-letter State Code of the state (province, district, or territory) associated with the phone number (North America only).
    + PhoneIdStandardResponse.Location.TimeZone -time_zone  +time_zone +
    An object containing details about the Time Zone associated with the phone number.
    + -java.lang.String -zip  +String +zip +
    The 5-digit United States Postal Service ZIP Code associated with the phone number (U.S.
    + @@ -206,11 +230,11 @@

    Constructor Summary

    Method Summary

    @@ -226,76 +250,84 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - +
    • -

      county

      -
      public java.lang.String county
      +

      city

      +
      public String city
      +
      A string specifying the name of the city associated with the phone number.
    - +
    • -

      city

      -
      public java.lang.String city
      +

      coordinates

      +
      public PhoneIdStandardResponse.Location.Coordinates coordinates
      +
      An object containing details about the geographical coordinates of the location where the phone number is registered.
    - + - +
    • -

      zip

      -
      public java.lang.String zip
      +

      county

      +
      public String county
      +
      A string specifying the name of the County (or Parish) associated with the phone number (U.S. only).
    - +
    • -

      country

      -
      public PhoneIdStandardResponse.Location.Country country
      +

      metro_code

      +
      public String metro_code
      +
      A 4-digit string indicating the Primary Metropolitan Statistical Area (PMSA) Code for the location associated with the phone number (U.S. only). PMSA Codes are governed by the US Census Bureau.
    - + - + - +
    • -

      metro_code

      -
      public java.lang.String metro_code
      +

      zip

      +
      public String zip
      +
      The 5-digit United States Postal Service ZIP Code associated with the phone number (U.S. only).
    @@ -334,10 +366,10 @@

    PhoneIdStandardResponse.Location

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Numbering.CleansingNumber.Number.html b/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Numbering.CleansingNumber.Number.html index cda83cc..e28e5a9 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Numbering.CleansingNumber.Number.html +++ b/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Numbering.CleansingNumber.Number.html @@ -2,9 +2,9 @@ - + PhoneIdStandardResponse.Numbering.CleansingNumber.Number - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Numbering.CleansingNumber.html b/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Numbering.CleansingNumber.html index cb29198..c400af5 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Numbering.CleansingNumber.html +++ b/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Numbering.CleansingNumber.html @@ -2,9 +2,9 @@ - + PhoneIdStandardResponse.Numbering.CleansingNumber - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
    @@ -122,7 +123,9 @@

    Nested Class Summary

    static class  -PhoneIdStandardResponse.Numbering.CleansingNumber.Number  +PhoneIdStandardResponse.Numbering.CleansingNumber.Number +
    An object containing cleansing details about a phone number.
    + @@ -141,11 +144,15 @@

    Field Summary

    PhoneIdStandardResponse.Numbering.CleansingNumber.Number -call  +call +
    An object containing cleansing details about a phone number used for receiving voice calls.
    + PhoneIdStandardResponse.Numbering.CleansingNumber.Number -sms  +sms +
    An object containing cleansing details about a phone number used for receiving text messages.
    + @@ -174,11 +181,11 @@

    Constructor Summary

    Method Summary

    @@ -194,22 +201,24 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - + - + @@ -248,10 +257,10 @@

    PhoneIdStandardResponse.Numbering.CleansingNumber

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Numbering.OriginalNumber.html b/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Numbering.OriginalNumber.html index a0badf9..897ee10 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Numbering.OriginalNumber.html +++ b/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Numbering.OriginalNumber.html @@ -2,9 +2,9 @@ - + PhoneIdStandardResponse.Numbering.OriginalNumber - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Numbering.html b/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Numbering.html index 627db88..dad9c95 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Numbering.html +++ b/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Numbering.html @@ -2,9 +2,9 @@ - + PhoneIdStandardResponse.Numbering - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering
      • @@ -101,7 +101,8 @@

        Class PhoneIdS

        public static class PhoneIdStandardResponse.Numbering
        -extends java.lang.Object
        +extends Object +
        An object containing details about the numbering attributes of the specified phone number.

    @@ -122,11 +123,15 @@

    Nested Class Summary

    static class  -PhoneIdStandardResponse.Numbering.CleansingNumber  +PhoneIdStandardResponse.Numbering.CleansingNumber +
    An object containing details about how the phone number was cleansed.
    + static class  -PhoneIdStandardResponse.Numbering.OriginalNumber  +PhoneIdStandardResponse.Numbering.OriginalNumber +
    An object containing details about the original phone number passed to TeleSign’s PhoneID API.
    + @@ -145,11 +150,15 @@

    Field Summary

    PhoneIdStandardResponse.Numbering.CleansingNumber -cleansing  +cleansing +
    An object containing details about how the phone number was cleansed.
    + PhoneIdStandardResponse.Numbering.OriginalNumber -original  +original +
    An object containing details about the original phone number passed to TeleSign’s PhoneID API.
    + @@ -178,11 +187,11 @@

    Constructor Summary

    Method Summary

    @@ -198,22 +207,24 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - + - + @@ -252,10 +263,10 @@

    PhoneIdStandardResponse.Numbering

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.PhoneType.html b/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.PhoneType.html index 51d79db..282cb9b 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.PhoneType.html +++ b/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.PhoneType.html @@ -2,9 +2,9 @@ - + PhoneIdStandardResponse.PhoneType - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdStandardResponse.PhoneType
      • @@ -101,7 +101,8 @@

        Class PhoneIdS

        public static class PhoneIdStandardResponse.PhoneType
        -extends java.lang.Object
        +extends Object +
        An object containing details about the phone type.

    @@ -122,11 +123,15 @@

    Field Summary

    int -code  +code +
    One of the Phone Type Codes."
    + -java.lang.String -description  +String +description +
    A description of the phone type.
    + @@ -155,11 +160,11 @@

    Constructor Summary

    Method Summary

    @@ -182,6 +187,7 @@

    Field Detail

  • code

    public int code
    +
    One of the Phone Type Codes."
  • @@ -190,7 +196,8 @@

    code

    @@ -229,10 +236,10 @@

    PhoneIdStandardResponse.PhoneType

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Status.html b/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Status.html index 5ed3fdf..6eb35f2 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Status.html +++ b/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.Status.html @@ -2,9 +2,9 @@ - + PhoneIdStandardResponse.Status - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdStandardResponse.Status
      • @@ -101,7 +101,8 @@

        Class PhoneIdStan

        public static class PhoneIdStandardResponse.Status
        -extends java.lang.Object
        +extends Object +
        An object containing details about the request status.

    @@ -122,15 +123,21 @@

    Field Summary

    int -code  +code +
    One of the Transaction Status Codes.
    + -java.lang.String -description  +String +description +
    A descriptionm of the transaction status.
    + -java.lang.String -updated_on  +String +updated_on +
    An ISO 8601 UTC timestamp indicating when the transaction status was updated.
    + @@ -159,11 +166,11 @@

    Constructor Summary

    Method Summary

    @@ -179,31 +186,34 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - +
    • -

      updated_on

      -
      public java.lang.String updated_on
      +

      code

      +
      public int code
      +
      One of the Transaction Status Codes.
    - +
    • -

      code

      -
      public int code
      +

      description

      +
      public String description
      +
      A descriptionm of the transaction status.
    - +
    • -

      description

      -
      public java.lang.String description
      +

      updated_on

      +
      public String updated_on
      +
      An ISO 8601 UTC timestamp indicating when the transaction status was updated.
    @@ -242,10 +252,10 @@

    PhoneIdStandardResponse.Status

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.html b/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.html index 936807c..73be382 100644 --- a/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.html +++ b/doc/com/telesign/phoneid/response/PhoneIdStandardResponse.html @@ -2,9 +2,9 @@ - + PhoneIdStandardResponse - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.phoneid.response.PhoneIdStandardResponse
      • @@ -97,14 +97,8 @@

        Class PhoneIdStandardRes

        public class PhoneIdStandardResponse
        -extends java.lang.Object
        -
        Google GSON mapped class to represent a TeleSign JSON response to a - PhoneId.standard() request - - Copyright (c) TeleSign Corporation 2012. - License: MIT - Support email address "support@telesign.com" - Author: jweatherford
        +extends Object +
        The PhoneIdStandardResponse class encapsulates all of the information returned from a call to the PhoneID Standard web service.

    @@ -125,23 +119,33 @@

    Nested Class Summary

    static class  -PhoneIdStandardResponse.Error  +PhoneIdStandardResponse.Error +
    An array of property-value pairs, that contain information on error conditions that might have resulted from the Request.
    + static class  -PhoneIdStandardResponse.Location  +PhoneIdStandardResponse.Location +
    An object containing geographical location information associated with the phone number.
    + static class  -PhoneIdStandardResponse.Numbering  +PhoneIdStandardResponse.Numbering +
    An object containing details about the numbering attributes of the specified phone number.
    + static class  -PhoneIdStandardResponse.PhoneType  +PhoneIdStandardResponse.PhoneType +
    An object containing details about the phone type.
    + static class  -PhoneIdStandardResponse.Status  +PhoneIdStandardResponse.Status +
    An object containing details about the request status.
    + @@ -160,39 +164,57 @@

    Field Summary

    PhoneIdStandardResponse.Error[] -errors  +errors +
    An array of PhoneIdStandardResponse.Error objects.
    + PhoneIdStandardResponse.Location -location  +location +
    An object containing geographical location information associated with the phone number.
    + PhoneIdStandardResponse.Numbering -numbering  +numbering +
    An object containing details about the numbering attributes of the specified phone number.
    + PhoneIdStandardResponse.PhoneType -phone_type  +phone_type +
    An object that contains details about the phone type.
    + -java.lang.String -reference_id  +String +reference_id +
    A String containing a reference identifier that uniquely identifies the Request message that initiated this Response.
    + -java.lang.String -resource_uri  +String +resource_uri +
    A String containing the URI for accesses the PhoneID resource.
    + -java.lang.String -signature_string  +String +signature_string +
    A String containing the Signature, exactly as it was sent in the Request.
    + PhoneIdStandardResponse.Status -status  +status +
    An object containing details about the request status.
    + -java.lang.String -sub_resource  +String +sub_resource +
    A String containing the name of the subresource that was accessed.
    + @@ -227,16 +249,18 @@

    Method Summary

    Method and Description -java.lang.String -toString()  +String +toString() +
    Converts a PhoneIdStandardResponse object to its equivalent JSON format, using the Gson class library.
    + @@ -252,85 +276,94 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - + - +
    • -

      resource_uri

      -
      public java.lang.String resource_uri
      +

      location

      +
      public PhoneIdStandardResponse.Location location
      +
      An object containing geographical location information associated with the phone number.
    - +
    • -

      sub_resource

      -
      public java.lang.String sub_resource
      +

      numbering

      +
      public PhoneIdStandardResponse.Numbering numbering
      +
      An object containing details about the numbering attributes of the specified phone number.
    - + - +
    • -

      phone_type

      -
      public PhoneIdStandardResponse.PhoneType phone_type
      +

      reference_id

      +
      public String reference_id
      +
      A String containing a reference identifier that uniquely identifies the Request message that initiated this Response.
    - +
    • -

      signature_string

      -
      public java.lang.String signature_string
      +

      resource_uri

      +
      public String resource_uri
      +
      A String containing the URI for accesses the PhoneID resource.
    - +
    • -

      status

      -
      public PhoneIdStandardResponse.Status status
      +

      signature_string

      +
      public String signature_string
      +
      A String containing the Signature, exactly as it was sent in the Request. Unless the request contained an invalid Signature, this contains an empty string.
    - + - +
    • -

      location

      -
      public PhoneIdStandardResponse.Location location
      +

      sub_resource

      +
      public String sub_resource
      +
      A String containing the name of the subresource that was accessed. For example, "standard".
    @@ -364,11 +397,13 @@

    Method Detail

    • toString

      -
      public java.lang.String toString()
      +
      public String toString()
      +
      Converts a PhoneIdStandardResponse object to its equivalent JSON format, using the Gson class library.
      Overrides:
      -
      toString in class java.lang.Object
      -
      +
      toString in class Object
      +
      Returns:
      A string containing the response from the TeleSign server, in JSON format.
      See Also:
      Object.toString(), +Gson
    @@ -390,10 +425,10 @@

    toString

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/class-use/PhoneIdContactResponse.Contact.html b/doc/com/telesign/phoneid/response/class-use/PhoneIdContactResponse.Contact.html index 8d137b3..dfab526 100644 --- a/doc/com/telesign/phoneid/response/class-use/PhoneIdContactResponse.Contact.html +++ b/doc/com/telesign/phoneid/response/class-use/PhoneIdContactResponse.Contact.html @@ -2,9 +2,9 @@ - + Uses of Class com.telesign.phoneid.response.PhoneIdContactResponse.Contact - + @@ -29,10 +29,10 @@
  • Class
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/phoneid/response/package-tree.html b/doc/com/telesign/phoneid/response/package-tree.html index f20f5fc..1ed30c8 100644 --- a/doc/com/telesign/phoneid/response/package-tree.html +++ b/doc/com/telesign/phoneid/response/package-tree.html @@ -2,9 +2,9 @@ - + com.telesign.phoneid.response Class Hierarchy - + @@ -29,10 +29,10 @@
  • Class
  • Use
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/response/ResponseTest.html b/doc/com/telesign/response/ResponseTest.html new file mode 100644 index 0000000..1d2ab91 --- /dev/null +++ b/doc/com/telesign/response/ResponseTest.html @@ -0,0 +1,286 @@ + + + + + +ResponseTest + + + + + + + + + + + +
    +
    com.telesign.response
    +

    Class ResponseTest

    +
    +
    +
      +
    • java.lang.Object
    • +
    • +
        +
      • com.telesign.response.ResponseTest
      • +
      +
    • +
    +
    +
      +
    • +
      +
      +
      public class ResponseTest
      +extends java.lang.Object
      +
      Copyright (c) TeleSign Corporation 2012. + License: MIT + Support email address "support@telesign.com" + Author: jweatherford
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Summary

        + + + + + + + + +
        Constructors 
        Constructor and Description
        ResponseTest() 
        +
      • +
      + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        voidGsonEnabled() 
        voidInvalidResponse() 
        voidValidResponse() 
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
        • +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          ResponseTest

          +
          public ResponseTest()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          GsonEnabled

          +
          public void GsonEnabled()
          +
        • +
        + + + +
          +
        • +

          ValidResponse

          +
          public void ValidResponse()
          +
        • +
        + + + +
          +
        • +

          InvalidResponse

          +
          public void InvalidResponse()
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + + + diff --git a/doc/com/telesign/response/class-use/ResponseTest.html b/doc/com/telesign/response/class-use/ResponseTest.html new file mode 100644 index 0000000..875b411 --- /dev/null +++ b/doc/com/telesign/response/class-use/ResponseTest.html @@ -0,0 +1,115 @@ + + + + + +Uses of Class com.telesign.response.ResponseTest + + + + + + + + + + +
    +

    Uses of Class
    com.telesign.response.ResponseTest

    +
    +
    No usage of com.telesign.response.ResponseTest
    + + + + + + diff --git a/doc/com/telesign/response/package-frame.html b/doc/com/telesign/response/package-frame.html new file mode 100644 index 0000000..14958a3 --- /dev/null +++ b/doc/com/telesign/response/package-frame.html @@ -0,0 +1,19 @@ + + + + + +com.telesign.response + + + + +

    com.telesign.response

    +
    +

    Classes

    + +
    + + diff --git a/doc/com/telesign/response/package-summary.html b/doc/com/telesign/response/package-summary.html new file mode 100644 index 0000000..9d9a596 --- /dev/null +++ b/doc/com/telesign/response/package-summary.html @@ -0,0 +1,135 @@ + + + + + +com.telesign.response + + + + + + + +
    + + + + + +
    + + +
    +

    Package com.telesign.response

    +
    +
    +
      +
    • + + + + + + + + + + + + +
      Class Summary 
      ClassDescription
      ResponseTest +
      Copyright (c) TeleSign Corporation 2012.
      +
      +
    • +
    +
    + +
    + + + + + +
    + + + + diff --git a/doc/com/telesign/response/package-tree.html b/doc/com/telesign/response/package-tree.html new file mode 100644 index 0000000..9d337b1 --- /dev/null +++ b/doc/com/telesign/response/package-tree.html @@ -0,0 +1,128 @@ + + + + + +com.telesign.response Class Hierarchy + + + + + + + +
    + + + + + +
    + + +
    +

    Hierarchy For Package com.telesign.response

    +Package Hierarchies: + +
    +
    +

    Class Hierarchy

    +
      +
    • java.lang.Object + +
    • +
    +
    + +
    + + + + + +
    + + + + diff --git a/doc/com/telesign/response/package-use.html b/doc/com/telesign/response/package-use.html new file mode 100644 index 0000000..b1fe710 --- /dev/null +++ b/doc/com/telesign/response/package-use.html @@ -0,0 +1,115 @@ + + + + + +Uses of Package com.telesign.response + + + + + + + + + + +
    +

    Uses of Package
    com.telesign.response

    +
    +
    No usage of com.telesign.response
    + + + + + + diff --git a/doc/com/telesign/util/PhoneUtil.html b/doc/com/telesign/util/PhoneUtil.html index 2a75568..b048987 100644 --- a/doc/com/telesign/util/PhoneUtil.html +++ b/doc/com/telesign/util/PhoneUtil.html @@ -2,9 +2,9 @@ - + PhoneUtil - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.util.PhoneUtil
      • @@ -97,11 +97,8 @@

        Class PhoneUtil



        public class PhoneUtil
        -extends java.lang.Object
        -
        Copyright (c) TeleSign Corporation 2012. - License: MIT - Support email address "support@telesign.com" - Author: jweatherford
        +extends Object +
        The PhoneUtil class contains a mentod for normalizing phone numbers.
    @@ -138,18 +135,18 @@

    Method Summary

    Method and Description -static java.lang.String -formatTo11Digits(java.lang.String phoneNumber) -
    helper method to validate numbers to 11 digits
    +static String +formatTo11Digits(String phoneNumber) +
    This mentod is a helper method for cleansing phone numbers.
    @@ -188,10 +185,12 @@

    Method Detail

    • formatTo11Digits

      -
      public static java.lang.String formatTo11Digits(java.lang.String phoneNumber)
      -
      helper method to validate numbers to 11 digits
      -
      Parameters:
      phoneNumber -
      -
      Returns:
      the phone number validated to 11 digits
      +
      public static String formatTo11Digits(String phoneNumber)
      +
      This mentod is a helper method for cleansing phone numbers. + Specifically, it ensures that all phone number conform to a standard 11 digit format. + For example, (310) 555-1212 becomes 13105551212.
      +
      Parameters:
      phoneNumber - [Required] A string that contains the user's phone number, in its original form.
      +
      Returns:
      The cleansed form of the phone number.
    @@ -213,10 +212,10 @@

    formatTo11Digits

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/util/TeleSignRequest.html b/doc/com/telesign/util/TeleSignRequest.html index a446ec9..0060212 100644 --- a/doc/com/telesign/util/TeleSignRequest.html +++ b/doc/com/telesign/util/TeleSignRequest.html @@ -2,9 +2,9 @@ - + TeleSignRequest - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.util.TeleSignRequest
      • @@ -97,17 +97,104 @@

        Class TeleSignRequest



        public class TeleSignRequest
        -extends java.lang.Object
        -
        Copyright (c) TeleSign Corporation 2012. - License: MIT - Support email address "support@telesign.com" - Author: jweatherford
        +extends Object +
        The TeleSignRequest class is an abstraction for creating and sending HTTP 1.1 + REST Requests for TeleSign web services.
    +
    TeleSign Java SDK v1.0
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/util/class-use/TeleSignRequest.html b/doc/com/telesign/util/class-use/TeleSignRequest.html index b064c4b..178bd37 100644 --- a/doc/com/telesign/util/class-use/TeleSignRequest.html +++ b/doc/com/telesign/util/class-use/TeleSignRequest.html @@ -2,9 +2,9 @@ - + Uses of Class com.telesign.util.TeleSignRequest - + @@ -29,10 +29,10 @@
  • Class
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/util/package-frame.html b/doc/com/telesign/util/package-frame.html index 923afb7..b2b3bbc 100644 --- a/doc/com/telesign/util/package-frame.html +++ b/doc/com/telesign/util/package-frame.html @@ -2,9 +2,9 @@ - + com.telesign.util - + diff --git a/doc/com/telesign/util/package-summary.html b/doc/com/telesign/util/package-summary.html index 4771ae5..69d6943 100644 --- a/doc/com/telesign/util/package-summary.html +++ b/doc/com/telesign/util/package-summary.html @@ -2,9 +2,9 @@ - + com.telesign.util - + @@ -29,10 +29,10 @@
  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/util/package-tree.html b/doc/com/telesign/util/package-tree.html index ab4ab1c..8297983 100644 --- a/doc/com/telesign/util/package-tree.html +++ b/doc/com/telesign/util/package-tree.html @@ -2,9 +2,9 @@ - + com.telesign.util Class Hierarchy - + @@ -29,10 +29,10 @@
  • Class
  • Use
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/verify/Verify.html b/doc/com/telesign/verify/Verify.html index b4fba3c..e722201 100644 --- a/doc/com/telesign/verify/Verify.html +++ b/doc/com/telesign/verify/Verify.html @@ -2,9 +2,9 @@ - + Verify - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.verify.Verify
      • @@ -97,17 +97,38 @@

        Class Verify



        public class Verify
        -extends java.lang.Object
        -
        Copyright (c) TeleSign Corporation 2012. - License: MIT - Support email address "support@telesign.com" - Author: jweatherford
        +extends Object +
        The Verify class abstracts your interactions with the TeleSign Verify web service. + A Verify object encapsulates your credentials (your TeleSign Customer ID and Secret Key).
    • + + @@ -209,6 +230,32 @@

      Methods inherited from class java.lang.Object

      • + +
          +
        • + + +

          Field Detail

          + + + +
            +
          • +

            customer_id

            +
            private final String customer_id
            +
          • +
          + + + +
            +
          • +

            secret_key

            +
            private final String secret_key
            +
          • +
          +
        • +
        • @@ -221,16 +268,11 @@

          Constructor Detail

        • @@ -241,103 +283,93 @@

          Verify

          Method Detail

          - +
          • -

            sms

            -
            public VerifyResponse sms(java.lang.String identifier)
            -
            Convenience method an overload of sms(String, String, String, String)
            -
            Parameters:
            identifier - the phone number to send the sms message
            -
            Returns:
            VerifyResponse The fully formed - response object repersentation of the JSON reply
            +

            call

            +
            public VerifyResponse call(String phone_number)
            +
            Delivers a verification code to the end user with a phone call. When the user answers their phone, the TeleSign server plays an automated voice message that contains the code. + This is the simplest of the three overloads of this method. This overload takes the only required paramter—the end user's phone number.
            +
            Parameters:
            phone_number - [Required] A string representing the user’s phone number.
            +
            Returns:
            A VerifyResponse object, which contains the JSON-formatted response body from the TeleSign server.
          - +
          • -

            sms

            -
            public VerifyResponse sms(java.lang.String identifier,
            -                 java.lang.String language)
            -
            Convenience method an overload of sms(String, String, String, String)
            -
            Parameters:
            identifier - the phone number to send the sms message
            language - The String representation of the language to send the sms message
            -
            Returns:
            VerifyResponse The fully formed - response object repersentation of the JSON reply
            +

            call

            +
            public VerifyResponse call(String phone_number,
            +                  String language)
            +
            Delivers a verification code to the end user with a phone call. When the user answers their phone, the TeleSign server plays an automated voice message that contains the code. + Use this overload when the end user's spoken language isn't the default language (English).
            +
            Parameters:
            phone_number - [Required] A string representing the user’s phone number.
            language - [Required] A string representing the IETF language tag used in applying predefined templates. For example, "fr-CA". Set this value to null for English (the default).
            +
            Returns:
            A VerifyResponse object, which contains the JSON-formatted response body from the TeleSign server.
          - +
          • -

            sms

            -
            public VerifyResponse sms(java.lang.String identifier,
            -                 java.lang.String language,
            -                 java.lang.String verify_code,
            -                 java.lang.String template)
            -
            Make a Verify SMS request to TeleSign's API. This method allows - the language, verification code and template of the message to be set. - -

            - https://portal.telesign.com/docs/content/verify-sms.html

            -
            Parameters:
            identifier - the phone number to send the sms message
            language - The String representation of the language to send the sms message
            verify_code - The code to send via sms. Set to null to let Telesign generate the code
            template - The template of the message that is being sent. Set to null for default, otherwise must include $$CODE$$ as a variable placeholder
            -
            Returns:
            VerifyResponse The fully formed - response object repersentation of the JSON reply
            +

            call

            +
            public VerifyResponse call(String phone_number,
            +                  String language,
            +                  String verify_code,
            +                  String verify_method,
            +                  int extension_type,
            +                  String extension_template,
            +                  boolean redial)
            +
            Delivers a verification code to the end user with a phone call. When the user answers their phone, the TeleSign server plays an automated voice message that contains the code. + Use this overload when the end user's written language isn't the default language (English), or when you want to send them a verification code that you create, or when you need to specify a method for handling automated interactions with a PBX .
            +
            Parameters:
            phone_number - [Required] A string representing the user’s phone number.
            language - [Required] A string representing the IETF language tag used in applying predefined templates. For example, "fr-CA". Set this value to null for English (the default).
            verify_code - [Optional] A string representing the verification code that you want to send to the end user. TeleSign will automatically generate a verification code for you if to set this value to null.
            verify_method - [Optional] A string representing the input method you want the end user to use when returning the verification code. Use a value of "keypress" when you want the user to use their phone to dial the code. Set this value to null when you want the user to enter the code into your web aplication (the default).
            extension_type - [Optional] An Integer value representing the type of response to use when dialing into a Private Branch Exchange (PBX). Use a value of 1 to have TeleSign use Dual-Tone Multi-Frequency (DTMF) tones to dail the user's extension. Use a value of 2 to have TeleSign use voice automation to request the user's extension. Use a value of 0 (the default) when the user isn't behind a PBX.
            extension_template - [Optional] A numerical string specifying the user's PBX extension number. Since this value is used in the callstring, you can include one second pauses by adding commas before the extension number. Set this value to null (the default) if not used.
            redial - [Optional] A boolean value that enables/disables redialing. Set this value to "true" (the default) when you want TeleSign to reattempt the call after a failed attempt. Set this value to "false" when you don't.
            +
            Returns:
            A VerifyResponse object, which contains the JSON-formatted response body from the TeleSign server.
          - +
          • -

            call

            -
            public VerifyResponse call(java.lang.String identifier)
            - -
            Parameters:
            identifier - Required, the phone number of the person to dial
            -
            Returns:
            VerifyResponse The fully formed - response object repersentation of the JSON reply
            +

            sms

            +
            public VerifyResponse sms(String identifier)
            +
            Delivers a verification code to the end user by sending it in a text message. + This is the simplest of the three overloads of this method. This overload takes the only required paramter—the end user's phone number.
            +
            Parameters:
            identifier - [Required] A string representing the user’s phone number.
            +
            Returns:
            A VerifyResponse object, which contains the JSON-formatted response body from the TeleSign server.
          - +
          • -

            call

            -
            public VerifyResponse call(java.lang.String identifier,
            -                  java.lang.String language)
            - -
            Parameters:
            identifier - Required, th phone number of the person to dial
            language - optional can be null. The language code of the call
            -
            Returns:
            VerifyResponse The fully formed - response object repersentation of the JSON reply
            +

            sms

            +
            public VerifyResponse sms(String identifier,
            +                 String language)
            +
            Delivers a verification code to the end user by sending it in a text message. + Use this overload when the end user's written language isn't the default language (English).
            +
            Parameters:
            identifier - [Required] A string representing the user’s phone number.
            language - [Optional] A string representing the IETF language tag used in applying predefined templates. For example, "fr-CA". Set this value to null for English (the default).
            +
            Returns:
            A VerifyResponse object, which contains the JSON-formatted response body from the TeleSign server.
          - +
          • -

            call

            -
            public VerifyResponse call(java.lang.String identifier,
            -                  java.lang.String language,
            -                  java.lang.String verify_code,
            -                  java.lang.String verify_method,
            -                  int extension_type,
            -                  java.lang.String extension_template,
            -                  boolean redial)
            -
            Make a Verify API call to TeleSigns phone service. Calling this method - results in an automated phone call made to the given identifier. The language - is specified as a string. Extensions and delays are programmable using the - extension_type and extension template. - -

            - https://portal.telesign.com/docs/content/verify-call.html

            -
            Parameters:
            identifier - Required, the phone number of the person to dial
            language - optional can be null. The language code of the call
            verify_code - optional. if null, verify code will be generated by telesign
            verify_method - optional. Only available option is currently null (dictated code) or "keypress"
            extension_type - optional. If 0, no extension. if 1, DTMF extension. If 2, voice extension
            extension_template - optional. If null not used. Otherwise the extension to reach
            redial - optional. Default true
            -
            Returns:
            VerifyResponse The fully formed - response object repersentation of the JSON reply
            +

            sms

            +
            public VerifyResponse sms(String identifier,
            +                 String language,
            +                 String verify_code,
            +                 String template)
            +
            Delivers a verification code to the end user by sending it in a text message. + Use this overload when the end user's written language isn't the default language (English), or when you want to send them a verification code that you create, or when you want to apply a custom text message template.
            +
            Parameters:
            identifier - [Required] A string representing the user’s phone number.
            language - [Optional] A string representing the IETF language tag used in applying predefined templates. For example, "fr-CA". Set this value to null for English (the default).
            verify_code - [Optional] A string representing the verification code that you want to send to the end user. TeleSign will automatically generate a verification code for you if to set this value to null.
            template - [Optional] A string representing a text message to override the predefined text message template. Your text message must incorporate a $$CODE$$ placeholder to integrate the verify_code field. Set this value to null (the default) to use the predefined template.
            +
            Returns:
            A VerifyResponse object, which contains the JSON-formatted response body from the TeleSign server.
          @@ -346,13 +378,12 @@

          call

          • status

            -
            public VerifyResponse status(java.lang.String resource_id)
            -
            Return the results of the post referenced by the reference_id. After a verify - SMS or Call has been made, the status of that verification request can be retrieved - with this method.
            -
            Parameters:
            resource_id - the id returned from either requestsSMS or requestCall
            -
            Returns:
            VerifyResponse The fully formed - response object repersentation of the JSON reply
            +
            public VerifyResponse status(String resource_id)
            +
            Retrieves the status of a phone verification (for either SMS or Call). + Call this method as a follow-up, after sending a verification code to an end user. + This method takes only one paramter—the reference identifier that you received from TeleSign after calling either com.telesign.verify or com.telesign.verify.
            +
            Parameters:
            resource_id - [Required] The string value that uniquely identifies a Phone Verify service transaction. Each time you make a Phone Verify call, the TeleSign server responds with this auto-generated value.
            +
            Returns:
            A VerifyResponse object, which contains the JSON-formatted response body from the TeleSign server.
          @@ -374,10 +405,10 @@

          status

        • Use
        • Tree
        • -
        • Deprecated
        • Index
        • Help
        +
        DocBuild:
      +

      Copyright © , TeleSign Corp., All rights reserved.

      diff --git a/doc/com/telesign/verify/class-use/Verify.html b/doc/com/telesign/verify/class-use/Verify.html index b6e0a6f..769838d 100644 --- a/doc/com/telesign/verify/class-use/Verify.html +++ b/doc/com/telesign/verify/class-use/Verify.html @@ -2,9 +2,9 @@ - + Uses of Class com.telesign.verify.Verify - + @@ -29,10 +29,10 @@
    • Class
    • Tree
    • -
    • Deprecated
    • Index
    • Help
    +
    TeleSign Java SDK v1.0
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/verify/package-frame.html b/doc/com/telesign/verify/package-frame.html index d97fff6..aa68968 100644 --- a/doc/com/telesign/verify/package-frame.html +++ b/doc/com/telesign/verify/package-frame.html @@ -2,9 +2,9 @@ - + com.telesign.verify - + diff --git a/doc/com/telesign/verify/package-summary.html b/doc/com/telesign/verify/package-summary.html index bdc7b35..1bd8107 100644 --- a/doc/com/telesign/verify/package-summary.html +++ b/doc/com/telesign/verify/package-summary.html @@ -2,9 +2,9 @@ - + com.telesign.verify - + @@ -29,10 +29,10 @@
  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/verify/package-tree.html b/doc/com/telesign/verify/package-tree.html index e05db92..f80a6b1 100644 --- a/doc/com/telesign/verify/package-tree.html +++ b/doc/com/telesign/verify/package-tree.html @@ -2,9 +2,9 @@ - + com.telesign.verify Class Hierarchy - + @@ -29,10 +29,10 @@
  • Class
  • Use
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/verify/response/VerifyResponse.Error.html b/doc/com/telesign/verify/response/VerifyResponse.Error.html index 96c424b..8e28abc 100644 --- a/doc/com/telesign/verify/response/VerifyResponse.Error.html +++ b/doc/com/telesign/verify/response/VerifyResponse.Error.html @@ -2,9 +2,9 @@ - + VerifyResponse.Error - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.verify.response.VerifyResponse.Error
      • @@ -101,7 +101,8 @@

        Class VerifyResponse.Error<

        public static class VerifyResponse.Error
        -extends java.lang.Object
        +extends Object +
        An array of property-value pairs, that contain information on error conditions that might have resulted from the Request.

    @@ -122,11 +123,15 @@

    Field Summary

    int -code  +code +
    A 1 to 5-digit error code (possibly negative) that indicates the type of error that occurred.
    + -java.lang.String -description  +String +description +
    A string that describes the type of error that occurred.
    + @@ -155,11 +160,11 @@

    Constructor Summary

    Method Summary

    @@ -182,6 +187,7 @@

    Field Detail

  • code

    public int code
    +
    A 1 to 5-digit error code (possibly negative) that indicates the type of error that occurred. When no error occurs, the default value 0 is returned.
  • @@ -190,7 +196,8 @@

    code

    @@ -229,10 +236,10 @@

    VerifyResponse.Error

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/verify/response/VerifyResponse.Status.html b/doc/com/telesign/verify/response/VerifyResponse.Status.html index 5ce6c5b..088be9f 100644 --- a/doc/com/telesign/verify/response/VerifyResponse.Status.html +++ b/doc/com/telesign/verify/response/VerifyResponse.Status.html @@ -2,9 +2,9 @@ - + VerifyResponse.Status - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.verify.response.VerifyResponse.Status
      • @@ -101,7 +101,8 @@

        Class VerifyResponse.Statu

        public static class VerifyResponse.Status
        -extends java.lang.Object
        +extends Object +
        An object containing details about the request status.

    @@ -122,15 +123,21 @@

    Field Summary

    int -code  +code +
    One of the Transaction Status Codes.
    + -java.lang.String -description  +String +description +
    A descriptionm of the transaction status.
    + -java.lang.String -updated_on  +String +updated_on +
    An ISO 8601 UTC timestamp indicating when the transaction status was updated.
    + @@ -159,11 +166,11 @@

    Constructor Summary

    Method Summary

    @@ -179,31 +186,34 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - +
    • -

      updated_on

      -
      public java.lang.String updated_on
      +

      code

      +
      public int code
      +
      One of the Transaction Status Codes.
    - +
    • -

      code

      -
      public int code
      +

      description

      +
      public String description
      +
      A descriptionm of the transaction status.
    - +
    • -

      description

      -
      public java.lang.String description
      +

      updated_on

      +
      public String updated_on
      +
      An ISO 8601 UTC timestamp indicating when the transaction status was updated.
    @@ -242,10 +252,10 @@

    VerifyResponse.Status

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/verify/response/VerifyResponse.Verify.html b/doc/com/telesign/verify/response/VerifyResponse.Verify.html index 7d92be9..0733598 100644 --- a/doc/com/telesign/verify/response/VerifyResponse.Verify.html +++ b/doc/com/telesign/verify/response/VerifyResponse.Verify.html @@ -2,9 +2,9 @@ - + VerifyResponse.Verify - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.verify.response.VerifyResponse.Verify
      • @@ -101,7 +101,8 @@

        Class VerifyResponse.Verif

        public static class VerifyResponse.Verify
        -extends java.lang.Object
        +extends Object +
        An object that describes the verification status.

    @@ -121,12 +122,16 @@

    Field Summary

    Field and Description -java.lang.String -code_entered  +String +code_entered +
    Always set to an empty string.
    + -java.lang.String -code_state  +String +code_state +
    Indicates whether the verification code entered matches that which was sent.
    + @@ -155,11 +160,11 @@

    Constructor Summary

    Method Summary

    @@ -175,22 +180,24 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - +
    • -

      code_state

      -
      public java.lang.String code_state
      +

      code_entered

      +
      public String code_entered
      +
      Always set to an empty string.
    - +
    • -

      code_entered

      -
      public java.lang.String code_entered
      +

      code_state

      +
      public String code_state
      +
      Indicates whether the verification code entered matches that which was sent. Possible values are VALID, INVALID, or UNKNOWN. When the code entered matches the code sent, the response will be VALID. When the code entered does not match the code sent, code_state will be INVALID.
    @@ -229,10 +236,10 @@

    VerifyResponse.Verify

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/verify/response/VerifyResponse.html b/doc/com/telesign/verify/response/VerifyResponse.html index 5797dfe..0dd26af 100644 --- a/doc/com/telesign/verify/response/VerifyResponse.html +++ b/doc/com/telesign/verify/response/VerifyResponse.html @@ -2,9 +2,9 @@ - + VerifyResponse - + @@ -29,10 +29,10 @@
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
      -
    • java.lang.Object
    • +
    • Object
      • com.telesign.verify.response.VerifyResponse
      • @@ -97,15 +97,8 @@

        Class VerifyResponse



        public class VerifyResponse
        -extends java.lang.Object
        -
        Google GSON mapped class to represent a TeleSign JSON response to a - Verify.sms(), Verify.call() and Verify.status() requests - - - Copyright (c) TeleSign Corporation 2012. - License: MIT - Support email address "support@telesign.com" - Author: jweatherford
        +extends Object +
        The VerifyResponse class encapsulates all of the information returned from a call to either the Verify SMS web service, or to the Verify Call web service.
    @@ -126,15 +119,21 @@

    Nested Class Summary

    static class  -VerifyResponse.Error  +VerifyResponse.Error +
    An array of property-value pairs, that contain information on error conditions that might have resulted from the Request.
    + static class  -VerifyResponse.Status  +VerifyResponse.Status +
    An object containing details about the request status.
    + static class  -VerifyResponse.Verify  +VerifyResponse.Verify +
    An object that describes the verification status.
    + @@ -153,27 +152,39 @@

    Field Summary

    VerifyResponse.Error[] -errors  +errors +
    An array of VerifyResponse.Error objects.
    + -java.lang.String -reference_id  +String +reference_id +
    A String containing a reference identifier that uniquely identifies the Request message that initiated this Response.
    + -java.lang.String -resource_uri  +String +resource_uri +
    A String containing the URI for accesses the PhoneID resource.
    + VerifyResponse.Status -status  +status +
    An object containing details about the request status.
    + -java.lang.String -sub_resource  +String +sub_resource +
    A String containing the name of the subresource that was accessed.
    + VerifyResponse.Verify -verify  +verify +
    An object that describes the verification status.
    + @@ -208,16 +219,18 @@

    Method Summary

    Method and Description -java.lang.String -toString()  +String +toString() +
    Converts a VerifyResponse object to its equivalent JSON format.
    + @@ -233,49 +246,54 @@

    Methods inherited from class java.lang.Object

    Field Detail

    - +
    • -

      reference_id

      -
      public java.lang.String reference_id
      +

      errors

      +
      public VerifyResponse.Error[] errors
      +
      An array of VerifyResponse.Error objects. Each Error object contains information about an error condition that might have resulted from the Request.
    - +
    • -

      resource_uri

      -
      public java.lang.String resource_uri
      +

      reference_id

      +
      public String reference_id
      +
      A String containing a reference identifier that uniquely identifies the Request message that initiated this Response.
    - +
    • -

      sub_resource

      -
      public java.lang.String sub_resource
      +

      resource_uri

      +
      public String resource_uri
      +
      A String containing the URI for accesses the PhoneID resource.
    - + - +
    • -

      status

      -
      public VerifyResponse.Status status
      +

      sub_resource

      +
      public String sub_resource
      +
      A String containing the name of the subresource that was accessed. For example, "standard".
    @@ -285,6 +303,7 @@

    status

  • verify

    public VerifyResponse.Verify verify
    +
    An object that describes the verification status.
  • @@ -318,11 +337,12 @@

    Method Detail

    • toString

      -
      public java.lang.String toString()
      +
      public String toString()
      +
      Converts a VerifyResponse object to its equivalent JSON format.
      Overrides:
      -
      toString in class java.lang.Object
      -
      +
      toString in class Object
      +
      Returns:
      A string containing the response from the TeleSign server, in JSON format.
      See Also:
      Object.toString()
    @@ -344,10 +364,10 @@

    toString

  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/verify/response/class-use/VerifyResponse.Error.html b/doc/com/telesign/verify/response/class-use/VerifyResponse.Error.html index d8ac97f..3b68bae 100644 --- a/doc/com/telesign/verify/response/class-use/VerifyResponse.Error.html +++ b/doc/com/telesign/verify/response/class-use/VerifyResponse.Error.html @@ -2,9 +2,9 @@ - + Uses of Class com.telesign.verify.response.VerifyResponse.Error - + @@ -29,10 +29,10 @@
  • Class
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/com/telesign/verify/response/package-tree.html b/doc/com/telesign/verify/response/package-tree.html index 85e9028..a638eaa 100644 --- a/doc/com/telesign/verify/response/package-tree.html +++ b/doc/com/telesign/verify/response/package-tree.html @@ -2,9 +2,9 @@ - + com.telesign.verify.response Class Hierarchy - + @@ -29,10 +29,10 @@
  • Class
  • Use
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/constant-values.html b/doc/constant-values.html index 06e5f56..40fd018 100644 --- a/doc/constant-values.html +++ b/doc/constant-values.html @@ -2,9 +2,9 @@ - + Constant Field Values - + @@ -29,10 +29,10 @@
  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/copyright.html b/doc/copyright.html new file mode 100644 index 0000000..292cf67 --- /dev/null +++ b/doc/copyright.html @@ -0,0 +1,38 @@ + + + + + Copyright Statement + + + +
    +
    +

    Copyright Page

    +

    This content is © Copyright , TeleSign Corporation.

    + +

    Disclaimer

    +

    Except where expressly provided otherwise by TeleSign, the materials in this Software Development Kit (SDK) are provided "as is," and TeleSign hereby disclaims all express or implied representations, warranties, guaranties, and conditions, including but not limited to any implied warranties or conditions of merchantability, fitness for a particular purpose, title and non-infringement, except to the extent that such disclaimers are held to be legally invalid. TeleSign makes no representations, warranties, guaranties, or conditions as to the quality, suitability, truth, accuracy, or completeness of any of the materials contained on the website.

    + +

    Limitation of Liability

    +

    TeleSign shall not be liable for any damages suffered as a result of using this SDK. In no event, shall TeleSign be liable for any indirect, punitive, special, incidental, or consequential damage (including but not limited to loss of business, revenue, profits, use, data or other economic advantage), however it arises, whether in an action of contract, negligence or other tortious action, arising out of or in connection with the use or performance of use of this SDK, even if TeleSign has been previously advised of the possibility of such damage. You have sole responsibility for the adequate protection and backup of data and/or equipment used in connection with this SDK, and you will not make a claim against TeleSign for lost data, re-run time, inaccurate output, work delays, or lost profits resulting from the use of these materials. You agree to hold TeleSign harmless from, and you covenant not to sue TeleSign for any claims based on or related to the use of this SDK.

    + +

    Intellectual Property Notices

    +

    TeleSign™ and the TeleSign logo are registered trademarks ®. PhoneID and other TeleSign product names referenced herein are trademarks of TeleSign Corporation, and may be registered in the United States Patent and Trademark Office and in other countries. All other product names, company names, marks, logos, and symbols are trademarks of their respective owners.

    + +

    Digital Millennium Copyright Act Notice

    +

    TeleSign respects the intellectual property rights of others. TeleSign may, in appropriate circumstances and at its sole discretion, terminate the access of users who infringe the copyrights or intellectual property rights of others.

    +
    +
    + + \ No newline at end of file diff --git a/doc/deprecated-list.html b/doc/deprecated-list.html index 7e88388..f5f620c 100644 --- a/doc/deprecated-list.html +++ b/doc/deprecated-list.html @@ -2,9 +2,9 @@ - + Deprecated List - + @@ -33,6 +33,7 @@
  • Index
  • Help
  • +
    TeleSign Java SDK
    v1.0
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/index-files/index-1.html b/doc/index-files/index-1.html index 8da521e..df49dcc 100644 --- a/doc/index-files/index-1.html +++ b/doc/index-files/index-1.html @@ -2,9 +2,9 @@ - + A-Index - + @@ -29,10 +29,10 @@
  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    TeleSign Java SDK v1.0
    -
    A C D E F G I L M N O P R S T U V Z  +
    A B C D E F G H I L M N O P R S T U V Z 

    A

    addHeader(String, String) - Method in class com.telesign.util.TeleSignRequest
    -
    Add a header to this TeleSign Request.
    +
    Adds an HTTP 1.1 Request header field/value pair to the set of Request + Headers.
    addParam(String, String) - Method in class com.telesign.util.TeleSignRequest
    -
    Add a parameter to the query String.
    +
    Adds an HTTP 1.1 Request parameter attribute/value pair to the set of + Request Parameters.
    address1 - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Contact
    -
     
    +
    +
    A string that indicates the first line of the contact’s street address.
    +
    address2 - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Contact
    -
     
    +
    +
    A string that indicates the second line of the contact’s street address.
    +
    address3 - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Contact
    -
     
    +
    +
    A string that indicates the third line of the contact’s street address.
    +
    address4 - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Contact
    -
     
    +
    +
    A string that indicates the fourth line of the contact’s street address.
    +
    -A C D E F G I L M N O P R S T U V Z 
    +A B C D E F G H I L M N O P R S T U V Z 
    @@ -97,10 +107,10 @@

    A

  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/index-files/index-10.html b/doc/index-files/index-10.html index 69c7a5b..ef570ce 100644 --- a/doc/index-files/index-10.html +++ b/doc/index-files/index-10.html @@ -2,15 +2,15 @@ - -N-Index - + +L-Index + @@ -29,10 +29,10 @@
  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    TeleSign Java SDK v1.0
    -
    A C D E F G I L M N O P R S T U V Z  +
    A B C D E F G H I L M N O P R S T U V Z  -

    N

    +

    L

    -
    name - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location.Country
    -
     
    -
    name - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location.TimeZone
    -
     
    -
    name - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location.Country
    -
     
    -
    name - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location.TimeZone
    -
     
    -
    name - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location.Country
    -
     
    -
    name - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location.TimeZone
    -
     
    -
    numbering - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse
    -
     
    -
    numbering - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse
    -
     
    -
    numbering - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse
    -
     
    -
    numbering - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse
    -
     
    +
    lastname - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Contact
    +
    +
    A string that indicates the contact’s last name or family name.
    +
    +
    latitude - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location.Coordinates
    +
    +
    A value indicating the number of degrees of latitude of the location associated with the phone number, expressed in seven decimal digits, with five decimal places.
    +
    +
    latitude - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location.Coordinates
    +
    +
    A value indicating the number of degrees of latitude of the location associated with the phone number, expressed in seven decimal digits, with five decimal places.
    +
    +
    latitude - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location.Coordinates
    +
    +
    A value indicating the number of degrees of latitude of the location associated with the phone number, expressed in seven decimal digits, with five decimal places.
    +
    +
    level - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Risk
    +
    +
    A string indicating the severity of the risk.
    +
    +
    live(String, String) - Method in class com.telesign.phoneid.PhoneId
    +
    +
    Returns information about a specified phone number’s state of operation.
    +
    +
    live - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse
    +
    +
    A JSON object containing details about a specified phone number’s state of operation.
    +
    +
    location - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse
    +
    +
    An object containing geographical location information associated with the phone number.
    +
    +
    location - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse
    +
    +
    An object containing geographical location information associated with the phone number.
    +
    +
    location - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse
    +
    +
    An object containing geographical location information associated with the phone number.
    +
    +
    longitude - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location.Coordinates
    +
    +
    A value indicating the number of degrees of longitude of the location associated with the phone number, expressed in eight decimal digits, with five decimal places For example, -118.30840.
    +
    +
    longitude - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location.Coordinates
    +
    +
    A value indicating the number of degrees of longitude of the location associated with the phone number, expressed in eight decimal digits, with five decimal places For example, -118.30840.
    +
    +
    longitude - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location.Coordinates
    +
    +
    A value indicating the number of degrees of longitude of the location associated with the phone number, expressed in eight decimal digits, with five decimal places For example, -118.30840.
    +
    -A C D E F G I L M N O P R S T U V Z 
    +A B C D E F G H I L M N O P R S T U V Z 
    @@ -101,10 +133,10 @@

    N

  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/index-files/index-11.html b/doc/index-files/index-11.html index b1056fa..68f0c8f 100644 --- a/doc/index-files/index-11.html +++ b/doc/index-files/index-11.html @@ -2,15 +2,15 @@ - -O-Index - + +M-Index + @@ -29,10 +29,10 @@
  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    TeleSign Java SDK v1.0
    -
    A C D E F G I L M N O P R S T U V Z  +
    A B C D E F G H I L M N O P R S T U V Z  -

    O

    +

    M

    -
    original - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering
    -
     
    -
    original - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering
    -
     
    -
    original - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering
    -
     
    -
    original - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering
    -
     
    +
    max_length - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.CleansingNumber.Number
    +
    +
    The maximum number of digits allowed for phone numbers with this particular Country Dialing Code.
    +
    +
    max_length - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.CleansingNumber.Number
    +
    +
    The maximum number of digits allowed for phone numbers with this particular Country Dialing Code.
    +
    +
    max_length - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.CleansingNumber.Number
    +
    +
    The maximum number of digits allowed for phone numbers with this particular Country Dialing Code.
    +
    +
    max_length - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.CleansingNumber.Number
    +
    +
    The maximum number of digits allowed for phone numbers with this particular Country Dialing Code.
    +
    +
    metro_code - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location
    +
    +
    A 4-digit string indicating the Primary Metropolitan Statistical Area (PMSA) Code for the location associated with the phone number (U.S.
    +
    +
    metro_code - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location
    +
    +
    A 4-digit string indicating the Primary Metropolitan Statistical Area (PMSA) Code for the location associated with the phone number (U.S.
    +
    +
    metro_code - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location
    +
    +
    A 4-digit string indicating the Primary Metropolitan Statistical Area (PMSA) Code for the location associated with the phone number (U.S.
    +
    +
    min_length - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.CleansingNumber.Number
    +
    +
    The minimum number of digits allowed for phone numbers with this particular Country Dialing Code.
    +
    +
    min_length - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.CleansingNumber.Number
    +
    +
    The minimum number of digits allowed for phone numbers with this particular Country Dialing Code.
    +
    +
    min_length - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.CleansingNumber.Number
    +
    +
    The minimum number of digits allowed for phone numbers with this particular Country Dialing Code.
    +
    +
    min_length - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.CleansingNumber.Number
    +
    +
    The minimum number of digits allowed for phone numbers with this particular Country Dialing Code.
    +
    -A C D E F G I L M N O P R S T U V Z 
    +A B C D E F G H I L M N O P R S T U V Z 
    @@ -89,10 +125,10 @@

    O

  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/index-files/index-12.html b/doc/index-files/index-12.html index 1ca2719..4fb112d 100644 --- a/doc/index-files/index-12.html +++ b/doc/index-files/index-12.html @@ -2,15 +2,15 @@ - -P-Index - + +N-Index + @@ -29,10 +29,10 @@
  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    TeleSign Java SDK v1.0
    -
    A C D E F G I L M N O P R S T U V Z  +
    A B C D E F G H I L M N O P R S T U V Z  -

    P

    +

    N

    -
    phone_number - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.CleansingNumber.Number
    -
     
    -
    phone_number - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.OriginalNumber
    -
     
    -
    phone_number - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.CleansingNumber.Number
    -
     
    -
    phone_number - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.OriginalNumber
    -
     
    -
    phone_number - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.CleansingNumber.Number
    -
     
    -
    phone_number - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.OriginalNumber
    -
     
    -
    phone_number - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.CleansingNumber.Number
    -
     
    -
    phone_number - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.OriginalNumber
    -
     
    -
    phone_type - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse
    -
     
    -
    phone_type - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse
    -
     
    -
    phone_type - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse
    -
     
    -
    PhoneId - Class in com.telesign.phoneid
    +
    name - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location.Country
    -
    Copyright (c) TeleSign Corporation 2012.
    +
    The Country Name associated with phone number.
    -
    PhoneId(String, String) - Constructor for class com.telesign.phoneid.PhoneId
    +
    name - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location.TimeZone
    -
    Implementation of the TeleSign PhoneId api
    +
    A string identifying the Time Zone Name (TZ) associated with the phone number (U.S.
    -
    PhoneIdContactResponse - Class in com.telesign.phoneid.response
    +
    name - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location.Country
    -
    Google GSON mapped class to represent a TeleSign JSON response to a - PhoneId.contact() request - - Copyright (c) TeleSign Corporation 2012.
    +
    The Country Name associated with phone number.
    -
    PhoneIdContactResponse() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse
    -
     
    -
    PhoneIdContactResponse.Contact - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdContactResponse.Contact() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse.Contact
    -
     
    -
    PhoneIdContactResponse.Error - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdContactResponse.Error() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse.Error
    -
     
    -
    PhoneIdContactResponse.Location - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdContactResponse.Location() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse.Location
    -
     
    -
    PhoneIdContactResponse.Location.Coordinates - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdContactResponse.Location.Coordinates() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse.Location.Coordinates
    -
     
    -
    PhoneIdContactResponse.Location.Country - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdContactResponse.Location.Country() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse.Location.Country
    -
     
    -
    PhoneIdContactResponse.Location.TimeZone - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdContactResponse.Location.TimeZone() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse.Location.TimeZone
    -
     
    -
    PhoneIdContactResponse.Numbering - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdContactResponse.Numbering() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering
    -
     
    -
    PhoneIdContactResponse.Numbering.CleansingNumber - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdContactResponse.Numbering.CleansingNumber() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.CleansingNumber
    -
     
    -
    PhoneIdContactResponse.Numbering.CleansingNumber.Number - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdContactResponse.Numbering.CleansingNumber.Number() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.CleansingNumber.Number
    -
     
    -
    PhoneIdContactResponse.Numbering.OriginalNumber - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdContactResponse.Numbering.OriginalNumber() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.OriginalNumber
    -
     
    -
    PhoneIdContactResponse.PhoneType - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdContactResponse.PhoneType() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse.PhoneType
    -
     
    -
    PhoneIdContactResponse.Status - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdContactResponse.Status() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse.Status
    -
     
    -
    PhoneIdLiveResponse - Class in com.telesign.phoneid.response
    +
    name - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location.TimeZone
    -
    Google GSON mapped class to represent a TeleSign JSON response to a - PhoneId.live() request - - Copyright (c) TeleSign Corporation 2012.
    +
    A string identifying the Time Zone Name (TZ) associated with the phone number (U.S.
    -
    PhoneIdLiveResponse() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse
    -
     
    -
    PhoneIdLiveResponse.Error - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdLiveResponse.Error() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse.Error
    -
     
    -
    PhoneIdLiveResponse.Live - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdLiveResponse.Live() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse.Live
    -
     
    -
    PhoneIdLiveResponse.Location - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdLiveResponse.Location() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse.Location
    -
     
    -
    PhoneIdLiveResponse.Location.Coordinates - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdLiveResponse.Location.Coordinates() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse.Location.Coordinates
    -
     
    -
    PhoneIdLiveResponse.Location.Country - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdLiveResponse.Location.Country() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse.Location.Country
    -
     
    -
    PhoneIdLiveResponse.Location.TimeZone - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdLiveResponse.Location.TimeZone() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse.Location.TimeZone
    -
     
    -
    PhoneIdLiveResponse.Numbering - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdLiveResponse.Numbering() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering
    -
     
    -
    PhoneIdLiveResponse.Numbering.CleansingNumber - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdLiveResponse.Numbering.CleansingNumber() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.CleansingNumber
    -
     
    -
    PhoneIdLiveResponse.Numbering.CleansingNumber.Number - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdLiveResponse.Numbering.CleansingNumber.Number() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.CleansingNumber.Number
    -
     
    -
    PhoneIdLiveResponse.Numbering.OriginalNumber - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdLiveResponse.Numbering.OriginalNumber() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.OriginalNumber
    -
     
    -
    PhoneIdLiveResponse.PhoneType - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdLiveResponse.PhoneType() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse.PhoneType
    -
     
    -
    PhoneIdLiveResponse.Status - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdLiveResponse.Status() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse.Status
    -
     
    -
    PhoneIdScoreResponse - Class in com.telesign.phoneid.response
    +
    name - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location.Country
    -
    Google GSON mapped class to represent a TeleSign JSON response to a - PhoneId.score() request - - Copyright (c) TeleSign Corporation 2012.
    +
    The Country Name associated with phone number.
    -
    PhoneIdScoreResponse() - Constructor for class com.telesign.phoneid.response.PhoneIdScoreResponse
    -
     
    -
    PhoneIdScoreResponse.Error - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdScoreResponse.Error() - Constructor for class com.telesign.phoneid.response.PhoneIdScoreResponse.Error
    -
     
    -
    PhoneIdScoreResponse.Numbering - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdScoreResponse.Numbering() - Constructor for class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering
    -
     
    -
    PhoneIdScoreResponse.Numbering.CleansingNumber - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdScoreResponse.Numbering.CleansingNumber() - Constructor for class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.CleansingNumber
    -
     
    -
    PhoneIdScoreResponse.Numbering.CleansingNumber.Number - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdScoreResponse.Numbering.CleansingNumber.Number() - Constructor for class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.CleansingNumber.Number
    -
     
    -
    PhoneIdScoreResponse.Numbering.OriginalNumber - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdScoreResponse.Numbering.OriginalNumber() - Constructor for class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.OriginalNumber
    -
     
    -
    PhoneIdScoreResponse.PhoneType - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdScoreResponse.PhoneType() - Constructor for class com.telesign.phoneid.response.PhoneIdScoreResponse.PhoneType
    -
     
    -
    PhoneIdScoreResponse.Risk - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdScoreResponse.Risk() - Constructor for class com.telesign.phoneid.response.PhoneIdScoreResponse.Risk
    -
     
    -
    PhoneIdScoreResponse.Status - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdScoreResponse.Status() - Constructor for class com.telesign.phoneid.response.PhoneIdScoreResponse.Status
    -
     
    -
    PhoneIdStandardResponse - Class in com.telesign.phoneid.response
    +
    name - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location.TimeZone
    -
    Google GSON mapped class to represent a TeleSign JSON response to a - PhoneId.standard() request - - Copyright (c) TeleSign Corporation 2012.
    +
    A string identifying the Time Zone Name (TZ) associated with the phone number (U.S.
    -
    PhoneIdStandardResponse() - Constructor for class com.telesign.phoneid.response.PhoneIdStandardResponse
    -
     
    -
    PhoneIdStandardResponse.Error - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdStandardResponse.Error() - Constructor for class com.telesign.phoneid.response.PhoneIdStandardResponse.Error
    -
     
    -
    PhoneIdStandardResponse.Location - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdStandardResponse.Location() - Constructor for class com.telesign.phoneid.response.PhoneIdStandardResponse.Location
    -
     
    -
    PhoneIdStandardResponse.Location.Coordinates - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdStandardResponse.Location.Coordinates() - Constructor for class com.telesign.phoneid.response.PhoneIdStandardResponse.Location.Coordinates
    -
     
    -
    PhoneIdStandardResponse.Location.Country - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdStandardResponse.Location.Country() - Constructor for class com.telesign.phoneid.response.PhoneIdStandardResponse.Location.Country
    -
     
    -
    PhoneIdStandardResponse.Location.TimeZone - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdStandardResponse.Location.TimeZone() - Constructor for class com.telesign.phoneid.response.PhoneIdStandardResponse.Location.TimeZone
    -
     
    -
    PhoneIdStandardResponse.Numbering - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdStandardResponse.Numbering() - Constructor for class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering
    -
     
    -
    PhoneIdStandardResponse.Numbering.CleansingNumber - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdStandardResponse.Numbering.CleansingNumber() - Constructor for class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.CleansingNumber
    -
     
    -
    PhoneIdStandardResponse.Numbering.CleansingNumber.Number - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdStandardResponse.Numbering.CleansingNumber.Number() - Constructor for class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.CleansingNumber.Number
    -
     
    -
    PhoneIdStandardResponse.Numbering.OriginalNumber - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdStandardResponse.Numbering.OriginalNumber() - Constructor for class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.OriginalNumber
    -
     
    -
    PhoneIdStandardResponse.PhoneType - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdStandardResponse.PhoneType() - Constructor for class com.telesign.phoneid.response.PhoneIdStandardResponse.PhoneType
    -
     
    -
    PhoneIdStandardResponse.Status - Class in com.telesign.phoneid.response
    -
     
    -
    PhoneIdStandardResponse.Status() - Constructor for class com.telesign.phoneid.response.PhoneIdStandardResponse.Status
    -
     
    -
    PhoneUtil - Class in com.telesign.util
    +
    numbering - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse
    -
    Copyright (c) TeleSign Corporation 2012.
    +
    An object containing details about the numbering attributes of the specified phone number.
    +
    +
    numbering - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse
    +
    +
    An object containing details about the numbering attributes of the specified phone number.
    +
    +
    numbering - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse
    +
    +
    An object containing details about the numbering attributes of the specified phone number.
    +
    +
    numbering - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse
    +
    +
    An object containing details about the numbering attributes of the specified phone number.
    -
    PhoneUtil() - Constructor for class com.telesign.util.PhoneUtil
    -
     
    -A C D E F G I L M N O P R S T U V Z 
    +A B C D E F G H I L M N O P R S T U V Z 
    @@ -325,10 +121,10 @@

    P

  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/index-files/index-13.html b/doc/index-files/index-13.html index f47c017..a1e6959 100644 --- a/doc/index-files/index-13.html +++ b/doc/index-files/index-13.html @@ -2,15 +2,15 @@ - -R-Index - + +O-Index + @@ -29,10 +29,10 @@
  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    TeleSign Java SDK v1.0
    -
    A C D E F G I L M N O P R S T U V Z  +
    A B C D E F G H I L M N O P R S T U V Z  -

    R

    +

    O

    -
    recommendation - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Risk
    -
     
    -
    reference_id - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse
    -
     
    -
    reference_id - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse
    -
     
    -
    reference_id - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse
    -
     
    -
    reference_id - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse
    -
     
    -
    reference_id - Variable in class com.telesign.verify.response.VerifyResponse
    -
     
    -
    resource_uri - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse
    -
     
    -
    resource_uri - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse
    -
     
    -
    resource_uri - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse
    -
     
    -
    resource_uri - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse
    -
     
    -
    resource_uri - Variable in class com.telesign.verify.response.VerifyResponse
    -
     
    -
    risk - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse
    -
     
    -
    roaming - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Live
    -
     
    -
    roaming_country - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Live
    -
     
    +
    original - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering
    +
    +
    An object containing details about the original phone number passed to TeleSign’s PhoneID API.
    +
    +
    original - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering
    +
    +
    An object containing details about the original phone number passed to TeleSign’s PhoneID API.
    +
    +
    original - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering
    +
    +
    An object containing details about the original phone number passed to TeleSign’s PhoneID API.
    +
    +
    original - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering
    +
    +
    An object containing details about the original phone number passed to TeleSign’s PhoneID API.
    +
    -A C D E F G I L M N O P R S T U V Z 
    +A B C D E F G H I L M N O P R S T U V Z 
    @@ -109,10 +97,10 @@

    R

  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/index-files/index-14.html b/doc/index-files/index-14.html index 61785e0..febca68 100644 --- a/doc/index-files/index-14.html +++ b/doc/index-files/index-14.html @@ -2,15 +2,15 @@ - -S-Index - + +P-Index + @@ -29,10 +29,10 @@
  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    TeleSign Java SDK v1.0
    -
    A C D E F G I L M N O P R S T U V Z  +
    A B C D E F G H I L M N O P R S T U V Z  -

    S

    +

    P

    -
    score(String, String) - Method in class com.telesign.phoneid.PhoneId
    +
    params - Variable in class com.telesign.util.TeleSignRequest
    -
    Make a phoneid score request to TeleSign's public API.
    +
    The set of HTTP 1.1 Request parameter attribute/value pairs.
    -
    score - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Risk
    +
    phone_number - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.CleansingNumber.Number
    +
    +
    The Base Phone Number.
    +
    +
    phone_number - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.OriginalNumber
    +
    +
    The Base Phone Number.
    +
    +
    phone_number - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.CleansingNumber.Number
    +
    +
    The Base Phone Number.
    +
    +
    phone_number - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.OriginalNumber
    +
    +
    The Base Phone Number.
    +
    +
    phone_number - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.CleansingNumber.Number
    +
    +
    The Base Phone Number.
    +
    +
    phone_number - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.OriginalNumber
    +
    +
    The Base Phone Number.
    +
    +
    phone_number - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.CleansingNumber.Number
    +
    +
    The Base Phone Number.
    +
    +
    phone_number - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.OriginalNumber
    +
    +
    The Base Phone Number.
    +
    +
    phone_type - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse
    +
    +
    An object that contains details about the phone type.
    +
    +
    phone_type - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse
    +
    +
    An object that contains details about the phone type.
    +
    +
    phone_type - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse
    +
    +
    An object that contains details about the phone type.
    +
    +
    PhoneId - Class in com.telesign.phoneid
    +
    +
    The PhoneId class abstracts your interactions with the TeleSign PhoneID web service.
    +
    +
    PhoneId(String, String) - Constructor for class com.telesign.phoneid.PhoneId
    +
    +
    The PhoneId class constructor.
    +
    +
    PhoneIdContactResponse - Class in com.telesign.phoneid.response
    +
    +
    The PhoneIdContactResponse class encapsulates all of the information returned from a call to the PhoneID Contact web service.
    +
    +
    PhoneIdContactResponse() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse
    +
     
    +
    PhoneIdContactResponse.Contact - Class in com.telesign.phoneid.response
    +
    +
    An object that describes data associated with the contact specified in the request.
    +
    +
    PhoneIdContactResponse.Contact() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse.Contact
    +
     
    +
    PhoneIdContactResponse.Error - Class in com.telesign.phoneid.response
    +
    +
    An array of property-value pairs, that contain information on error conditions that might have resulted from the Request.
    +
    +
    PhoneIdContactResponse.Error() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse.Error
    +
     
    +
    PhoneIdContactResponse.Location - Class in com.telesign.phoneid.response
    +
    +
    An object containing geographical location information associated with the phone number.
    +
    +
    PhoneIdContactResponse.Location() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse.Location
    +
     
    +
    PhoneIdContactResponse.Location.Coordinates - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about the geographical coordinates of the location where the phone number is registered.
    +
    +
    PhoneIdContactResponse.Location.Coordinates() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse.Location.Coordinates
    +
     
    +
    PhoneIdContactResponse.Location.Country - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about the country associated with the phone number.
    +
    +
    PhoneIdContactResponse.Location.Country() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse.Location.Country
    +
     
    +
    PhoneIdContactResponse.Location.TimeZone - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about the Time Zone associated with the phone number.
    +
    +
    PhoneIdContactResponse.Location.TimeZone() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse.Location.TimeZone
    +
     
    +
    PhoneIdContactResponse.Numbering - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about the numbering attributes of the specified phone number.
    +
    +
    PhoneIdContactResponse.Numbering() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering
    +
     
    +
    PhoneIdContactResponse.Numbering.CleansingNumber - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about how the phone number was cleansed.
    +
    +
    PhoneIdContactResponse.Numbering.CleansingNumber() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.CleansingNumber
    +
     
    +
    PhoneIdContactResponse.Numbering.CleansingNumber.Number - Class in com.telesign.phoneid.response
    +
    +
    An object containing cleansing details about a phone number.
    +
    +
    PhoneIdContactResponse.Numbering.CleansingNumber.Number() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.CleansingNumber.Number
    +
     
    +
    PhoneIdContactResponse.Numbering.OriginalNumber - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about the original phone number passed to TeleSign’s PhoneID API.
    +
    +
    PhoneIdContactResponse.Numbering.OriginalNumber() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.OriginalNumber
    +
     
    +
    PhoneIdContactResponse.PhoneType - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about the phone type.
    +
    +
    PhoneIdContactResponse.PhoneType() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse.PhoneType
    +
     
    +
    PhoneIdContactResponse.Status - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about the request status.
    +
    +
    PhoneIdContactResponse.Status() - Constructor for class com.telesign.phoneid.response.PhoneIdContactResponse.Status
    +
     
    +
    PhoneIdLiveResponse - Class in com.telesign.phoneid.response
    +
    +
    The PhoneIdLiveResponse class encapsulates all of the information returned from a call to the PhoneID Live web service.
    +
    +
    PhoneIdLiveResponse() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse
    +
     
    +
    PhoneIdLiveResponse.Error - Class in com.telesign.phoneid.response
    +
    +
    An array of property-value pairs, that contain information on error conditions that might have resulted from the Request.
    +
    +
    PhoneIdLiveResponse.Error() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse.Error
    +
     
    +
    PhoneIdLiveResponse.Live - Class in com.telesign.phoneid.response
    +
    +
    A JSON object containing details about a specified phone number’s state of operation.
    +
    +
    PhoneIdLiveResponse.Live() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse.Live
    +
     
    +
    PhoneIdLiveResponse.Location - Class in com.telesign.phoneid.response
    +
    +
    An object containing geographical location information associated with the phone number.
    +
    +
    PhoneIdLiveResponse.Location() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse.Location
    +
     
    +
    PhoneIdLiveResponse.Location.Coordinates - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about the geographical coordinates of the location where the phone number is registered.
    +
    +
    PhoneIdLiveResponse.Location.Coordinates() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse.Location.Coordinates
    +
     
    +
    PhoneIdLiveResponse.Location.Country - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about the country associated with the phone number.
    +
    +
    PhoneIdLiveResponse.Location.Country() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse.Location.Country
    +
     
    +
    PhoneIdLiveResponse.Location.TimeZone - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about the Time Zone associated with the phone number.
    +
    +
    PhoneIdLiveResponse.Location.TimeZone() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse.Location.TimeZone
     
    -
    setPostBody(String) - Method in class com.telesign.util.TeleSignRequest
    +
    PhoneIdLiveResponse.Numbering - Class in com.telesign.phoneid.response
    -
    Set the body of the request for POST requests
    +
    An object containing details about the numbering attributes of the specified phone number.
    -
    signature_string - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse
    +
    PhoneIdLiveResponse.Numbering() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering
     
    -
    signature_string - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse
    +
    PhoneIdLiveResponse.Numbering.CleansingNumber - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about how the phone number was cleansed.
    +
    +
    PhoneIdLiveResponse.Numbering.CleansingNumber() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.CleansingNumber
     
    -
    signature_string - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse
    +
    PhoneIdLiveResponse.Numbering.CleansingNumber.Number - Class in com.telesign.phoneid.response
    +
    +
    An object containing cleansing details about a phone number.
    +
    +
    PhoneIdLiveResponse.Numbering.CleansingNumber.Number() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.CleansingNumber.Number
     
    -
    signature_string - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse
    +
    PhoneIdLiveResponse.Numbering.OriginalNumber - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about the original phone number passed to TeleSign’s PhoneID API.
    +
    +
    PhoneIdLiveResponse.Numbering.OriginalNumber() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.OriginalNumber
     
    -
    sms - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.CleansingNumber
    +
    PhoneIdLiveResponse.PhoneType - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about the phone type.
    +
    +
    PhoneIdLiveResponse.PhoneType() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse.PhoneType
     
    -
    sms - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.CleansingNumber
    +
    PhoneIdLiveResponse.Status - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about the request status.
    +
    +
    PhoneIdLiveResponse.Status() - Constructor for class com.telesign.phoneid.response.PhoneIdLiveResponse.Status
    +
     
    +
    PhoneIdScoreResponse - Class in com.telesign.phoneid.response
    +
    +
    The PhoneIdScoreResponse class encapsulates all of the information returned from a call to the PhoneID Score web service.
    +
    +
    PhoneIdScoreResponse() - Constructor for class com.telesign.phoneid.response.PhoneIdScoreResponse
     
    -
    sms - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.CleansingNumber
    +
    PhoneIdScoreResponse.Error - Class in com.telesign.phoneid.response
    +
    +
    An array of property-value pairs, that contain information on error conditions that might have resulted from the Request.
    +
    +
    PhoneIdScoreResponse.Error() - Constructor for class com.telesign.phoneid.response.PhoneIdScoreResponse.Error
    +
     
    +
    PhoneIdScoreResponse.Numbering - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about the numbering attributes of the specified phone number.
    +
    +
    PhoneIdScoreResponse.Numbering() - Constructor for class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering
     
    -
    sms - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.CleansingNumber
    +
    PhoneIdScoreResponse.Numbering.CleansingNumber - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about how the phone number was cleansed.
    +
    +
    PhoneIdScoreResponse.Numbering.CleansingNumber() - Constructor for class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.CleansingNumber
     
    -
    sms(String) - Method in class com.telesign.verify.Verify
    +
    PhoneIdScoreResponse.Numbering.CleansingNumber.Number - Class in com.telesign.phoneid.response
    -
    Convenience method an overload of Verify.sms(String, String, String, String)
    +
    An object containing cleansing details about a phone number.
    -
    sms(String, String) - Method in class com.telesign.verify.Verify
    +
    PhoneIdScoreResponse.Numbering.CleansingNumber.Number() - Constructor for class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.CleansingNumber.Number
    +
     
    +
    PhoneIdScoreResponse.Numbering.OriginalNumber - Class in com.telesign.phoneid.response
    -
    Convenience method an overload of Verify.sms(String, String, String, String)
    +
    An object containing details about the original phone number passed to TeleSign’s PhoneID API.
    -
    sms(String, String, String, String) - Method in class com.telesign.verify.Verify
    +
    PhoneIdScoreResponse.Numbering.OriginalNumber() - Constructor for class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.OriginalNumber
    +
     
    +
    PhoneIdScoreResponse.PhoneType - Class in com.telesign.phoneid.response
    -
    Make a Verify SMS request to TeleSign's API.
    +
    An object containing details about the phone type.
    -
    standard(String) - Method in class com.telesign.phoneid.PhoneId
    +
    PhoneIdScoreResponse.PhoneType() - Constructor for class com.telesign.phoneid.response.PhoneIdScoreResponse.PhoneType
    +
     
    +
    PhoneIdScoreResponse.Risk - Class in com.telesign.phoneid.response
    -
    Make a phoneid standard request to Telesign's public API.
    +
    An object that describes the risk score for the phone number specified in the request.
    -
    state - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location
    +
    PhoneIdScoreResponse.Risk() - Constructor for class com.telesign.phoneid.response.PhoneIdScoreResponse.Risk
     
    -
    state - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location
    +
    PhoneIdScoreResponse.Status - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about the request status.
    +
    +
    PhoneIdScoreResponse.Status() - Constructor for class com.telesign.phoneid.response.PhoneIdScoreResponse.Status
     
    -
    state - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location
    +
    PhoneIdStandardResponse - Class in com.telesign.phoneid.response
    +
    +
    The PhoneIdStandardResponse class encapsulates all of the information returned from a call to the PhoneID Standard web service.
    +
    +
    PhoneIdStandardResponse() - Constructor for class com.telesign.phoneid.response.PhoneIdStandardResponse
     
    -
    state_province - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Contact
    +
    PhoneIdStandardResponse.Error - Class in com.telesign.phoneid.response
    +
    +
    An array of property-value pairs, that contain information on error conditions that might have resulted from the Request.
    +
    +
    PhoneIdStandardResponse.Error() - Constructor for class com.telesign.phoneid.response.PhoneIdStandardResponse.Error
     
    -
    status - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse
    +
    PhoneIdStandardResponse.Location - Class in com.telesign.phoneid.response
    +
    +
    An object containing geographical location information associated with the phone number.
    +
    +
    PhoneIdStandardResponse.Location() - Constructor for class com.telesign.phoneid.response.PhoneIdStandardResponse.Location
     
    -
    status - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse
    +
    PhoneIdStandardResponse.Location.Coordinates - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about the geographical coordinates of the location where the phone number is registered.
    +
    +
    PhoneIdStandardResponse.Location.Coordinates() - Constructor for class com.telesign.phoneid.response.PhoneIdStandardResponse.Location.Coordinates
     
    -
    status - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse
    +
    PhoneIdStandardResponse.Location.Country - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about the country associated with the phone number.
    +
    +
    PhoneIdStandardResponse.Location.Country() - Constructor for class com.telesign.phoneid.response.PhoneIdStandardResponse.Location.Country
     
    -
    status - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse
    +
    PhoneIdStandardResponse.Location.TimeZone - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about the Time Zone associated with the phone number.
    +
    +
    PhoneIdStandardResponse.Location.TimeZone() - Constructor for class com.telesign.phoneid.response.PhoneIdStandardResponse.Location.TimeZone
     
    -
    status - Variable in class com.telesign.verify.response.VerifyResponse
    +
    PhoneIdStandardResponse.Numbering - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about the numbering attributes of the specified phone number.
    +
    +
    PhoneIdStandardResponse.Numbering() - Constructor for class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering
     
    -
    status(String) - Method in class com.telesign.verify.Verify
    +
    PhoneIdStandardResponse.Numbering.CleansingNumber - Class in com.telesign.phoneid.response
    -
    Return the results of the post referenced by the reference_id.
    +
    An object containing details about how the phone number was cleansed.
    -
    sub_resource - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse
    +
    PhoneIdStandardResponse.Numbering.CleansingNumber() - Constructor for class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.CleansingNumber
     
    -
    sub_resource - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse
    +
    PhoneIdStandardResponse.Numbering.CleansingNumber.Number - Class in com.telesign.phoneid.response
    +
    +
    An object containing cleansing details about a phone number.
    +
    +
    PhoneIdStandardResponse.Numbering.CleansingNumber.Number() - Constructor for class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.CleansingNumber.Number
     
    -
    sub_resource - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse
    +
    PhoneIdStandardResponse.Numbering.OriginalNumber - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about the original phone number passed to TeleSign’s PhoneID API.
    +
    +
    PhoneIdStandardResponse.Numbering.OriginalNumber() - Constructor for class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.OriginalNumber
     
    -
    sub_resource - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse
    +
    PhoneIdStandardResponse.PhoneType - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about the phone type.
    +
    +
    PhoneIdStandardResponse.PhoneType() - Constructor for class com.telesign.phoneid.response.PhoneIdStandardResponse.PhoneType
     
    -
    sub_resource - Variable in class com.telesign.verify.response.VerifyResponse
    +
    PhoneIdStandardResponse.Status - Class in com.telesign.phoneid.response
    +
    +
    An object containing details about the request status.
    +
    +
    PhoneIdStandardResponse.Status() - Constructor for class com.telesign.phoneid.response.PhoneIdStandardResponse.Status
     
    -
    subscriber_status - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Live
    +
    PhoneUtil - Class in com.telesign.util
    +
    +
    The PhoneUtil class contains a mentod for normalizing phone numbers.
    +
    +
    PhoneUtil() - Constructor for class com.telesign.util.PhoneUtil
     
    +
    post - Variable in class com.telesign.util.TeleSignRequest
    +
    +
    A boolean value indicates the Request Method.
    +
    -A C D E F G I L M N O P R S T U V Z 
    +A B C D E F G H I L M N O P R S T U V Z 
    @@ -157,10 +429,10 @@

    S

  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/index-files/index-15.html b/doc/index-files/index-15.html index 1181cfd..0468b2c 100644 --- a/doc/index-files/index-15.html +++ b/doc/index-files/index-15.html @@ -2,15 +2,15 @@ - -T-Index - + +R-Index + @@ -29,10 +29,10 @@
  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    TeleSign Java SDK v1.0
    -
    A C D E F G I L M N O P R S T U V Z  +
    A B C D E F G H I L M N O P R S T U V Z  -

    T

    +

    R

    -
    TeleSignRequest - Class in com.telesign.util
    +
    recommendation - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Risk
    -
    Copyright (c) TeleSign Corporation 2012.
    +
    A string indicating the action that TeleSign recommends that you take based on the risk score.
    -
    TeleSignRequest(String, String, String, String, String) - Constructor for class com.telesign.util.TeleSignRequest
    +
    reference_id - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse
    -
    The TeleSignRequest is the base for which all the TeleSign API requests.
    +
    A String containing a reference identifier that uniquely identifies the Request message that initiated this Response.
    +
    +
    reference_id - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse
    +
    +
    A String containing a reference identifier that uniquely identifies the Request message that initiated this Response.
    +
    +
    reference_id - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse
    +
    +
    A String containing a reference identifier that uniquely identifies the Request message that initiated this Response.
    +
    +
    reference_id - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse
    +
    +
    A String containing a reference identifier that uniquely identifies the Request message that initiated this Response.
    +
    +
    reference_id - Variable in class com.telesign.verify.response.VerifyResponse
    +
    +
    A String containing a reference identifier that uniquely identifies the Request message that initiated this Response.
    +
    +
    resource - Variable in class com.telesign.util.TeleSignRequest
    +
    +
    The name of the network resource.
    +
    +
    resource_uri - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse
    +
    +
    A String containing the URI for accesses the PhoneID resource.
    +
    +
    resource_uri - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse
    +
    +
    A String containing the URI for accesses the PhoneID resource.
    +
    +
    resource_uri - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse
    +
    +
    A String containing the URI for accesses the PhoneID resource.
    +
    +
    resource_uri - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse
    +
    +
    A String containing the URI for accesses the PhoneID resource.
    +
    +
    resource_uri - Variable in class com.telesign.verify.response.VerifyResponse
    +
    +
    A String containing the URI for accesses the PhoneID resource.
    +
    +
    risk - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse
    +
    +
    An object that describes the risk score for the phone number specified in the request.
    +
    +
    roaming - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Live
    +
    +
    A string indicating whether the mobile device is currently roaming outside of the contracted service coverage area.
    +
    +
    roaming_country - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Live
    +
    +
    The country in which the mobile device is roaming.
    -
    time_zone - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location
    -
     
    -
    time_zone - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location
    -
     
    -
    time_zone - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location
    -
     
    -
    toString() - Method in class com.telesign.phoneid.response.PhoneIdContactResponse
    -
     
    -
    toString() - Method in class com.telesign.phoneid.response.PhoneIdLiveResponse
    -
     
    -
    toString() - Method in class com.telesign.phoneid.response.PhoneIdScoreResponse
    -
     
    -
    toString() - Method in class com.telesign.phoneid.response.PhoneIdStandardResponse
    -
     
    -
    toString() - Method in class com.telesign.verify.response.VerifyResponse
    -
     
    -A C D E F G I L M N O P R S T U V Z 
    +A B C D E F G H I L M N O P R S T U V Z 
    @@ -105,10 +141,10 @@

    T

  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/index-files/index-16.html b/doc/index-files/index-16.html index 64f2bd5..72c9f7b 100644 --- a/doc/index-files/index-16.html +++ b/doc/index-files/index-16.html @@ -2,15 +2,15 @@ - -U-Index - + +S-Index + @@ -29,10 +29,10 @@
  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    TeleSign Java SDK v1.0
    -
    A C D E F G I L M N O P R S T U V Z  +
    A B C D E F G H I L M N O P R S T U V Z  -

    U

    +

    S

    -
    updated_on - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Status
    +
    score(String, String) - Method in class com.telesign.phoneid.PhoneId
    +
    +
    Returns risk information about a specified phone number, including a real-time risk score, threat level, and recommendation for action.
    +
    +
    score - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Risk
    +
    +
    One of the Score values.
    +
    +
    secret_key - Variable in class com.telesign.phoneid.PhoneId
     
    -
    updated_on - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Status
    -
     
    -
    updated_on - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Status
    -
     
    -
    updated_on - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Status
    -
     
    -
    updated_on - Variable in class com.telesign.verify.response.VerifyResponse.Status
    -
     
    -
    utc_offset_max - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location.TimeZone
    -
     
    -
    utc_offset_max - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location.TimeZone
    -
     
    -
    utc_offset_max - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location.TimeZone
    -
     
    -
    utc_offset_min - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location.TimeZone
    -
     
    -
    utc_offset_min - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location.TimeZone
    -
     
    -
    utc_offset_min - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location.TimeZone
    +
    secret_key - Variable in class com.telesign.util.TeleSignRequest
    +
    +
    Your TeleSign Secret Shared Key (available from the TeleSign Client + Portal).
    +
    +
    secret_key - Variable in class com.telesign.verify.Verify
     
    +
    setPostBody(String) - Method in class com.telesign.util.TeleSignRequest
    +
    +
    Sets the entity body of an HTTP 1.1 POST Request message.
    +
    +
    signature_string - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse
    +
    +
    A String containing the Signature, exactly as it was sent in the Request.
    +
    +
    signature_string - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse
    +
    +
    A String containing the Signature, exactly as it was sent in the Request.
    +
    +
    signature_string - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse
    +
    +
    A String containing the Signature, exactly as it was sent in the Request.
    +
    +
    signature_string - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse
    +
    +
    A String containing the Signature, exactly as it was sent in the Request.
    +
    +
    sms - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.CleansingNumber
    +
    +
    An object containing cleansing details about a phone number used for receiving text messages.
    +
    +
    sms - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.CleansingNumber
    +
    +
    An object containing cleansing details about a phone number used for receiving text messages.
    +
    +
    sms - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.CleansingNumber
    +
    +
    An object containing cleansing details about a phone number used for receiving text messages.
    +
    +
    sms - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.CleansingNumber
    +
    +
    An object containing cleansing details about a phone number used for receiving text messages.
    +
    +
    sms(String) - Method in class com.telesign.verify.Verify
    +
    +
    Delivers a verification code to the end user by sending it in a text message.
    +
    +
    sms(String, String) - Method in class com.telesign.verify.Verify
    +
    +
    Delivers a verification code to the end user by sending it in a text message.
    +
    +
    sms(String, String, String, String) - Method in class com.telesign.verify.Verify
    +
    +
    Delivers a verification code to the end user by sending it in a text message.
    +
    +
    standard(String) - Method in class com.telesign.phoneid.PhoneId
    +
    +
    Returns information about a specified phone number’s type, numbering structure, cleansing details, and location details.
    +
    +
    state - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location
    +
    +
    The 2-letter State Code of the state (province, district, or territory) associated with the phone number (North America only).
    +
    +
    state - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location
    +
    +
    The 2-letter State Code of the state (province, district, or territory) associated with the phone number (North America only).
    +
    +
    state - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location
    +
    +
    The 2-letter State Code of the state (province, district, or territory) associated with the phone number (North America only).
    +
    +
    state_province - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Contact
    +
    +
    A string that indicates the state, province, or region in which the contact is located.
    +
    +
    status - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse
    +
    +
    An object containing details about the request status.
    +
    +
    status - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse
    +
    +
    An object containing details about the request status.
    +
    +
    status - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse
    +
    +
    An object containing details about the request status.
    +
    +
    status - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse
    +
    +
    An object containing details about the request status.
    +
    +
    status - Variable in class com.telesign.verify.response.VerifyResponse
    +
    +
    An object containing details about the request status.
    +
    +
    status(String) - Method in class com.telesign.verify.Verify
    +
    +
    Retrieves the status of a phone verification (for either SMS or Call).
    +
    +
    sub_resource - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse
    +
    +
    A String containing the name of the subresource that was accessed.
    +
    +
    sub_resource - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse
    +
    +
    A String containing the name of the subresource that was accessed.
    +
    +
    sub_resource - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse
    +
    +
    A String containing the name of the subresource that was accessed.
    +
    +
    sub_resource - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse
    +
    +
    A String containing the name of the subresource that was accessed.
    +
    +
    sub_resource - Variable in class com.telesign.verify.response.VerifyResponse
    +
    +
    A String containing the name of the subresource that was accessed.
    +
    +
    subscriber_status - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Live
    +
    +
    A string indicating the current status of the subscriber’s phone number.
    +
    -A C D E F G I L M N O P R S T U V Z 
    +A B C D E F G H I L M N O P R S T U V Z 
    @@ -103,10 +214,10 @@

    U

  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/index-files/index-17.html b/doc/index-files/index-17.html index a39657a..d1c389c 100644 --- a/doc/index-files/index-17.html +++ b/doc/index-files/index-17.html @@ -2,15 +2,15 @@ - -V-Index - + +T-Index + @@ -29,10 +29,10 @@
  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    TeleSign Java SDK v1.0
    -
    A C D E F G I L M N O P R S T U V Z  +
    A B C D E F G H I L M N O P R S T U V Z  -

    V

    +

    T

    -
    verify - Variable in class com.telesign.verify.response.VerifyResponse
    -
     
    -
    Verify - Class in com.telesign.verify
    +
    TeleSignRequest - Class in com.telesign.util
    -
    Copyright (c) TeleSign Corporation 2012.
    +
    The TeleSignRequest class is an abstraction for creating and sending HTTP 1.1 + REST Requests for TeleSign web services.
    -
    Verify(String, String) - Constructor for class com.telesign.verify.Verify
    +
    TeleSignRequest(String, String, String, String, String) - Constructor for class com.telesign.util.TeleSignRequest
    -
    Implementation of the TeleSign Verify api
    +
    The TeleSitgnRequest class constructor.
    -
    VerifyResponse - Class in com.telesign.verify.response
    +
    time_zone - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location
    -
    Google GSON mapped class to represent a TeleSign JSON response to a - Verify.sms(), Verify.call() and Verify.status() requests - - - Copyright (c) TeleSign Corporation 2012.
    +
    An object containing details about the Time Zone associated with the phone number.
    +
    +
    time_zone - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location
    +
    +
    An object containing details about the Time Zone associated with the phone number.
    +
    +
    time_zone - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location
    +
    +
    An object containing details about the Time Zone associated with the phone number.
    +
    +
    toString() - Method in class com.telesign.phoneid.response.PhoneIdContactResponse
    +
    +
    Converts a PhoneIdContactResponse object to its equivalent JSON format, using the Gson class library.
    +
    +
    toString() - Method in class com.telesign.phoneid.response.PhoneIdLiveResponse
    +
    +
    Converts a PhoneIdLiveResponse object to its equivalent JSON format, using the Gson class library.
    +
    +
    toString() - Method in class com.telesign.phoneid.response.PhoneIdScoreResponse
    +
    +
    Converts a PhoneIdScoreResponse object to its equivalent JSON format.
    +
    +
    toString() - Method in class com.telesign.phoneid.response.PhoneIdStandardResponse
    +
    +
    Converts a PhoneIdStandardResponse object to its equivalent JSON format, using the Gson class library.
    +
    +
    toString() - Method in class com.telesign.verify.response.VerifyResponse
    +
    +
    Converts a VerifyResponse object to its equivalent JSON format.
    +
    +
    ts_date - Variable in class com.telesign.util.TeleSignRequest
    +
    +
    A boolean value that indicates whether the TeleSign-specific + Date Request header field is used.
    +
    +
    ts_headers - Variable in class com.telesign.util.TeleSignRequest
    +
    +
    The set of TeleSign-specific Request header field/value pairs.
    -
    VerifyResponse() - Constructor for class com.telesign.verify.response.VerifyResponse
    -
     
    -
    VerifyResponse.Error - Class in com.telesign.verify.response
    -
     
    -
    VerifyResponse.Error() - Constructor for class com.telesign.verify.response.VerifyResponse.Error
    -
     
    -
    VerifyResponse.Status - Class in com.telesign.verify.response
    -
     
    -
    VerifyResponse.Status() - Constructor for class com.telesign.verify.response.VerifyResponse.Status
    -
     
    -
    VerifyResponse.Verify - Class in com.telesign.verify.response
    -
     
    -
    VerifyResponse.Verify() - Constructor for class com.telesign.verify.response.VerifyResponse.Verify
    -
     
    -A C D E F G I L M N O P R S T U V Z 
    +A B C D E F G H I L M N O P R S T U V Z 
    @@ -113,10 +131,10 @@

    V

  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/index-files/index-18.html b/doc/index-files/index-18.html index 32ec0b6..5c6ae0b 100644 --- a/doc/index-files/index-18.html +++ b/doc/index-files/index-18.html @@ -2,15 +2,15 @@ - -Z-Index - + +U-Index + @@ -29,15 +29,15 @@
  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    TeleSign Java SDK v1.0
    -
    A C D E F G I L M N O P R S T U V Z  +
    A B C D E F G H I L M N O P R S T U V Z  -

    Z

    +

    U

    -
    zip - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location
    -
     
    -
    zip - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location
    -
     
    -
    zip - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location
    -
     
    -
    zip_postal_code - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Contact
    -
     
    +
    updated_on - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Status
    +
    +
    An ISO 8601 UTC timestamp indicating when the transaction status was updated.
    +
    +
    updated_on - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Status
    +
    +
    An ISO 8601 UTC timestamp indicating when the transaction status was updated.
    +
    +
    updated_on - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Status
    +
    +
    An ISO 8601 UTC timestamp indicating when the transaction status was updated.
    +
    +
    updated_on - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Status
    +
    +
    An ISO 8601 UTC timestamp indicating when the transaction status was updated.
    +
    +
    updated_on - Variable in class com.telesign.verify.response.VerifyResponse.Status
    +
    +
    An ISO 8601 UTC timestamp indicating when the transaction status was updated.
    +
    +
    url - Variable in class com.telesign.util.TeleSignRequest
    +
    +
    The absolute form of the Resource URI
    +
    +
    utc_offset_max - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location.TimeZone
    +
    +
    For international phone numbers, this parameter returns the maximum UTC offset for the country associated with the phone number.
    +
    +
    utc_offset_max - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location.TimeZone
    +
    +
    For international phone numbers, this parameter returns the maximum UTC offset for the country associated with the phone number.
    +
    +
    utc_offset_max - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location.TimeZone
    +
    +
    For international phone numbers, this parameter returns the maximum UTC offset for the country associated with the phone number.
    +
    +
    utc_offset_min - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location.TimeZone
    +
    +
    For U.S.
    +
    +
    utc_offset_min - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location.TimeZone
    +
    +
    For U.S.
    +
    +
    utc_offset_min - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location.TimeZone
    +
    +
    For U.S.
    +
    -A C D E F G I L M N O P R S T U V Z 
    +A B C D E F G H I L M N O P R S T U V Z 
    @@ -89,15 +129,15 @@

    Z

  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/index-files/index-19.html b/doc/index-files/index-19.html new file mode 100644 index 0000000..3b95c1b --- /dev/null +++ b/doc/index-files/index-19.html @@ -0,0 +1,155 @@ + + + + + +V-Index + + + + + + + +
    + + + + + +
    TeleSign Java SDK v1.0
    +
    + + +
    A B C D E F G H I L M N O P R S T U V Z  + + +

    V

    +
    +
    verify - Variable in class com.telesign.verify.response.VerifyResponse
    +
    +
    An object that describes the verification status.
    +
    +
    Verify - Class in com.telesign.verify
    +
    +
    The Verify class abstracts your interactions with the TeleSign Verify web service.
    +
    +
    Verify(String, String) - Constructor for class com.telesign.verify.Verify
    +
    +
    The Verify class constructor.
    +
    +
    VerifyResponse - Class in com.telesign.verify.response
    +
    +
    The VerifyResponse class encapsulates all of the information returned from a call to either the Verify SMS web service, or to the Verify Call web service.
    +
    +
    VerifyResponse() - Constructor for class com.telesign.verify.response.VerifyResponse
    +
     
    +
    VerifyResponse.Error - Class in com.telesign.verify.response
    +
    +
    An array of property-value pairs, that contain information on error conditions that might have resulted from the Request.
    +
    +
    VerifyResponse.Error() - Constructor for class com.telesign.verify.response.VerifyResponse.Error
    +
     
    +
    VerifyResponse.Status - Class in com.telesign.verify.response
    +
    +
    An object containing details about the request status.
    +
    +
    VerifyResponse.Status() - Constructor for class com.telesign.verify.response.VerifyResponse.Status
    +
     
    +
    VerifyResponse.Verify - Class in com.telesign.verify.response
    +
    +
    An object that describes the verification status.
    +
    +
    VerifyResponse.Verify() - Constructor for class com.telesign.verify.response.VerifyResponse.Verify
    +
     
    +
    +A B C D E F G H I L M N O P R S T U V Z 
    + +
    + + + + + +
    DocBuild:
    +
    + + +

    Copyright © , TeleSign Corp., All rights reserved.

    + + diff --git a/doc/index-files/index-2.html b/doc/index-files/index-2.html index f2a5bfb..564c1ce 100644 --- a/doc/index-files/index-2.html +++ b/doc/index-files/index-2.html @@ -2,15 +2,15 @@ - -C-Index - + +B-Index + @@ -29,10 +29,10 @@
  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    TeleSign Java SDK v1.0
    -
    A C D E F G I L M N O P R S T U V Z  +
    A B C D E F G H I L M N O P R S T U V Z  -

    C

    +

    B

    -
    call - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.CleansingNumber
    -
     
    -
    call - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.CleansingNumber
    -
     
    -
    call - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.CleansingNumber
    -
     
    -
    call - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.CleansingNumber
    -
     
    -
    call(String) - Method in class com.telesign.verify.Verify
    +
    base - Variable in class com.telesign.util.TeleSignRequest
    - +
    The Base URI.
    -
    call(String, String) - Method in class com.telesign.verify.Verify
    +
    body - Variable in class com.telesign.util.TeleSignRequest
    - +
    The contents of the entity body in the POST Request.
    -
    call(String, String, String, String, int, String, boolean) - Method in class com.telesign.verify.Verify
    -
    -
    Make a Verify API call to TeleSigns phone service.
    -
    -
    city - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Contact
    -
     
    -
    city - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location
    -
     
    -
    city - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location
    -
     
    -
    city - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location
    -
     
    -
    cleansed_code - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.CleansingNumber.Number
    -
     
    -
    cleansed_code - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.CleansingNumber.Number
    -
     
    -
    cleansed_code - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.CleansingNumber.Number
    -
     
    -
    cleansed_code - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.CleansingNumber.Number
    -
     
    -
    cleansing - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering
    -
     
    -
    cleansing - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering
    -
     
    -
    cleansing - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering
    -
     
    -
    cleansing - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering
    -
     
    -
    code - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Error
    -
     
    -
    code - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.PhoneType
    -
     
    -
    code - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Status
    -
     
    -
    code - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Error
    -
     
    -
    code - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.PhoneType
    -
     
    -
    code - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Status
    -
     
    -
    code - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Error
    -
     
    -
    code - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.PhoneType
    -
     
    -
    code - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Status
    -
     
    -
    code - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Error
    -
     
    -
    code - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.PhoneType
    -
     
    -
    code - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Status
    -
     
    -
    code - Variable in class com.telesign.verify.response.VerifyResponse.Error
    -
     
    -
    code - Variable in class com.telesign.verify.response.VerifyResponse.Status
    -
     
    -
    code_entered - Variable in class com.telesign.verify.response.VerifyResponse.Verify
    -
     
    -
    code_state - Variable in class com.telesign.verify.response.VerifyResponse.Verify
    -
     
    -
    com.telesign.phoneid - package com.telesign.phoneid
    -
     
    -
    com.telesign.phoneid.response - package com.telesign.phoneid.response
    -
     
    -
    com.telesign.util - package com.telesign.util
    -
     
    -
    com.telesign.verify - package com.telesign.verify
    -
     
    -
    com.telesign.verify.response - package com.telesign.verify.response
    -
     
    -
    complete_phone_number - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.OriginalNumber
    -
     
    -
    complete_phone_number - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.OriginalNumber
    -
     
    -
    complete_phone_number - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.OriginalNumber
    -
     
    -
    complete_phone_number - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.OriginalNumber
    -
     
    -
    contact(String, String) - Method in class com.telesign.phoneid.PhoneId
    -
    -
    Make a phoneid contact request to TeleSign's public API.
    -
    -
    contact - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse
    -
     
    -
    coordinates - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location
    -
     
    -
    coordinates - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location
    -
     
    -
    coordinates - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location
    -
     
    -
    country - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Contact
    -
     
    -
    country - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location
    -
     
    -
    country - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location
    -
     
    -
    country - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location
    -
     
    -
    country_code - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.CleansingNumber.Number
    -
     
    -
    country_code - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.OriginalNumber
    -
     
    -
    country_code - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.CleansingNumber.Number
    -
     
    -
    country_code - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.OriginalNumber
    -
     
    -
    country_code - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.CleansingNumber.Number
    -
     
    -
    country_code - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.OriginalNumber
    -
     
    -
    country_code - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.CleansingNumber.Number
    -
     
    -
    country_code - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.OriginalNumber
    -
     
    -
    county - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location
    -
     
    -
    county - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location
    -
     
    -
    county - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location
    -
     
    -A C D E F G I L M N O P R S T U V Z 
    +A B C D E F G H I L M N O P R S T U V Z 
    @@ -217,10 +89,10 @@

    C

  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/index-files/index-20.html b/doc/index-files/index-20.html new file mode 100644 index 0000000..8b62c66 --- /dev/null +++ b/doc/index-files/index-20.html @@ -0,0 +1,135 @@ + + + + + +Z-Index + + + + + + + +
    + + + + + +
    TeleSign Java SDK v1.0
    +
    + + +
    A B C D E F G H I L M N O P R S T U V Z  + + +

    Z

    +
    +
    zip - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location
    +
    +
    The 5-digit United States Postal Service ZIP Code associated with the phone number (U.S.
    +
    +
    zip - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location
    +
    +
    The 5-digit United States Postal Service ZIP Code associated with the phone number (U.S.
    +
    +
    zip - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location
    +
    +
    The 5-digit United States Postal Service ZIP Code associated with the phone number (U.S.
    +
    +
    zip_postal_code - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Contact
    +
    +
    A string that indicates the United States Postal Service ZIP Code in which the contact is located (US addresses only).
    +
    +
    +A B C D E F G H I L M N O P R S T U V Z 
    + +
    + + + + + +
    DocBuild:
    +
    + + +

    Copyright © , TeleSign Corp., All rights reserved.

    + + diff --git a/doc/index-files/index-3.html b/doc/index-files/index-3.html index 542990e..f1138f9 100644 --- a/doc/index-files/index-3.html +++ b/doc/index-files/index-3.html @@ -2,15 +2,15 @@ - -D-Index - + +C-Index + @@ -29,10 +29,10 @@
  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    TeleSign Java SDK v1.0
    -
    A C D E F G I L M N O P R S T U V Z  +
    A B C D E F G H I L M N O P R S T U V Z  -

    D

    +

    C

    -
    description - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Error
    +
    call - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.CleansingNumber
    +
    +
    An object containing cleansing details about a phone number used for receiving voice calls.
    +
    +
    call - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.CleansingNumber
    +
    +
    An object containing cleansing details about a phone number used for receiving voice calls.
    +
    +
    call - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.CleansingNumber
    +
    +
    An object containing cleansing details about a phone number used for receiving voice calls.
    +
    +
    call - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.CleansingNumber
    +
    +
    An object containing cleansing details about a phone number used for receiving voice calls.
    +
    +
    call(String) - Method in class com.telesign.verify.Verify
    +
    +
    Delivers a verification code to the end user with a phone call.
    +
    +
    call(String, String) - Method in class com.telesign.verify.Verify
    +
    +
    Delivers a verification code to the end user with a phone call.
    +
    +
    call(String, String, String, String, int, String, boolean) - Method in class com.telesign.verify.Verify
    +
    +
    Delivers a verification code to the end user with a phone call.
    +
    +
    city - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Contact
    +
    +
    A string that indicates the city in which the contact is located.
    +
    +
    city - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location
    +
    +
    A string specifying the name of the city associated with the phone number.
    +
    +
    city - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location
    +
    +
    A string specifying the name of the city associated with the phone number.
    +
    +
    city - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location
    +
    +
    A string specifying the name of the city associated with the phone number.
    +
    +
    cleansed_code - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.CleansingNumber.Number
    +
    +
    One of the Phone Number Cleansing Codes describing the cleansing operation TeleSign performed on the phone number.
    +
    +
    cleansed_code - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.CleansingNumber.Number
    +
    +
    One of the Phone Number Cleansing Codes describing the cleansing operation TeleSign performed on the phone number.
    +
    +
    cleansed_code - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.CleansingNumber.Number
    +
    +
    One of the Phone Number Cleansing Codes describing the cleansing operation TeleSign performed on the phone number.
    +
    +
    cleansed_code - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.CleansingNumber.Number
    +
    +
    One of the Phone Number Cleansing Codes describing the cleansing operation TeleSign performed on the phone number.
    +
    +
    cleansing - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering
    +
    +
    An object containing details about how the phone number was cleansed.
    +
    +
    cleansing - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering
    +
    +
    An object containing details about how the phone number was cleansed.
    +
    +
    cleansing - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering
    +
    +
    An object containing details about how the phone number was cleansed.
    +
    +
    cleansing - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering
    +
    +
    An object containing details about how the phone number was cleansed.
    +
    +
    code - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Error
    +
    +
    A 1 to 5-digit error code (possibly negative) that indicates the type of error that occurred.
    +
    +
    code - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.PhoneType
    +
    +
    One of the Phone Type Codes."
    +
    +
    code - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Status
    +
    +
    One of the Transaction Status Codes.
    +
    +
    code - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Error
    +
    +
    A 1 to 5-digit error code (possibly negative) that indicates the type of error that occurred.
    +
    +
    code - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.PhoneType
    +
    +
    One of the Phone Type Codes."
    +
    +
    code - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Status
    +
    +
    One of the Transaction Status Codes.
    +
    +
    code - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Error
    +
    +
    A 1 to 5-digit error code (possibly negative) that indicates the type of error that occurred.
    +
    +
    code - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.PhoneType
    +
    +
    One of the Phone Type Codes."
    +
    +
    code - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Status
    +
    +
    One of the Transaction Status Codes.
    +
    +
    code - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Error
    +
    +
    A 1 to 5-digit error code (possibly negative) that indicates the type of error that occurred.
    +
    +
    code - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.PhoneType
    +
    +
    One of the Phone Type Codes."
    +
    +
    code - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Status
    +
    +
    One of the Transaction Status Codes.
    +
    +
    code - Variable in class com.telesign.verify.response.VerifyResponse.Error
    +
    +
    A 1 to 5-digit error code (possibly negative) that indicates the type of error that occurred.
    +
    +
    code - Variable in class com.telesign.verify.response.VerifyResponse.Status
    +
    +
    One of the Transaction Status Codes.
    +
    +
    code_entered - Variable in class com.telesign.verify.response.VerifyResponse.Verify
    +
    +
    Always set to an empty string.
    +
    +
    code_state - Variable in class com.telesign.verify.response.VerifyResponse.Verify
    +
    +
    Indicates whether the verification code entered matches that which was sent.
    +
    +
    com.telesign.phoneid - package com.telesign.phoneid
    +
    +
    + Contains the PhoneId class, which abstracts calls to the TeleSign PhoneID Web Service.
    +
    +
    com.telesign.phoneid.response - package com.telesign.phoneid.response
    +
    +
    + Contains a set of classes that represent TeleSign server response objects—one for each of the PhoneID web services.
    +
    +
    com.telesign.util - package com.telesign.util
    +
    +
    + Contains a class for normalizing a phone number, and a class that represents a TeleSign service request object.
    +
    +
    com.telesign.verify - package com.telesign.verify
    +
    +
    + Contains the Verify class, which abstracts calls to the TeleSign Verify Web Service.
    +
    +
    com.telesign.verify.response - package com.telesign.verify.response
    +
    +
    + Contains a class that represents the TeleSign server response object for the Phone Verify web service.
    +
    +
    complete_phone_number - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.OriginalNumber
    +
    +
    The Base Phone Number prefixed with the Country Dialing Code.
    +
    +
    complete_phone_number - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.OriginalNumber
    +
    +
    The Base Phone Number prefixed with the Country Dialing Code.
    +
    +
    complete_phone_number - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.OriginalNumber
    +
    +
    The Base Phone Number prefixed with the Country Dialing Code.
    +
    +
    complete_phone_number - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.OriginalNumber
    +
    +
    The Base Phone Number prefixed with the Country Dialing Code.
    +
    +
    connection - Variable in class com.telesign.util.TeleSignRequest
    +
    +
    The persistent session connection for the Request.
    +
    +
    contact(String, String) - Method in class com.telesign.phoneid.PhoneId
    +
    +
    Returns contact details for a specified phone number’s subscriber.
    +
    +
    contact - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse
    +
    +
    An object that describes data associated with the contact specified in the request.
    +
    +
    coordinates - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location
    +
    +
    An object containing details about the geographical coordinates of the location where the phone number is registered.
    +
    +
    coordinates - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location
    +
    +
    An object containing details about the geographical coordinates of the location where the phone number is registered.
    +
    +
    coordinates - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location
    +
    +
    An object containing details about the geographical coordinates of the location where the phone number is registered.
    +
    +
    country - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Contact
    +
    +
    A string that indicates the country in which the contact is located.
    +
    +
    country - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location
    +
    +
    An object containing details about the country associated with the phone number.
    +
    +
    country - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location
    +
    +
    An object containing details about the country associated with the phone number.
    +
    +
    country - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location
    +
    +
    An object containing details about the country associated with the phone number.
    +
    +
    country_code - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.CleansingNumber.Number
    +
    +
    A 1, 2, or 3-digit number representing the Country Dialing Code.
    +
    +
    country_code - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.OriginalNumber
    +
    +
    A 1, 2, or 3-digit number representing the Country Dialing Code.
    +
    +
    country_code - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.CleansingNumber.Number
    +
    +
    A 1, 2, or 3-digit number representing the Country Dialing Code.
    +
    +
    country_code - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.OriginalNumber
    +
    +
    A 1, 2, or 3-digit number representing the Country Dialing Code.
    +
    +
    country_code - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.CleansingNumber.Number
    +
    +
    A 1, 2, or 3-digit number representing the Country Dialing Code.
    +
    +
    country_code - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.OriginalNumber
    +
    +
    A 1, 2, or 3-digit number representing the Country Dialing Code.
    +
    +
    country_code - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.CleansingNumber.Number
    +
    +
    A 1, 2, or 3-digit number representing the Country Dialing Code.
    +
    +
    country_code - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.OriginalNumber
    +
    +
    A 1, 2, or 3-digit number representing the Country Dialing Code.
    +
    +
    county - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location
    +
    +
    A string specifying the name of the County (or Parish) associated with the phone number (U.S.
    +
    +
    county - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location
    +
    +
    A string specifying the name of the County (or Parish) associated with the phone number (U.S.
    +
    +
    county - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location
    +
    +
    A string specifying the name of the County (or Parish) associated with the phone number (U.S.
    +
    +
    customer_id - Variable in class com.telesign.phoneid.PhoneId
     
    -
    description - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.PhoneType
    -
     
    -
    description - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Status
    -
     
    -
    description - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Error
    -
     
    -
    description - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.PhoneType
    -
     
    -
    description - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Status
    -
     
    -
    description - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Error
    -
     
    -
    description - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.PhoneType
    -
     
    -
    description - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Status
    -
     
    -
    description - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Error
    -
     
    -
    description - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.PhoneType
    -
     
    -
    description - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Status
    -
     
    -
    description - Variable in class com.telesign.verify.response.VerifyResponse.Error
    -
     
    -
    description - Variable in class com.telesign.verify.response.VerifyResponse.Status
    -
     
    -
    device_status - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Live
    +
    customer_id - Variable in class com.telesign.util.TeleSignRequest
    +
    +
    Your TeleSign Customer ID.
    +
    +
    customer_id - Variable in class com.telesign.verify.Verify
     
    -A C D E F G I L M N O P R S T U V Z 
    +A B C D E F G H I L M N O P R S T U V Z 
    @@ -111,10 +354,10 @@

    D

  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/index-files/index-4.html b/doc/index-files/index-4.html index 2223d07..4bbe85a 100644 --- a/doc/index-files/index-4.html +++ b/doc/index-files/index-4.html @@ -2,15 +2,15 @@ - -E-Index - + +D-Index + @@ -29,10 +29,10 @@
  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    TeleSign Java SDK v1.0
    -
    A C D E F G I L M N O P R S T U V Z  +
    A B C D E F G H I L M N O P R S T U V Z  -

    E

    +

    D

    -
    errors - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse
    -
     
    -
    errors - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse
    -
     
    -
    errors - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse
    -
     
    -
    errors - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse
    -
     
    -
    errors - Variable in class com.telesign.verify.response.VerifyResponse
    -
     
    -
    executeRequest() - Method in class com.telesign.util.TeleSignRequest
    +
    description - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Error
    -
    Sign and make the TeleSign Request to the url that was set on this request.
    +
    A string that describes the type of error that occurred.
    +
    +
    description - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.PhoneType
    +
    +
    A description of the phone type.
    +
    +
    description - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Status
    +
    +
    A descriptionm of the transaction status.
    +
    +
    description - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Error
    +
    +
    A string that describes the type of error that occurred.
    +
    +
    description - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.PhoneType
    +
    +
    A description of the phone type.
    +
    +
    description - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Status
    +
    +
    A descriptionm of the transaction status.
    +
    +
    description - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Error
    +
    +
    A string that describes the type of error that occurred.
    +
    +
    description - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.PhoneType
    +
    +
    A description of the phone type.
    +
    +
    description - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Status
    +
    +
    A descriptionm of the transaction status.
    +
    +
    description - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Error
    +
    +
    A string that describes the type of error that occurred.
    +
    +
    description - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.PhoneType
    +
    +
    A description of the phone type.
    +
    +
    description - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Status
    +
    +
    A descriptionm of the transaction status.
    +
    +
    description - Variable in class com.telesign.verify.response.VerifyResponse.Error
    +
    +
    A string that describes the type of error that occurred.
    +
    +
    description - Variable in class com.telesign.verify.response.VerifyResponse.Status
    +
    +
    A descriptionm of the transaction status.
    +
    +
    device_status - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Live
    +
    +
    A string indicating the current status of the phone equipment.
    -A C D E F G I L M N O P R S T U V Z 
    +A B C D E F G H I L M N O P R S T U V Z 
    @@ -95,10 +141,10 @@

    E

  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/index-files/index-5.html b/doc/index-files/index-5.html index a0efd37..324b48e 100644 --- a/doc/index-files/index-5.html +++ b/doc/index-files/index-5.html @@ -2,15 +2,15 @@ - -F-Index - + +E-Index + @@ -29,10 +29,10 @@
  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    TeleSign Java SDK v1.0
    -
    A C D E F G I L M N O P R S T U V Z  +
    A B C D E F G H I L M N O P R S T U V Z  -

    F

    +

    E

    -
    firstname - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Contact
    -
     
    -
    formatTo11Digits(String) - Static method in class com.telesign.util.PhoneUtil
    +
    errors - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse
    -
    helper method to validate numbers to 11 digits
    +
    An array of PhoneIdContactResponse.Error objects.
    +
    +
    errors - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse
    +
    +
    An array of PhoneIdLiveResponse.Error objects.
    +
    +
    errors - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse
    +
    +
    An array of PhoneIdScoreResponse.Error objects.
    +
    +
    errors - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse
    +
    +
    An array of PhoneIdStandardResponse.Error objects.
    +
    +
    errors - Variable in class com.telesign.verify.response.VerifyResponse
    +
    +
    An array of VerifyResponse.Error objects.
    +
    +
    executeRequest() - Method in class com.telesign.util.TeleSignRequest
    +
    +
    Creates and sends the REST request.
    -A C D E F G I L M N O P R S T U V Z 
    +A B C D E F G H I L M N O P R S T U V Z 
    @@ -87,10 +105,10 @@

    F

  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/index-files/index-6.html b/doc/index-files/index-6.html index 90edefc..5e50d6f 100644 --- a/doc/index-files/index-6.html +++ b/doc/index-files/index-6.html @@ -2,15 +2,15 @@ - -G-Index - + +F-Index + @@ -29,10 +29,10 @@
  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    TeleSign Java SDK v1.0
    -
    A C D E F G I L M N O P R S T U V Z  +
    A B C D E F G H I L M N O P R S T U V Z  -

    G

    +

    F

    -
    getAllHeaders() - Method in class com.telesign.util.TeleSignRequest
    +
    firstname - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Contact
    -
    Return a sorted list of all the headers.
    +
    A string that indicates the contact’s first name or given name.
    -
    getAllParams() - Method in class com.telesign.util.TeleSignRequest
    +
    formatTo11Digits(String) - Static method in class com.telesign.util.PhoneUtil
    -
    Return all the Query parameters set on this request.
    -
    -
    getPostBody() - Method in class com.telesign.util.TeleSignRequest
    -
    -
    Get the POST body for this request
    -
    -
    getTsHeaders() - Method in class com.telesign.util.TeleSignRequest
    -
    -
    Return the TeleSign specific Headers set for this request
    +
    This mentod is a helper method for cleansing phone numbers.
    -A C D E F G I L M N O P R S T U V Z 
    +A B C D E F G H I L M N O P R S T U V Z 
    @@ -97,10 +89,10 @@

    G

  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/index-files/index-7.html b/doc/index-files/index-7.html index deeb36a..80b66da 100644 --- a/doc/index-files/index-7.html +++ b/doc/index-files/index-7.html @@ -2,15 +2,15 @@ - -I-Index - + +G-Index + @@ -29,10 +29,10 @@
  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    TeleSign Java SDK v1.0
    -
    A C D E F G I L M N O P R S T U V Z  +
    A B C D E F G H I L M N O P R S T U V Z  -

    I

    +

    G

    -
    iso2 - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location.Country
    -
     
    -
    iso2 - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location.Country
    -
     
    -
    iso2 - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location.Country
    -
     
    -
    iso3 - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location.Country
    -
     
    -
    iso3 - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location.Country
    -
     
    -
    iso3 - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location.Country
    -
     
    +
    getAllHeaders() - Method in class com.telesign.util.TeleSignRequest
    +
    +
    Returns the set of both the standard and the + TeleSign-specific Request header fields.
    +
    +
    getAllParams() - Method in class com.telesign.util.TeleSignRequest
    +
    +
    Returns the set of POST Request parameters.
    +
    +
    getPostBody() - Method in class com.telesign.util.TeleSignRequest
    +
    +
    Gets the entity body of an HTTP 1.1 POST Request message.
    +
    +
    getSigningString(String) - Method in class com.telesign.util.TeleSignRequest
    +
    +
    Create the string to sign.
    +
    +
    getTsHeaders() - Method in class com.telesign.util.TeleSignRequest
    +
    +
    Returns the set of TeleSign-specific Request header fields.
    +
    -A C D E F G I L M N O P R S T U V Z 
    +A B C D E F G H I L M N O P R S T U V Z 
    @@ -93,10 +102,10 @@

    I

  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/index-files/index-8.html b/doc/index-files/index-8.html index 9644a8d..40f0c19 100644 --- a/doc/index-files/index-8.html +++ b/doc/index-files/index-8.html @@ -2,15 +2,15 @@ - -L-Index - + +H-Index + @@ -29,10 +29,10 @@
  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    TeleSign Java SDK v1.0
    -
    A C D E F G I L M N O P R S T U V Z  +
    A B C D E F G H I L M N O P R S T U V Z  -

    L

    +

    H

    -
    lastname - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Contact
    -
     
    -
    latitude - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location.Coordinates
    -
     
    -
    latitude - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location.Coordinates
    -
     
    -
    latitude - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location.Coordinates
    -
     
    -
    level - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Risk
    -
     
    -
    live(String, String) - Method in class com.telesign.phoneid.PhoneId
    +
    headers - Variable in class com.telesign.util.TeleSignRequest
    -
    Make a phoneid live request to TeleSign's public API.
    +
    The set of HTTP 1.1 Request header field/value pairs.
    +
    +
    hmacsha1(String, String) - Method in class com.telesign.util.TeleSignRequest
    +
    +
    Creates the Signature component for the Authorization header field.
    -
    live - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse
    -
     
    -
    location - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse
    -
     
    -
    location - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse
    -
     
    -
    location - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse
    -
     
    -
    longitude - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location.Coordinates
    -
     
    -
    longitude - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location.Coordinates
    -
     
    -
    longitude - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location.Coordinates
    -
     
    -A C D E F G I L M N O P R S T U V Z 
    +A B C D E F G H I L M N O P R S T U V Z 
    @@ -109,10 +89,10 @@

    L

  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/index-files/index-9.html b/doc/index-files/index-9.html index 8201639..eeb0226 100644 --- a/doc/index-files/index-9.html +++ b/doc/index-files/index-9.html @@ -2,15 +2,15 @@ - -M-Index - + +I-Index + @@ -29,10 +29,10 @@
  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    TeleSign Java SDK v1.0
    -
    A C D E F G I L M N O P R S T U V Z  +
    A B C D E F G H I L M N O P R S T U V Z  -

    M

    +

    I

    -
    max_length - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.CleansingNumber.Number
    -
     
    -
    max_length - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.CleansingNumber.Number
    -
     
    -
    max_length - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.CleansingNumber.Number
    -
     
    -
    max_length - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.CleansingNumber.Number
    -
     
    -
    metro_code - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location
    -
     
    -
    metro_code - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location
    -
     
    -
    metro_code - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location
    -
     
    -
    min_length - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Numbering.CleansingNumber.Number
    -
     
    -
    min_length - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Numbering.CleansingNumber.Number
    -
     
    -
    min_length - Variable in class com.telesign.phoneid.response.PhoneIdScoreResponse.Numbering.CleansingNumber.Number
    -
     
    -
    min_length - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Numbering.CleansingNumber.Number
    -
     
    +
    iso2 - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location.Country
    +
    +
    The ISO 3166-1 2-letter Country Code associated with the phone number.
    +
    +
    iso2 - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location.Country
    +
    +
    The ISO 3166-1 2-letter Country Code associated with the phone number.
    +
    +
    iso2 - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location.Country
    +
    +
    The ISO 3166-1 2-letter Country Code associated with the phone number.
    +
    +
    iso3 - Variable in class com.telesign.phoneid.response.PhoneIdContactResponse.Location.Country
    +
    +
    The ISO 3166-1 3-letter Country Code associated with the phone number
    +
    +
    iso3 - Variable in class com.telesign.phoneid.response.PhoneIdLiveResponse.Location.Country
    +
    +
    The ISO 3166-1 3-letter Country Code associated with the phone number
    +
    +
    iso3 - Variable in class com.telesign.phoneid.response.PhoneIdStandardResponse.Location.Country
    +
    +
    The ISO 3166-1 3-letter Country Code associated with the phone number
    +
    -A C D E F G I L M N O P R S T U V Z 
    +A B C D E F G H I L M N O P R S T U V Z 
    @@ -103,10 +105,10 @@

    M

  • Class
  • Use
  • Tree
  • -
  • Deprecated
  • Help
  • +
    DocBuild:
    +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/index.html b/doc/index.html index 486e43a..24237e8 100644 --- a/doc/index.html +++ b/doc/index.html @@ -2,7 +2,7 @@ - + Generated Documentation (Untitled) +

    Copyright © , TeleSign Corp., All rights reserved.

    diff --git a/doc/overview-tree.html b/doc/overview-tree.html index dbe2da6..fce6f4e 100644 --- a/doc/overview-tree.html +++ b/doc/overview-tree.html @@ -2,9 +2,9 @@ - + Class Hierarchy - + @@ -29,10 +29,10 @@
  • Class
  • Use
  • -
  • Deprecated
  • Index
  • Help
  • +
    TeleSign Java SDK v1.0