- calcAuthInfoHash(String) - Static method in class de.knipp.rritoolkit.Utils
-
method that calculates the SHA-256 hash from a given authInfo
- certKeyStore - Variable in class de.knipp.rritoolkit.tcp.TcpParams
-
the keystore that holds the own certificates
- certPassword - Variable in class de.knipp.rritoolkit.tcp.TcpParams
-
the password for the certificate
- changed - Variable in class de.knipp.rritoolkit.ContactData
-
the change date
- changeDate - Variable in class de.knipp.rritoolkit.DomainData
-
the last change date
- changeProvAuthInfo - Variable in class de.knipp.rritoolkit.DomainData
-
the AuthInfo text for the change provider operation
- ChangeProvAuthInfoMessage - Class in de.knipp.rritoolkit.message
-
class that represents the message for a provider change via AuthInfo
- ChangeProvAuthInfoMessage() - Constructor for class de.knipp.rritoolkit.message.ChangeProvAuthInfoMessage
-
- ChangeProvMessageBase - Class in de.knipp.rritoolkit.message
-
base class for both the messages related to the old provider change
process and related to the new AuthInfo based mechanism
- ChangeProvMessageBase() - Constructor for class de.knipp.rritoolkit.message.ChangeProvMessageBase
-
- channel - Variable in class de.knipp.rritoolkit.PooledPort.WaitEntry
-
the assigned channel
- channel - Variable in class de.knipp.rritoolkit.SinglePort
-
the channel
- channel - Variable in class de.knipp.rritoolkit.test.DebugChannelFactory.DebugChannel
-
the actual channel
- channelCount - Variable in class de.knipp.rritoolkit.PooledPort
-
the number of currently allocated channels
- ChannelFactory - Interface in de.knipp.rritoolkit
-
interface to a class that can produce new channels to the registry.
- CHECK_POOL_PERIOD - Static variable in class de.knipp.rritoolkit.PooledPort.PoolManager
-
maximum time to check pool for closed connections
- checkMonitor() - Static method in class de.knipp.rritoolkit.tcp.TcpChannel
-
check whether the idle monitor has been started.
- city - Variable in class de.knipp.rritoolkit.ContactData
-
the city
- classCodes - Variable in class de.knipp.rritoolkit.response.GroupPattern
-
the accepted classes
- classCodes - Variable in enum de.knipp.rritoolkit.response.ResultMessage.Level
-
the class codes
- classMap - Static variable in enum de.knipp.rritoolkit.response.ResultMessage.Level
-
map from the error classes to the level
- classPatterns - Variable in class de.knipp.rritoolkit.response.ErrorMapper
-
the patterns to investigate for a certain error class code
- ClassRule(int, Class<? extends Response>, Class<? extends Request>, boolean) - Constructor for class de.knipp.rritoolkit.DefaultResponseFactory.ClassRule
-
constructor
- clear(String) - Method in class de.knipp.rritoolkit.KVList
-
clear the given key
- clear() - Method in class de.knipp.rritoolkit.KVList.ValueImpl
-
clear the content
- clearContacts() - Method in class de.knipp.rritoolkit.DomainData
-
clear all contact references
- clearContacts(DomainData.Role) - Method in class de.knipp.rritoolkit.DomainData
-
clear all contact references with the given role
- clearDnsEntries() - Method in class de.knipp.rritoolkit.DomainData
-
clear all DNS entries
- clearNS() - Method in class de.knipp.rritoolkit.XmlBuilder
-
clear the default namespace used for subsequent calls of the "simple"
element creation methods.
- clientCertAlgorithm - Variable in class de.knipp.rritoolkit.tcp.TcpParams
-
the client cert algorithm
- clientTxnID - Variable in class de.knipp.rritoolkit.request.Request
-
the client transaction ID
- clientTxnID - Variable in class de.knipp.rritoolkit.response.Response
-
the client transaction ID
- clone() - Method in class de.knipp.rritoolkit.dns.DnsEntry
-
create a clone of this instance.
- clone() - Method in class de.knipp.rritoolkit.dns.DnsEntryA
-
create a clone of this instance.
- clone() - Method in class de.knipp.rritoolkit.dns.DnsEntryAAAA
-
create a clone of this instance.
- clone() - Method in class de.knipp.rritoolkit.dns.DnsEntryDNSKEY
-
create a clone of this instance.
- clone() - Method in class de.knipp.rritoolkit.dns.DnsEntryMX
-
create a clone of this instance.
- clone() - Method in class de.knipp.rritoolkit.dns.DnsEntryNS
-
create a clone of this instance.
- close() - Method in interface de.knipp.rritoolkit.RegistryChannel
-
close the channel.
- close() - Method in class de.knipp.rritoolkit.tcp.TcpChannel
-
close the channel.
- close() - Method in class de.knipp.rritoolkit.test.DebugChannelFactory.DebugChannel
-
close the channel.
- closeChannel(RegistryChannel) - Method in class de.knipp.rritoolkit.PooledPort
-
close and discard channel
- closed - Variable in class de.knipp.rritoolkit.tcp.TcpChannel
-
flag whether connection has been closed
- cls - Variable in class de.knipp.rritoolkit.DefaultResponseFactory.ListRule
-
the class that shall be instantiated
- code - Variable in class de.knipp.rritoolkit.response.ErrorCode
-
the complete code
- code - Variable in class de.knipp.rritoolkit.response.ResultMessage
-
the error code
- Codec - Class in de.knipp.rritoolkit
-
Class that performs the conversion to and from byte data, as required
for the exchange with the registry server.
- Codec(ResponseFactory, boolean) - Constructor for class de.knipp.rritoolkit.Codec
-
constructor
- Codec() - Constructor for class de.knipp.rritoolkit.Codec
-
default constructor.
- codec - Variable in class de.knipp.rritoolkit.PooledPort
-
the codec we are using
- codec - Variable in class de.knipp.rritoolkit.SinglePort
-
the codec
- codeNumber - Variable in class de.knipp.rritoolkit.response.SimplePattern
-
the code to match
- codePatterns - Variable in class de.knipp.rritoolkit.response.ErrorMapper
-
the patterns to investigate for a certain code
- command - Variable in class de.knipp.rritoolkit.test.Test.RepeatCommand
-
the command to repeat
- commands - Variable in class de.knipp.rritoolkit.test.Test.ParallelCommand
-
the commands to execute
- commands - Variable in class de.knipp.rritoolkit.test.Test.SequentialCommand
-
the commands to execute
- comment(String) - Method in class de.knipp.rritoolkit.XmlBuilder
-
add a comment node to the current node
- COMP_AUTHORIZATION - Static variable in class de.knipp.rritoolkit.response.ErrorCode
-
component: authorization
- COMP_INDEPENDENT - Static variable in class de.knipp.rritoolkit.response.ErrorCode
-
component: independent
- COMP_KEYWORD - Static variable in class de.knipp.rritoolkit.response.ErrorCode
-
component: keyword
- COMP_NS_CHECK - Static variable in class de.knipp.rritoolkit.response.ErrorCode
-
component: name server check
- COMP_PROGRAM_LOGIC - Static variable in class de.knipp.rritoolkit.response.ErrorCode
-
component: program logic
- COMP_VALUE - Static variable in class de.knipp.rritoolkit.response.ErrorCode
-
component: value
- compareTo(DefaultResponseFactory.ListRule) - Method in class de.knipp.rritoolkit.DefaultResponseFactory.ListRule
-
compare this instance to another
- compareTo(TcpChannel) - Method in class de.knipp.rritoolkit.tcp.TcpChannel
-
compare this instance with another one.
- component - Variable in class de.knipp.rritoolkit.response.ErrorCode
-
the component code
- componentCodes - Variable in class de.knipp.rritoolkit.response.GroupPattern
-
the accepted components
- componentPatterns - Variable in class de.knipp.rritoolkit.response.ErrorMapper
-
the patterns to investigate for a certain component code
- connectionCount - Static variable in class de.knipp.rritoolkit.tcp.TcpChannel
-
the number of connections ever allocated
- contact - Variable in class de.knipp.rritoolkit.DomainData.Ref
-
the contact itself
- contact - Variable in class de.knipp.rritoolkit.request.ContactCreateRequest
-
the contact data
- contact - Variable in class de.knipp.rritoolkit.request.ContactUpdateRequest
-
the contact data
- contact - Variable in class de.knipp.rritoolkit.response.ContactInfoResponse
-
the contact
- ContactCheckRequest - Class in de.knipp.rritoolkit.request
-
request to retrieve the status of a given contact handle
- ContactCheckRequest() - Constructor for class de.knipp.rritoolkit.request.ContactCheckRequest
-
constructor
- ContactCheckRequest(String) - Constructor for class de.knipp.rritoolkit.request.ContactCheckRequest
-
constructor
- ContactCheckResponse - Class in de.knipp.rritoolkit.response
-
response of a contact check request
- ContactCheckResponse() - Constructor for class de.knipp.rritoolkit.response.ContactCheckResponse
-
- ContactCheckResponse.State - Enum in de.knipp.rritoolkit.response
-
enumeration for the different states
- ContactCI(String, Function<String, Request>) - Constructor for class de.knipp.rritoolkit.test.Test.ContactCI
-
constructor
- ContactCreateRequest - Class in de.knipp.rritoolkit.request
-
request to create a given contact
- ContactCreateRequest() - Constructor for class de.knipp.rritoolkit.request.ContactCreateRequest
-
constructor
- ContactCreateRequest(ContactData) - Constructor for class de.knipp.rritoolkit.request.ContactCreateRequest
-
constructor
- ContactCreateResponse - Class in de.knipp.rritoolkit.response
-
response of a contact create request
- ContactCreateResponse() - Constructor for class de.knipp.rritoolkit.response.ContactCreateResponse
-
- ContactCU(String, Function<ContactData, Request>) - Constructor for class de.knipp.rritoolkit.test.Test.ContactCU
-
constructor
- ContactData - Class in de.knipp.rritoolkit
-
class that holds contact data, both for requests and responses
- ContactData() - Constructor for class de.knipp.rritoolkit.ContactData
-
constructor
- ContactData(ContactData) - Constructor for class de.knipp.rritoolkit.ContactData
-
copy constructor
- ContactData.Type - Enum in de.knipp.rritoolkit
-
enumeration for the different contact types
- ContactInfoRequest - Class in de.knipp.rritoolkit.request
-
request to retrieve information about a given contact handle
- ContactInfoRequest() - Constructor for class de.knipp.rritoolkit.request.ContactInfoRequest
-
constructor
- ContactInfoRequest(String) - Constructor for class de.knipp.rritoolkit.request.ContactInfoRequest
-
constructor
- ContactInfoResponse - Class in de.knipp.rritoolkit.response
-
response of a contact info request
- ContactInfoResponse() - Constructor for class de.knipp.rritoolkit.response.ContactInfoResponse
-
- contacts - Variable in class de.knipp.rritoolkit.DomainData
-
the list of contacts
- contactSectionNames - Static variable in class de.knipp.rritoolkit.DomainData
-
- contactSectionRoles - Static variable in class de.knipp.rritoolkit.DomainData
-
the types of the contact sections; order must be synchronized with
contactSectionNames
- ContactUpdateRequest - Class in de.knipp.rritoolkit.request
-
request to create a given contact
- ContactUpdateRequest() - Constructor for class de.knipp.rritoolkit.request.ContactUpdateRequest
-
constructor
- ContactUpdateRequest(ContactData) - Constructor for class de.knipp.rritoolkit.request.ContactUpdateRequest
-
constructor
- ContactUpdateResponse - Class in de.knipp.rritoolkit.response
-
response of a contact update request
- ContactUpdateResponse() - Constructor for class de.knipp.rritoolkit.response.ContactUpdateResponse
-
- containsKey(String) - Method in class de.knipp.rritoolkit.KVList
-
return whether the given key exists
- counter - Variable in class de.knipp.rritoolkit.test.DebugChannelFactory
-
a counter to allow the identification of the created channels
- countryCode - Variable in class de.knipp.rritoolkit.ContactData
-
the country code
- CREATE_REPEAT_WAIT - Static variable in class de.knipp.rritoolkit.PooledPort.PoolManager
-
the timeout time if the maximum number of connections
has been reached
- createAddressEntry(String, String) - Static method in class de.knipp.rritoolkit.dns.DnsEntryAddress
-
create either an A or an AAAA record, depending on the given address
- createChannel() - Method in interface de.knipp.rritoolkit.ChannelFactory
-
create a new channel.
- createChannel() - Method in class de.knipp.rritoolkit.PooledPort.PoolManager
-
try to create a new channel and add it to the pool
- createChannel() - Method in class de.knipp.rritoolkit.tcp.TcpChannelFactory
-
create a new channel.
- createChannel() - Method in class de.knipp.rritoolkit.test.DebugChannelFactory
-
create a new channel.
- created - Variable in class de.knipp.rritoolkit.message.Message
-
the point in time the message was generated
- createDefaults() - Method in class de.knipp.rritoolkit.DefaultResponseFactory
-
create the default entries
- createInstance(Class<? extends Response>) - Method in class de.knipp.rritoolkit.DefaultResponseFactory
-
create an instance of the given class, mapping the special exceptions
to RuntimeExceptions
- createMessage(Message.Type) - Static method in class de.knipp.rritoolkit.message.Message
-
factory for the various message types
- createNSEntry(String) - Static method in class de.knipp.rritoolkit.dns.DnsEntry
-
create a name server entry
- createResponse(Document, Request) - Method in class de.knipp.rritoolkit.DefaultResponseFactory
-
create an instance based on the given XML document.
- createResponse(KVMultiList, Request) - Method in class de.knipp.rritoolkit.DefaultResponseFactory
-
create an instance based on the given key-value pair list.
- createResponse(Document, Request) - Method in interface de.knipp.rritoolkit.ResponseFactory
-
create an instance based on the given XML document.
- createResponse(KVMultiList, Request) - Method in interface de.knipp.rritoolkit.ResponseFactory
-
create an instance based on the given key-value pair list.
- curNode - Variable in class de.knipp.rritoolkit.XmlBuilder
-
the current node, either the document node, document fragment node
or an element