CheckApiAction |
An action that returns availability and premium checks as JSON.
|
CheckApiAction.CheckApiModule |
Dagger module for the check api endpoint.
|
CheckApiMetrics |
Helpers for updating domain check metrics.
|
EppController |
An implementation of the EPP command/response protocol.
|
EppMetrics |
EPP Instrumentation.
|
EppRequestHandler |
Handle an EPP request and response.
|
EppTlsAction |
Establishes a transport for EPP+TLS over HTTP.
|
EppToolAction |
Runs EPP commands directly without logging in, verifying an XSRF token from the tool.
|
EppToolAction.EppToolModule |
Dagger module for the epp tool endpoint.
|
EppXmlSanitizer |
Sanitizes sensitive data in incoming/outgoing EPP XML messages.
|
ExtensionManager |
Helper to validate extensions on an EPP command.
|
FlowComponent.FlowComponentModule |
Module to delegate injection of a desired Flow .
|
FlowMetadata |
Object to hold metadata specific to a particular execution of a flow.
|
FlowMetadata.Builder |
|
FlowModule |
Module to choose and instantiate an EPP flow.
|
FlowReporter |
Reporter used by FlowRunner to record flow execution data for reporting.
|
FlowRunner |
Run a flow, either transactionally or not, with logging and retrying as needed.
|
FlowUtils |
Static utility functions for flows.
|
HttpSessionMetadata |
A metadata class that is a wrapper around HttpSession .
|
PasswordOnlyTransportCredentials |
A transport credentials that validates the registrar's EPP password and nothing else.
|
ResourceFlowUtils |
Static utility functions for resource flows.
|
ServerTridProviderImpl |
A server Trid provider that generates globally incrementing UUIDs.
|
ServerTridProviderModule |
Dagger module for the server Trid provider.
|
StatelessRequestSessionMetadata |
|
TlsCredentials |
Container and validation for TLS certificate and IP-allow-listing.
|
TlsCredentials.EppTlsModule |
Dagger module for the EPP TLS endpoint.
|