google-nomulus/java/google/registry/request/auth
mountford 2b7f78db98 Change registrar console login code in preparation for removing requireLogin
We are going to remove the requireLogin attribute from the action attribute, because it is specific to the UserService API. This is used by four actions:

ConsoleUIAction
RegistrarSettingsAction
RegistrarPaymentSetupAction
RegistrarPaymentAction

Instead, these four actions will now check the login status directly.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=159562335
2017-06-21 09:56:10 -04:00
..
AppEngineInternalAuthenticationMechanism.java Add XSRF protection to legacy authentication mechanism 2017-03-07 13:18:04 -05:00
Auth.java Set correct auth settings for all actions 2017-03-13 11:22:55 -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 Add XSRF protection to legacy authentication mechanism 2017-03-07 13:18:04 -05:00
AuthResult.java Change registrar console login code in preparation for removing requireLogin 2017-06-21 09:56:10 -04:00
BUILD Add XSRF protection to legacy authentication mechanism 2017-03-07 13:18:04 -05:00
LegacyAuthenticationMechanism.java Change XsrfTokenManager to support new HMAC token format 2017-03-07 13:31:46 -05:00
OAuthAuthenticationMechanism.java Add logging to OAuth authentication mechanism 2017-03-21 15:09:38 -04:00
OAuthTokenInfo.java Add request/auth package to Nomulus release 2017-02-14 12:00:49 -05:00
RequestAuthenticator.java Change messages about failed authentication to be warnings instead of info messages 2017-05-17 11:25:54 -04:00
UserAuthInfo.java Change registrar console login code in preparation for removing requireLogin 2017-06-21 09:56:10 -04:00