mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 12:07:51 +02:00
The TokenStore is configured by a QuotaConfig for a protocol (EPP/WHOIS). It accepts concurrent take, put and refresh request to grant/accept token to the caller. The QuotaManager contains a TokenStore and provides abstractions that are appropriate for a quota leasing entity to use. Quota return calls are executed asynchronously by the QuotaManager, and quota refresh tasks are scheduled by the QuotaManager to run periodically. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=182109341 |
||
---|---|---|
.. | ||
config | ||
handler | ||
metric | ||
quota | ||
resources | ||
BUILD | ||
CertificateModule.java | ||
EppProtocolModule.java | ||
HealthCheckProtocolModule.java | ||
HttpsRelayProtocolModule.java | ||
MetricsModule.java | ||
Protocol.java | ||
ProxyConfig.java | ||
ProxyModule.java | ||
ProxyServer.java | ||
WhoisProtocolModule.java |