| Modifier and Type | Method and Description |
|---|---|
SendAuthInfoResponse |
FredClient.callSendAuthInfo(SendAuthInfoRequest sendAuthInfoRequest)
Method used to call send authInfo command for objects:
DOMAIN
CONTACT
NSSET
KEYSET
|
SendAuthInfoResponse |
FredClientImpl.callSendAuthInfo(SendAuthInfoRequest sendAuthInfoRequest) |
| Modifier and Type | Class and Description |
|---|---|
class |
ContactSendAuthInfoRequest
A contact sendAuthInfo command is used to provide the transfer password of a contact to the contact.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DomainSendAuthInfoRequest
A domain sendAuthInfo command is used to provide the transfer password of a domain to the registrant and the administrative contacts of the domain.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KeysetSendAuthInfoRequest
A keyset sendAuthInfo command is used to provide the transfer password of a keyset to the technical contacts of the keyset.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NssetSendAuthInfoRequest
A nsset sendAuthInfo command is used to provide the transfer password of an nsset to the technical contacts of the nsset.
|
| Modifier and Type | Method and Description |
|---|---|
SendAuthInfoResponse |
NssetStrategy.callSendAuthInfo(SendAuthInfoRequest sendAuthInfoRequest) |
SendAuthInfoResponse |
ServerObjectStrategyContext.callSendAuthInfo(SendAuthInfoRequest sendAuthInfoRequest) |
SendAuthInfoResponse |
DomainStrategy.callSendAuthInfo(SendAuthInfoRequest sendAuthInfoRequest) |
SendAuthInfoResponse |
OtherStrategy.callSendAuthInfo(SendAuthInfoRequest sendAuthInfoRequest) |
SendAuthInfoResponse |
KeysetStrategy.callSendAuthInfo(SendAuthInfoRequest sendAuthInfoRequest) |
SendAuthInfoResponse |
ServerObjectStrategy.callSendAuthInfo(SendAuthInfoRequest sendAuthInfoRequest) |
SendAuthInfoResponse |
ContactStrategy.callSendAuthInfo(SendAuthInfoRequest sendAuthInfoRequest) |
SendAuthInfoResponse |
NotImplementedStrategy.callSendAuthInfo(SendAuthInfoRequest request) |
Copyright © 2021. All rights reserved.