- OBJ_SERVICE - Static variable in class com.verisign.epp.codec.gen.EPPService
-
The service is an object service
- OBJ_SERVICE - Variable in class com.verisign.epp.codec.gen.EPPServiceMenu
-
Flag for inspecting whether the service is an ObjectService
- OBJECT_DOES_NOT_EXIST - Static variable in class com.verisign.epp.codec.gen.EPPResult
-
Object does not exist
This response code MUST be returned when a server receives a command to
query or transform an object that does not exist in the repository.
- OBJECT_EXISTS - Static variable in class com.verisign.epp.codec.gen.EPPResult
-
Object exists
This response code MUST be returned when a server receives a command to
create an object that already exists in the repository.
- OBJECT_NOT_PENDING_TRANSFER - Static variable in class com.verisign.epp.codec.gen.EPPResult
-
Object not pending transfer
This response code MUST be returned when a server receives a command to
confirm, reject, or cancel the transfer an object when no command has
been made to transfer the object.
- OBJECT_PENDING_TRANSFER - Static variable in class com.verisign.epp.codec.gen.EPPResult
-
Object pending transfer
This response code MUST be returned when a server receives a command to
transfer an object that is pending transfer due to an earlier transfer
request.
- op - Variable in class com.verisign.epp.codec.gen.EPPPollCmd
-
Operation "op" associated with the EPPPollCmd
.
- op - Variable in class com.verisign.epp.codec.gen.EPPTransferCmd
-
Operation "op" associated with the EPPTransferCmd
.
- OP_ACK - Static variable in class com.verisign.epp.codec.gen.EPPPollCmd
-
Poll operation type indicating that the client has received a message
and that the server can remove the message.
- OP_ACK - Static variable in class com.verisign.epp.interfaces.EPPSession
-
Poll operation type indicating that the client has received a message and
that the server can remove the message.
- OP_APPROVE - Static variable in class com.verisign.epp.codec.gen.EPPCommand
-
command approve operation currently associated with a <transfer>
command.
- OP_CANCEL - Static variable in class com.verisign.epp.codec.gen.EPPCommand
-
command cancel operation associated with a <transfer> command.
- OP_QUERY - Static variable in class com.verisign.epp.codec.gen.EPPCommand
-
command query operation associated with a <transfer> command.
- OP_REJECT - Static variable in class com.verisign.epp.codec.gen.EPPCommand
-
command reject operation associated with a <transfer> command.
- OP_REQ - Static variable in class com.verisign.epp.codec.gen.EPPPollCmd
-
Poll operation type indicating that the client is requesting information
from the server.
- OP_REQ - Static variable in class com.verisign.epp.interfaces.EPPSession
-
Poll operation type indicating that the client is requesting information
from the server.
- OP_REQUEST - Static variable in class com.verisign.epp.codec.gen.EPPCommand
-
command request operation associated with a <transfer> command.
- OPERATION_AUTO_DELETE - Static variable in class com.verisign.epp.codec.changepoll.EPPChangeOperation
-
Auto delete operation executed by the server.
- OPERATION_AUTO_PURGE - Static variable in class com.verisign.epp.codec.changepoll.EPPChangeOperation
-
Auto purge operation executed by the server.
- OPERATION_AUTO_RENEW - Static variable in class com.verisign.epp.codec.changepoll.EPPChangeOperation
-
Auto renew operation executed by the server.
- OPERATION_CREATE - Static variable in class com.verisign.epp.codec.changepoll.EPPChangeOperation
-
Create operation as defined in RFC 5730
.
- OPERATION_CUSTOM - Static variable in class com.verisign.epp.codec.changepoll.EPPChangeOperation
-
Custom operation.
- OPERATION_DELETE - Static variable in class com.verisign.epp.codec.changepoll.EPPChangeOperation
-
Delete operation as defined in RFC 5730
.
- OPERATION_RENEW - Static variable in class com.verisign.epp.codec.changepoll.EPPChangeOperation
-
Renew operation as defined in RFC 5730
.
- OPERATION_RESTORE - Static variable in class com.verisign.epp.codec.changepoll.EPPChangeOperation
-
Update operation as defined in RFC 3915
.
- OPERATION_TRANSFER - Static variable in class com.verisign.epp.codec.changepoll.EPPChangeOperation
-
Transfer operation as defined in RFC 5730
.
- OPERATION_UPDATE - Static variable in class com.verisign.epp.codec.changepoll.EPPChangeOperation
-
Update operation as defined in RFC 5730
.
- orgCheck() - Method in class com.verisign.epp.interfaces.EPPOrgTst
-
Unit test of EPPOrg.sendCheck()
for a set of org identifiers.
- orgCreate() - Method in class com.verisign.epp.interfaces.EPPOrgTst
-
Unit test of EPPOrg.sendCreate()
to create a org.
- orgCreatePending() - Method in class com.verisign.epp.interfaces.EPPOrgTst
-
Unit test of EPPOrg.sendCreate()
to create a pending org,
which should include a pending action poll message.
- orgDelete() - Method in class com.verisign.epp.interfaces.EPPOrgTst
-
Unit test of EPPOrg.sendDelete()
to delete a specific org
identifier.
- OrgExtDomainHandler - Class in com.verisign.epp.serverstub
-
The OrgExtDomainHandler
class extends
DomainHandler
to include handling the Org Extension.
- OrgExtDomainHandler() - Constructor for class com.verisign.epp.serverstub.OrgExtDomainHandler
-
Constructs an instance of OrgExtDomainHandler
- OrgHandler - Class in com.verisign.epp.serverstub
-
The OrgHandler
class extends EPPOrgHandler
to
include handling the Org Mapping commands.
- OrgHandler() - Constructor for class com.verisign.epp.serverstub.OrgHandler
-
Constructs an instance of IdnMapDomainHandler
- orgInfo() - Method in class com.verisign.epp.interfaces.EPPOrgTst
-
Unit test of EPPOrg.sendInfo()
to get the information for a
specific org identifier.
- OrgPollHandler - Class in com.verisign.epp.serverstub
-
The OrgPollHandler
implements EPPPollHandler
for Org Name
Mapping.
- OrgPollHandler() - Constructor for class com.verisign.epp.serverstub.OrgPollHandler
-
- orgUpdate() - Method in class com.verisign.epp.interfaces.EPPOrgTst
-
Unit test of EPPOrg.sendUpdate()
to create a org.