| Package | Description |
|---|---|
| com.verisign.epp.codec.registry.v01 |
| Modifier and Type | Method and Description |
|---|---|
EPPRegistryRegex |
EPPRegistryDomain.getAuthInfoRegex()
Get info about regular expression used to validate the domain object
authorization information value.
|
EPPRegistryRegex |
EPPRegistryContact.getAuthInfoRegex()
Gets authInfo regular expression.
|
EPPRegistryRegex |
EPPRegistryContact.getContactIdRegex()
Get info about regular expression used to validate the contact object
contact Id value.
|
EPPRegistryRegex |
EPPRegistryPostal.getEmailRegex()
Get info about regular expression used to validate the contact email.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPRegistryHost.addNameRegex(EPPRegistryRegex aRegex)
Adds one host name regular expression to the existing
List. |
void |
EPPRegistryDomainName.addRegex(EPPRegistryRegex re)
Append one instance of
EPPRegistryRegex to the existing
List. |
void |
EPPRegistryDomain.setAuthInfoRegex(EPPRegistryRegex authInfoRegex)
Set info about regular expression used to validate the domain object
authorization information value.
|
void |
EPPRegistryContact.setAuthInfoRegex(EPPRegistryRegex authInfoRegex)
Gets authInfo regular expression.
|
void |
EPPRegistryContact.setContactIdRegex(EPPRegistryRegex aContactIdRegex)
Set info about regular expression used to validate the contact object
contact Id value.
|
void |
EPPRegistryPostal.setEmailRegex(EPPRegistryRegex aEmailRegex)
Set info about regular expression used to validate the contact email.
|
Copyright © VeriSign Inc. All Rights Reserved.