Class ProvisioningMethod


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

      • 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.