Class ProvisioningMethod

java.lang.Object
com.thalesgroup.gemalto.d1.card.ProvisioningMethod

public final class ProvisioningMethod extends Object
Information about the provisioning method used by the token requestor.
Since:
1.0.0
  • Constructor Details

  • Method Details

    • getPushHandler

      @NonNull public String getPushHandler()
      Gets the push handler of the token requestor.
      Returns:
      The push handler.
    • getPlatformType

      @NonNull public String getPlatformType()
      Gets the platform type of the token requestor.
      Returns:
      The platform supported type—ANDROID, IOS, or WEB.