|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPPRegistryRegex | |
---|---|
com.verisign.epp.codec.registry |
Uses of EPPRegistryRegex in com.verisign.epp.codec.registry |
---|
Methods in com.verisign.epp.codec.registry that return EPPRegistryRegex | |
---|---|
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. |
Methods in com.verisign.epp.codec.registry with parameters of type EPPRegistryRegex | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |