google-nomulus/java/google/registry/request/auth
mcilwain 8ae2260ed1 Allow registrars to be completely DISABLED
Disabled registrar cannot perform any actions via EPP and cannot log in to the
registrar web console.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=239606389
2019-03-21 15:03:33 -04:00
..
AppEngineInternalAuthenticationMechanism.java Add XSRF protection to legacy authentication mechanism 2017-03-07 13:18:04 -05:00
Auth.java Change UserPolicy to PUBLIC on WHOIS and EPP endpoints 2018-04-23 14:59:24 -04:00
AuthenticatedRegistrarAccessor.java Allow registrars to be completely DISABLED 2019-03-21 15:03:33 -04:00
AuthenticationMechanism.java Add request/auth package to Nomulus release 2017-02-14 12:00:49 -05:00
AuthLevel.java Add request/auth package to Nomulus release 2017-02-14 12:00:49 -05:00
AuthModule.java Remove Google-internal auth mechanism 2018-12-13 15:05:44 -05:00
AuthResult.java Include the performing user in the "Registrar updated" emails 2018-10-22 18:41:38 -04:00
BUILD Allow registrars to be completely DISABLED 2019-03-21 15:03:33 -04:00
LegacyAuthenticationMechanism.java Fix @VisibleForTesting given the newly deployed enforcement 2019-01-10 16:23:35 -05:00
OAuthAuthenticationMechanism.java Fix @VisibleForTesting given the newly deployed enforcement 2019-01-10 16:23:35 -05:00
OAuthTokenInfo.java Add request/auth package to Nomulus release 2017-02-14 12:00:49 -05:00
RequestAuthenticator.java Fix some style issues that will help us out later 2019-02-06 17:47:37 -05:00
UserAuthInfo.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00