Package com.thalesgroup.tmgsdk
-
Interface Summary Interface Description DeviceAuthentication DeviceAuthenticationis used for user authentication(Biometric/KeyGuard).IDVMethod IDVMethoddefines the IDV method available to the end userPendingBindingSession PendingBindingSessionis used to getvProvisionedTokenIdsession details with pending activation.RemoveBindingListener This callback is use to inform theremoveBinding(String, String, RemoveBindingListener)process result.SyncBindingStateListener This callback is use to inform thesyncBindingState(String, String, SyncBindingStateListener)process result.TokenBindingListener This callback is use to inform thecreateBinding(String, String, String, TokenBindingListener)process result.TransactionListener This callback is use to inform theauthenticateTransaction(String, TransactionListener)process result.VisaCTFHelper VisaCTFHelperis used to bind and authenticatevProvisionedTokenIdwith the device. -
Class Summary Class Description TMGClient TMGClientis used to createVisaCTFHelperobjects which are used to bind and authenticate thevProvisionedTokenIdto the device.TMGClientConfiguration TMGClientConfigurationused to configure the Application Context, Server URl, Server certificate, Device Authentication method, Key identifier and Certificate pins.TMGClientConfiguration.Builder Used to buildTMGClientConfigurationobject -
Exception Summary Exception Description TMGClientException TMGClientExceptionis generic exception class to handle all TMG SDK errors.