Class EPPAllocationTokenInfo

java.lang.Object
com.verisign.epp.codec.allocationtoken.EPPAllocationTokenInfo
All Implemented Interfaces:
EPPCodecComponent, Serializable, Cloneable

public class EPPAllocationTokenInfo extends Object implements EPPCodecComponent
Extension to the domain info command to the allocation token associated with the domain name.
See Also:
  • Field Details

    • ELM_LOCALNAME

      public static final String ELM_LOCALNAME
      Constant for the launch phase info extension local name
      See Also:
    • ELM_NAME

      public static final String ELM_NAME
      Constant for the launch phase info extension tag
      See Also:
  • Constructor Details

    • EPPAllocationTokenInfo

      public EPPAllocationTokenInfo()
      Create an EPPAllocationTokenInfo instance
  • Method Details