google-nomulus/javatests/google/registry/tools
mmuller 68bac57da5 Store credentials under scope-qualified name
Store the auth credentials under a name qualified by the set of OAuth scopes
as well as the client id.  This is implemented as the base64 encoded SHA1 hash
of the concatenation of client id and sorted auth scopes.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=148127911
2017-02-22 11:47:37 -05:00
..
params Align parameter formats for zone data commands 2017-02-22 11:46:07 -05:00
server Filter domains w/disallowed statuses from zone file generation MR 2017-02-17 12:26:29 -05:00
testdata Document StatusValue better and add per-resource restrictions 2017-02-02 16:46:02 -05:00
AllocateDomainCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
BUILD Add Client-side OAuth2 to HTTP connections 2017-02-17 12:17:53 -05:00
CommandTestCase.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
CreateAnchorTenantCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CreateContactCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CreateCreditBalanceCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CreateCreditCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CreateDomainCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CreateHostCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CreateLrpTokensCommandTest.java Replace more deprecated uses of Files methods 2017-02-02 17:08:12 -05:00
CreateOrUpdatePremiumListCommandTestCase.java Replace more deprecated uses of Files methods 2017-02-02 17:08:12 -05:00
CreateOrUpdateReservedListCommandTestCase.java Replace more deprecated uses of Files methods 2017-02-02 17:08:12 -05:00
CreatePremiumListCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CreateRegistrarCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CreateRegistrarGroupsCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CreateReservedListCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CreateTldCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DefaultRequestFactoryModuleTest.java Store credentials under scope-qualified name 2017-02-22 11:47:37 -05:00
DeleteCreditCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DeleteDomainCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DeleteEntityCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DeletePremiumListCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DeleteReservedListCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainApplicationInfoCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainCheckClaimsCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainCheckCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainCheckFeeCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EncryptEscrowDepositCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppToolCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppToolCommandTestCase.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppToolVerifier.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ExecuteEppCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GenerateAuctionDataCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GenerateDnsReportCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GenerateEscrowDepositCommandTest.java Document StatusValue better and add per-resource restrictions 2017-02-02 16:46:02 -05:00
GetApplicationCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GetApplicationIdsCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GetClaimsListCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GetContactCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GetDomainCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GetHostCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GetLrpTokenCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GetRegistrarCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GetResourceByKeyCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GetSchemaTreeCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GetTldCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GhostrydeCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ListCursorsCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ListDomainsCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ListHostsCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ListObjectsCommandTestCase.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ListPremiumListsCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ListRegistrarsCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ListReservedListsCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ListTldsCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
MutatingCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
PublishDetailReportCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RegistrarContactCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RegistryToolEnvironmentTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RegistryToolTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ResaveEntitiesCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ResaveEnvironmentEntitiesCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ResaveEppResourcesCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
SetupOteCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UniformRapidSuspensionCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UpdateApplicationStatusCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UpdateClaimsNoticeCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UpdateCursorsCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UpdatePremiumListCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UpdateRegistrarCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UpdateReservedListCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UpdateServerLocksCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UpdateSmdCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UpdateTldCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UploadClaimsListCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ValidateEscrowDepositCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ValidateLoginCredentialsCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00