Skip to content

cloudregistry/cloudregistry-epp-rtk

Repository files navigation

Cloud Registry Java EPP-RTK Add-on

This is a collection of Java classes that complements the Universal Registry/Registrar Toolkit providing functionalities specific to Cloud Registry's extension to the Extensible Provisioning Protocol (EPP).

Requirements

  • JDK 1.5+
  • epp-rtk-java 0.9.6

Getting Started

  1. Set the RTK_HOME environment variable to the directory where you unpacked epp-rtk-java distribution.
export RTK_HOME=<path to epp-rtk>
  1. Run the example code.
./run_example.sh epp_host_name epp_host_port epp_client_id epp_password domain_name contact_id

Sample Code

The run_example.sh script above executes the runnable class net.cloudregistry.rtk.epprtk.LaunchPhaseTest which shows how the library can be used in conjunction with the EPP-RTK. You are encouraged to follow the sample to develop your application.

There is a convenient wrapper net.cloudregistry.rtk.epprtk.LaunchPhaseCreateDomainWrapper for the common use case of creating a sunrise or land rush application. The sample code above shows how it is used.

About

Cloud Registry Java EPP-RTK Add-on

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •