Class UnsignedPathFactory
java.lang.Object
com.yoti.api.client.spi.remote.call.factory.UnsignedPathFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateAmlPath(String appId) createDynamicSharingPath(String appId) createFetchIbvInstructionsPath(String appId, String sessionId) createFetchIbvInstructionsPdfPath(String sdkId, String sessionId) createFetchInstructionsContactProfilePath(String appId, String sessionId) createFetchSessionConfigurationPath(String sdkId, String sessionId) createGetSupportedDocumentsPath(boolean includeNonLatin) createIdentitySessionQrCodePath(String sessionId) createIdentitySessionReceiptKeyRetrievalPath(String wrappedItemKeyId) createIdentitySessionReceiptRetrievalPath(String receiptId) createIdentitySessionRetrievalPath(String sessionId) createMediaContentPath(String appId, String sessionId, String mediaId) createNewFaceCaptureResourcePath(String sdkId, String sessionId) createProfilePath(String appId, String connectToken) createPutIbvInstructionsPath(String appId, String sessionId) createTriggerIbvEmailNotificationPath(String sdkId, String sessionId) createUploadFaceCaptureImagePath(String sdkId, String sessionId, String resourceId) createYotiDocsSessionPath(String appId, String sessionId)
-
Constructor Details
-
UnsignedPathFactory
public UnsignedPathFactory()
-
-
Method Details
-
createAmlPath
-
createIdentitySessionPath
-
createIdentitySessionRetrievalPath
-
createIdentitySessionQrCodePath
-
createIdentitySessionQrCodeRetrievalPath
-
createIdentitySessionReceiptRetrievalPath
-
createIdentitySessionReceiptKeyRetrievalPath
-
createProfilePath
-
createDynamicSharingPath
-
createNewYotiDocsSessionPath
-
createYotiDocsSessionPath
-
createMediaContentPath
-
createPutIbvInstructionsPath
-
createFetchIbvInstructionsPath
-
createFetchIbvInstructionsPdfPath
-
createGetSupportedDocumentsPath
-
createFetchInstructionsContactProfilePath
-
createFetchSessionConfigurationPath
-
createNewFaceCaptureResourcePath
-
createUploadFaceCaptureImagePath
-
createTriggerIbvEmailNotificationPath
-