Interface TapkeyEndpointConfig

  • All Known Subinterfaces:
    TapkeyEnvironmentConfig

    public interface TapkeyEndpointConfig
    Defines the Tapkey Trust Service endpoint to use for the Tapkey Mobile SDK.
    • Method Detail

      • getBaseUri

        String getBaseUri()
        Returns the base URI of the Tapkey Trust Service.
        Returns:
        the Tapkey Trust Service base URI.
      • getTenantId

        String getTenantId()
        Returns the Tapkey Trust Service tenant to use.
        Returns:
        the tenant to use.