Package | Description |
---|---|
com.verisign.epp.codec.registry |
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.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPRegistryPostal.addEmailRegex(EPPRegistryRegex re)
Adds one email regular expression to an existing list.
|
void |
EPPRegistryHost.addNameRegex(EPPRegistryRegex regex)
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.
|
Copyright © VeriSign Inc. All Rights Reserved.