Class UnsignedPathFactory

java.lang.Object
com.yoti.api.client.spi.remote.call.factory.UnsignedPathFactory

public class UnsignedPathFactory extends Object
  • Constructor Details

    • UnsignedPathFactory

      public UnsignedPathFactory()
  • Method Details

    • createAmlPath

      public String createAmlPath(String appId)
    • createIdentitySessionPath

      public String createIdentitySessionPath()
    • createIdentitySessionRetrievalPath

      public String createIdentitySessionRetrievalPath(String sessionId)
    • createIdentitySessionQrCodePath

      public String createIdentitySessionQrCodePath(String sessionId)
    • createIdentitySessionQrCodeRetrievalPath

      public String createIdentitySessionQrCodeRetrievalPath(String qrCodeId)
    • createIdentitySessionReceiptRetrievalPath

      public String createIdentitySessionReceiptRetrievalPath(String receiptId)
    • createIdentitySessionReceiptKeyRetrievalPath

      public String createIdentitySessionReceiptKeyRetrievalPath(String wrappedItemKeyId)
    • createProfilePath

      public String createProfilePath(String appId, String connectToken)
    • createDynamicSharingPath

      public String createDynamicSharingPath(String appId)
    • createNewYotiDocsSessionPath

      public String createNewYotiDocsSessionPath(String appId)
    • createYotiDocsSessionPath

      public String createYotiDocsSessionPath(String appId, String sessionId)
    • createMediaContentPath

      public String createMediaContentPath(String appId, String sessionId, String mediaId)
    • createPutIbvInstructionsPath

      public String createPutIbvInstructionsPath(String appId, String sessionId)
    • createFetchIbvInstructionsPath

      public String createFetchIbvInstructionsPath(String appId, String sessionId)
    • createFetchIbvInstructionsPdfPath

      public String createFetchIbvInstructionsPdfPath(String sdkId, String sessionId)
    • createGetSupportedDocumentsPath

      public String createGetSupportedDocumentsPath(boolean includeNonLatin)
    • createFetchInstructionsContactProfilePath

      public String createFetchInstructionsContactProfilePath(String appId, String sessionId)
    • createFetchSessionConfigurationPath

      public String createFetchSessionConfigurationPath(String sdkId, String sessionId)
    • createNewFaceCaptureResourcePath

      public String createNewFaceCaptureResourcePath(String sdkId, String sessionId)
    • createUploadFaceCaptureImagePath

      public String createUploadFaceCaptureImagePath(String sdkId, String sessionId, String resourceId)
    • createTriggerIbvEmailNotificationPath

      public String createTriggerIbvEmailNotificationPath(String sdkId, String sessionId)