Kofax Mobile SDK API Reference
Public Attributes | List of all members
ExtractionCredentials Class Reference
Inheritance diagram for ExtractionCredentials:

Public Attributes

String username
 
String password
 
String sessionId
 

Detailed Description

The extraction credentials class. This object allows specification of server credentials. If session id is set it will be used to get access to the server. Otherwise if session id is null or empty system will try log on using username and password.

See also
ExtractionParameters

Member Data Documentation

String password

Specify password if applicable.

The default value is null.

String sessionId

Specify session ID if applicable. A unique string value which allows to get access to the backend API.

The default value is null.

String username

Specify user name if applicable.

The default value is null.


The documentation for this class was generated from the following file:
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.