Enum Class EPPLaunchPolicyPhase.Phase

java.lang.Object
java.lang.Enum<EPPLaunchPolicyPhase.Phase>
com.verisign.epp.codec.launchpolicy.v01.EPPLaunchPolicyPhase.Phase
All Implemented Interfaces:
Serializable, Comparable<EPPLaunchPolicyPhase.Phase>, Constable
Enclosing class:
EPPLaunchPolicyPhase

public static enum EPPLaunchPolicyPhase.Phase extends Enum<EPPLaunchPolicyPhase.Phase>
Phase defines the type of phase, which include the following possible values:
  • preDelegation - Phase when pre-delegation testing is done.
  • preLaunch - Phase prior to the sunrise phase where no writable operations will be allowed.
  • sunrise - Phase when trademark holders can submit registration applications with trademark information that can be validated by the server.
  • landrush - Post-sunrise phase when non-trademark holders are allowed to register domain names.
  • claims - Trademark claims phase as defined by Trademark Clearinghouse model of displaying a claims notice to clients for domain names that match trademarks.
  • open - Post-launch phase that is also referred to as "steady state". Servers MAY require additional trademark protection with this phase.
  • custom - Custom launch phase that is defined using the "name" attribute.