Modifier and Type | Method and Description |
---|---|
EPPAuthInfo |
EPPContactTransferCmd.getAuthInfo()
Get authorization information.
|
EPPAuthInfo |
EPPContactInfoResp.getAuthInfo()
Gets the authorization information.
|
EPPAuthInfo |
EPPContactInfoCmd.getAuthInfo()
Get authorization information
|
EPPAuthInfo |
EPPContactCreateCmd.getAuthInfo()
Get authorization information.
|
EPPAuthInfo |
EPPContactAddChange.getAuthInfo()
Get autorization information for contact change.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPContactTransferCmd.setAuthInfo(EPPAuthInfo newAuthInfo)
Set authorization information.
|
void |
EPPContactInfoResp.setAuthInfo(EPPAuthInfo aAuthInfo)
Sets the authorization information.
|
void |
EPPContactInfoCmd.setAuthInfo(EPPAuthInfo aAuthInfo)
Set authorization information
|
void |
EPPContactCreateCmd.setAuthInfo(EPPAuthInfo newAuthInfo)
Set authorization information.
|
void |
EPPContactAddChange.setAuthInfo(EPPAuthInfo newAuthInfo)
Set authorization information for contact change.
|
Constructor and Description |
---|
EPPContactAddChange(EPPContactPostalDefinition aPostalInfo,
java.lang.String aVoice,
EPPAuthInfo aAuthInfo)
Constructor for
EPPContactAddChange . |
EPPContactAddChange(EPPContactPostalDefinition aPostalInfo,
java.lang.String aVoice,
java.lang.String aFax,
java.lang.String aEmail,
EPPAuthInfo aAuthInfo)
Constructor for
EPPContactAddChange . |
EPPContactAddChange(java.util.Vector aPostalInfo,
java.lang.String aVoice,
java.lang.String aFax,
java.lang.String aEmail,
EPPAuthInfo aAuthInfo)
Constructor for
EPPContactAddChange . |
EPPContactCreateCmd(java.lang.String aTransId,
java.lang.String aId,
EPPContactPostalDefinition aPostalContact,
java.lang.String aEmail,
EPPAuthInfo aAuthInfo)
Constructor of EPPContactCreateCmd Allocates a new
EPPContactCreateCmd with the contact definition
information. |
EPPContactInfoCmd(java.lang.String aTransId,
java.lang.String aName,
EPPAuthInfo aAuthInfo)
EPPDomainInfoCmd constructor that takes the domain name as
an argument. |
EPPContactInfoResp(EPPTransId aTransId,
java.lang.String aRoid,
java.lang.String aId,
java.util.Vector newStatuses,
EPPContactPostalDefinition aPostalInfo,
java.lang.String aEmail,
java.lang.String aClientId,
java.lang.String aCreatedBy,
java.util.Date aCreatedDate,
EPPAuthInfo aAuthInfo)
EPPContactInfoResp constructor that sets the required attributes with the parameters. |
Modifier and Type | Method and Description |
---|---|
EPPAuthInfo |
EPPDefRegTransferCmd.getAuthInfo()
Get authorization information
|
EPPAuthInfo |
EPPDefRegInfoResp.getAuthInfo()
Get authorization information
|
EPPAuthInfo |
EPPDefRegInfoCmd.getAuthInfo()
Get authorization information
|
EPPAuthInfo |
EPPDefRegCreateCmd.getAuthInfo()
Get authorization information
|
EPPAuthInfo |
EPPDefRegAddRemove.getAuthInfo()
Get authorization information for the change mode
|
Modifier and Type | Method and Description |
---|---|
void |
EPPDefRegTransferCmd.setAuthInfo(EPPAuthInfo newAuthInfo)
Set authorization information
|
void |
EPPDefRegInfoResp.setAuthInfo(EPPAuthInfo newAuthInfo)
Set authorization information
|
void |
EPPDefRegInfoCmd.setAuthInfo(EPPAuthInfo aAuthInfo)
Set authorization information
|
void |
EPPDefRegCreateCmd.setAuthInfo(EPPAuthInfo newAuthInfo)
Set authorization information
|
void |
EPPDefRegAddRemove.setAuthInfo(EPPAuthInfo newAuthInfo)
Set authorization information for the change mode
|
Constructor and Description |
---|
EPPDefRegAddRemove(java.lang.String aRegistrant,
java.lang.String aTm,
java.lang.String aTmCountry,
java.util.Date aTmDate,
java.lang.String aAdminContact,
EPPAuthInfo aAuthInfo)
Constructor for
EPPDefRegAddRemove that includes the
attributes as arguments. |
EPPDefRegCreateCmd(java.lang.String aTransId,
EPPDefRegName aDefRegName,
java.lang.String aRegistrant,
java.lang.String aTm,
java.lang.String aTmCountry,
java.util.Date aTmDate,
java.lang.String aAdminContact,
EPPDefRegPeriod aPeriod,
EPPAuthInfo aAuthInfo)
Allocates a new
EPPDefRegCreateCmd with all attributes
specified by the arguments. |
EPPDefRegInfoCmd(java.lang.String aTransId,
java.lang.String aRoid,
EPPAuthInfo aAuthInfo) |
EPPDefRegInfoResp(EPPTransId aTransId,
EPPDefRegName aName,
java.lang.String aRoid,
java.lang.String aRegistrant,
java.lang.String aTm,
java.lang.String aTmCountry,
java.util.Date aTmDate,
java.lang.String aAdminContact,
java.util.Vector aSomeStatuses,
java.lang.String aClientId,
java.lang.String aCreatedBy,
java.util.Date aCreatedDate,
EPPAuthInfo aAuthInfo)
EPPDefRegInfoResp constuctor that takes the required
attribute and most used optional values as parameters. |
EPPDefRegTransferCmd(java.lang.String aTransId,
java.lang.String aOp,
java.lang.String aRoid,
EPPAuthInfo aAuthInfo,
EPPDefRegPeriod aPeriod)
EPPDefRegTransferCmd constructor that takes the required
attributes plus the optional attibute aPeriod . |
Modifier and Type | Method and Description |
---|---|
EPPAuthInfo |
EPPDomainTransferCmd.getAuthInfo()
Get authorization Information.
|
EPPAuthInfo |
EPPDomainInfoResp.getAuthInfo()
Get authorization information
|
EPPAuthInfo |
EPPDomainInfoCmd.getAuthInfo()
Get authorization information
|
EPPAuthInfo |
EPPDomainCreateCmd.getAuthInfo()
Get authorization information
|
EPPAuthInfo |
EPPDomainAddRemove.getAuthInfo()
Get authorization information for the change mode
|
Modifier and Type | Method and Description |
---|---|
void |
EPPDomainTransferCmd.setAuthInfo(EPPAuthInfo newAuthInfo)
Set authorization information.
|
void |
EPPDomainInfoResp.setAuthInfo(EPPAuthInfo newAuthInfo)
Set authorization information
|
void |
EPPDomainInfoCmd.setAuthInfo(EPPAuthInfo aAuthInfo)
Set authorization information
|
void |
EPPDomainCreateCmd.setAuthInfo(EPPAuthInfo newAuthInfo)
Set authorization information
|
void |
EPPDomainAddRemove.setAuthInfo(EPPAuthInfo newAuthInfo)
Set authorization information for the change mode
|
Constructor and Description |
---|
EPPDomainAddRemove(java.lang.String aRegistrant,
EPPAuthInfo aAuthInfo)
Constructor for
EPPDomainAddRemove that includes the
attributes as arguments. |
EPPDomainCreateCmd(java.lang.String aTransId,
java.lang.String aName,
EPPAuthInfo aAuthInfo)
Allocates a new
EPPDomainCreateCmd with a domain name. |
EPPDomainCreateCmd(java.lang.String aTransId,
java.lang.String aName,
java.util.Vector someServers,
java.util.Vector someContacts,
EPPDomainPeriod aPeriod,
EPPAuthInfo aAuthInfo)
Allocates a new
EPPDomainCreateCmd with all attributes
specified by the arguments. |
EPPDomainInfoCmd(java.lang.String aTransId,
java.lang.String aName,
EPPAuthInfo aAuthInfo)
EPPDomainInfoCmd constructor that takes the domain name as
an argument. |
EPPDomainInfoResp(EPPTransId aTransId,
java.lang.String aRoid,
java.lang.String aName,
java.lang.String aClientId,
java.util.Vector someStatuses,
java.lang.String aCreatedBy,
java.util.Date aCreatedDate,
EPPAuthInfo aAuthInfo)
EPPDomainInfoResp constuctor that takes the required
attribute values as parameters. |
EPPDomainTransferCmd(java.lang.String aTransId,
java.lang.String aOp,
java.lang.String aName,
EPPAuthInfo aAuthInfo,
EPPDomainPeriod aPeriod)
EPPDomainTransferCmd constructor that takes the required
attributes plus the optional attibute aPeriod . |
Modifier and Type | Method and Description |
---|---|
EPPAuthInfo |
EPPEmailFwdTransferCmd.getAuthInfo()
Get authorization Information.
|
EPPAuthInfo |
EPPEmailFwdInfoResp.getAuthInfo()
Get authorization information
|
EPPAuthInfo |
EPPEmailFwdInfoCmd.getAuthInfo()
Get authorization information
|
EPPAuthInfo |
EPPEmailFwdCreateCmd.getAuthInfo()
Get authorization information
|
EPPAuthInfo |
EPPEmailFwdAddRemove.getAuthInfo()
Get authorization information for the change mode
|
Modifier and Type | Method and Description |
---|---|
void |
EPPEmailFwdTransferCmd.setAuthInfo(EPPAuthInfo newAuthInfo)
Set authorization information.
|
void |
EPPEmailFwdInfoResp.setAuthInfo(EPPAuthInfo newAuthInfo)
Set authorization information
|
void |
EPPEmailFwdInfoCmd.setAuthInfo(EPPAuthInfo aAuthInfo)
Set authorization information
|
void |
EPPEmailFwdCreateCmd.setAuthInfo(EPPAuthInfo newAuthInfo)
Set authorization information
|
void |
EPPEmailFwdAddRemove.setAuthInfo(EPPAuthInfo newAuthInfo)
Set authorization information for the change mode
|
Constructor and Description |
---|
EPPEmailFwdAddRemove(java.lang.String aRegistrant,
java.lang.String aForwardTo,
EPPAuthInfo aAuthInfo)
Constructor for
EPPEmailFwdAddRemove that includes the
attributes as arguments. |
EPPEmailFwdCreateCmd(java.lang.String aTransId,
java.lang.String aName,
java.lang.String aForwardTo,
EPPAuthInfo aAuthInfo)
Allocates a new
EPPEmailFwdCreateCmd with a emailFwd name. |
EPPEmailFwdCreateCmd(java.lang.String aTransId,
java.lang.String aName,
java.lang.String aForwardTo,
java.util.Vector someContacts,
EPPEmailFwdPeriod aPeriod,
EPPAuthInfo aAuthInfo)
Allocates a new
EPPEmailFwdCreateCmd with all attributes
specified by the arguments. |
EPPEmailFwdInfoCmd(java.lang.String aTransId,
java.lang.String aName,
EPPAuthInfo aAuthInfo)
EPPEmailFwdInfoCmd constructor that takes the emailFwd name, authInfo as
arguments. |
EPPEmailFwdInfoResp(EPPTransId aTransId,
java.lang.String aRoid,
java.lang.String aName,
java.lang.String aForwardTo,
java.lang.String aClientId,
java.util.Vector someStatuses,
java.lang.String aCreatedBy,
java.util.Date aCreatedDate,
EPPAuthInfo aAuthInfo)
EPPEmailFwdInfoResp constuctor that takes the required and
the most common optional attribute values as paramters. |
EPPEmailFwdTransferCmd(java.lang.String aTransId,
java.lang.String aOp,
java.lang.String aName,
EPPAuthInfo aAuthInfo,
EPPEmailFwdPeriod aPeriod)
EPPEmailFwdTransferCmd constructor that takes the required
attributes plus the optional attibute aPeriod . |
Modifier and Type | Method and Description |
---|---|
EPPAuthInfo |
EPPNameWatchTransferCmd.getAuthInfo()
Get authorization Information.
|
EPPAuthInfo |
EPPNameWatchInfoResp.getAuthInfo()
Gets authorization information
|
EPPAuthInfo |
EPPNameWatchInfoCmd.getAuthInfo()
Get authorization information
|
EPPAuthInfo |
EPPNameWatchCreateCmd.getAuthInfo()
Get authorization information
|
EPPAuthInfo |
EPPNameWatchAddRemove.getAuthInfo()
Get authorization information
|
Modifier and Type | Method and Description |
---|---|
void |
EPPNameWatchTransferCmd.setAuthInfo(EPPAuthInfo newAuthInfo)
Set authorization information.
|
void |
EPPNameWatchInfoResp.setAuthInfo(EPPAuthInfo newAuthInfo)
Sets authorization information
|
void |
EPPNameWatchInfoCmd.setAuthInfo(EPPAuthInfo aAuthInfo)
Set authorization information
|
void |
EPPNameWatchCreateCmd.setAuthInfo(EPPAuthInfo newAuthInfo)
Set authorization information
|
void |
EPPNameWatchAddRemove.setAuthInfo(EPPAuthInfo newAuthInfo)
Set authorization information
|
Constructor and Description |
---|
EPPNameWatchAddRemove(java.lang.String aRegistrant,
EPPNameWatchRptTo aRptTo,
EPPAuthInfo aAuthInfo)
Constructor for
EPPNameWatchAddRemove that includes the
attributes as arguments. |
EPPNameWatchCreateCmd(java.lang.String aTransId,
java.lang.String aName,
java.lang.String aRegistrant,
EPPNameWatchRptTo aRptTo,
EPPAuthInfo aAuthInfo)
Allocates a new
EPPNameWatchCreateCmd with a nameWatch
name. |
EPPNameWatchInfoCmd(java.lang.String aTransId,
java.lang.String aRoid,
EPPAuthInfo aAuthInfo)
EPPNameWatchInfoCmd constructor that takes the roid and
authinfo of the NameWatch object. |
EPPNameWatchTransferCmd(java.lang.String aTransId,
java.lang.String aOp,
java.lang.String aRoid,
EPPAuthInfo aAuthInfo)
EPPNameWatchTransferCmd constructor that takes the required
attributes as arguments. |
EPPNameWatchTransferCmd(java.lang.String aTransId,
java.lang.String aOp,
java.lang.String aRoid,
EPPAuthInfo aAuthInfo,
EPPNameWatchPeriod aPeriod)
EPPNameWatchTransferCmd constructor that takes the required
attributes plus the optional attibute aPeriod . |
Modifier and Type | Method and Description |
---|---|
EPPAuthInfo |
EPPNameVerificationUpdateCmd.getAuthInfo()
Gets the authorization information for the Name Verification (NV) object.
|
EPPAuthInfo |
EPPNameVerificationInfoSignedCodeResult.getAuthInfo()
Gets the OPTIONAL authorization information for the Name Verification
(NV) object.
|
EPPAuthInfo |
EPPNameVerificationInfoInputResult.getAuthInfo()
Gets the authorization information for the Name Verification (NV) object.
|
EPPAuthInfo |
EPPNameVerificationInfoCmd.getAuthInfo()
Gets the OPTIONAL authorization information for the Name Verification
(NV) object.
|
EPPAuthInfo |
EPPNameVerificationCreateCmd.getAuthInfo()
Gets the authorization information for the Name Verification (NV) object.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPNameVerificationUpdateCmd.setAuthInfo(EPPAuthInfo aAuthInfo)
Sets the authorization information for the Name Verification (NV) object.
|
void |
EPPNameVerificationInfoSignedCodeResult.setAuthInfo(EPPAuthInfo aAuthInfo)
Sets the authorization information for the Name Verification (NV) object.
|
void |
EPPNameVerificationInfoInputResult.setAuthInfo(EPPAuthInfo aAuthInfo)
Sets the authorization information for the Name Verification (NV) object.
|
void |
EPPNameVerificationInfoCmd.setAuthInfo(EPPAuthInfo aAuthInfo)
Sets the authorization information for the Name Verification (NV) object.
|
void |
EPPNameVerificationCreateCmd.setAuthInfo(EPPAuthInfo aAuthInfo)
Sets the authorization information for the Name Verification (NV) object.
|
Constructor and Description |
---|
EPPNameVerificationCreateCmd(java.lang.String aTransId,
EPPDomainNameVerification aDnv,
EPPAuthInfo aAuthInfo)
EPPNameVerificationCreateCmd constructor for a Domain Name
Verification (DNV) with the required attributes. |
EPPNameVerificationCreateCmd(java.lang.String aTransId,
EPPRealNameVerification aRnv,
EPPAuthInfo aAuthInfo)
EPPNameVerificationCreateCmd constructor for a Real Name
Verification (RNV) with the required attributes. |
EPPNameVerificationInfoCmd(java.lang.String aTransId,
java.lang.String aCode,
EPPNameVerificationInfoCmd.Type aType,
EPPAuthInfo aAuthInfo)
EPPNameVerificationInfoCmd constructor that takes all of the
required attributes. |
EPPNameVerificationInfoInputResult(EPPDomainNameVerification aDnv,
EPPAuthInfo aAuthInfo)
EPPNameVerificationInfoInputResult constructor for a Domain
Name Verification (DNV) with all attributes. |
EPPNameVerificationInfoInputResult(EPPRealNameVerification aRnv,
EPPAuthInfo aAuthInfo)
EPPNameVerificationInfoInputResult constructor for a Real
Name Verification (RNV) with all attributes. |
EPPNameVerificationInfoSignedCodeResult(java.lang.String aCode,
java.lang.String aType,
EPPEncodedSignedCodeValue aSignedCode,
EPPNameVerificationStatus aStatus,
EPPAuthInfo aAuthInfo)
EPPNameVerificationInfoSignedCodeResult constructor that takes all
attributes. |
EPPNameVerificationUpdateCmd(java.lang.String aTransId,
java.lang.String aCode,
EPPAuthInfo aAuthInfo)
EPPNameVerificationUpdateCmd constructor that takes the
authorization information. |
Copyright © VeriSign Inc. All Rights Reserved.