Class | Description |
---|---|
EPPOrgExtAddRemChg |
EPPOrgExtAddRemChg is used to define the organization ids to
either add, remove, or change. |
EPPOrgExtCreate |
EPPOrgExtCreate is used in the extension to the create command
to define the org identifiers. |
EPPOrgExtFactory |
Factory for the Org Extension objects.
|
EPPOrgExtId |
EPPOrgExtId is used to define an organization identifier with a
required role. |
EPPOrgExtInfData |
EPPOrgExtInfData is used in the extension to the info response
to define the org identifiers. |
EPPOrgExtTst |
Is a unit test of the com.verisign.epp.codec.orgext package.
|
EPPOrgExtUpdate |
EPPOrgExtCreate is used in the extension to the update command to
add, remove, and change organizations. |
Enum | Description |
---|---|
EPPOrgExtAddRemChg.Action |
Update action, which includes:
ADD - Add the org identifiers. REM - Remove the org identifiers. CHG - Change the org identifiers. |