Class | Description |
---|---|
EPPOrgAddress |
Represents a org address.
|
EPPOrgCheckCmd |
Represents a org <check> command that enables checking on the
availability of a set of client-specified but server-unique org identifiers.
|
EPPOrgCheckResp |
Represents a org <check> response that returns the availability of
a set of client-specified but server-unique org identifiers.
|
EPPOrgCheckResult |
EPPOrgCheckResult is used to represent the for the check of
an individual org. |
EPPOrgContact |
Represents an org contact.
|
EPPOrgCreateCmd |
Command used to create an org object.
|
EPPOrgCreateResp |
Represents an EPP Internationalized Domain Name (IDN) Table <info>
response, which support three different forms:
Domain Info Form - Used to validate the domain name code points against the IDN Tables and IDN Policies, and to return the matching IDN Table meta-data. Table Info Form - Used to retrieve information associated with an IDN Table object. List Info Form - Used to retrieve the list of IDN Tables supported by the server. EPPOrgInfoCmd is the concrete EPPCommand associated
with EPPOrgInfoCmd . |
EPPOrgDeleteCmd |
Command used to delete a org object.
|
EPPOrgInfoCmd |
Command used to retrieve information associated with an org object.
|
EPPOrgInfoResp |
Response information associated with an org object.
|
EPPOrgMapFactory |
Factory for the Org Mapping command and response objects.
|
EPPOrgPendActionMsg |
Poll message used to indicate the result of a pending action.
|
EPPOrgPostalDefinition |
Represents a org postal address definition.
|
EPPOrgRole |
EPPOrgRole contains the role type and optional role id of the
organization. |
EPPOrgTst |
Is a unit test of the com.verisign.epp.codec.org package.
|
EPPOrgUpdateCmd |
Command used to update a org object.
|
Enum | Description |
---|---|
EPPOrgContact.Type |
Contact type enumeration.
|
EPPOrgPostalDefinition.Type |
Localized type with one of the following values:
LOC - Localized form of data that MAY be represented in
unrestricted UTF-8.
INT - Internationalized form o data that MUST be
represented in a subset of UTF-8 that can be represented in the 7-bit
US-ASCII character set.
|
EPPOrgRoleStatus |
Statuses of the organization role, with one of the following values:
ok - This is the normal status value for an role that has no
pending operations or prohibitions. |
EPPOrgStatus |
Statuses of the organization, with one of the following values:
ok - This is the normal status value for an object that has
no pending operations or prohibitions. |