Kofax Mobile SDK API Reference
Public Member Functions | List of all members
LoginCredentials Class Reference

Public Member Functions

 LoginCredentials (String ktaUserName, String ktaPassword, String serverUrl, CertificateValidatorListener certificateValidatorListener, TimeOutParameters timeOutParameters)
 
String getKtaUserName ()
 
String getKtaPassword ()
 
String getServerUrl ()
 
CertificateValidatorListener getCertificateValidatorListener ()
 
TimeOutParameters getTimeOutParameters ()
 

Detailed Description

The LoginCredentials class. This Object allows specification of server credentials.

Constructor & Destructor Documentation

LoginCredentials ( String  ktaUserName,
String  ktaPassword,
String  serverUrl,
CertificateValidatorListener  certificateValidatorListener,
TimeOutParameters  timeOutParameters 
)
Parameters
ktaUserName- The Kta UserName.
ktaPassword- The Kta Password.
serverUrl- The URL of the server.
certificateValidatorListener- This Interface defines a method that you may implement for custom certificate pinning logic.
timeOutParameters- This contains time out parameters. -

Member Function Documentation

CertificateValidatorListener getCertificateValidatorListener ( )
String getKtaPassword ( )
String getKtaUserName ( )
String getServerUrl ( )
TimeOutParameters getTimeOutParameters ( )

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.