google-nomulus/java/google/registry/request/auth
mountford f623d53e73 Remove invalid comment and add temp variable
It was not a problem after all to handle multiple scopes. Also added a temp variable to avoid making the same array conversion over and over.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=164002903
2017-08-29 15:34:49 -04:00
..
AppEngineInternalAuthenticationMechanism.java Add XSRF protection to legacy authentication mechanism 2017-03-07 13:18:04 -05:00
Auth.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -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 Remove invalid comment and add temp variable 2017-08-29 15:34:49 -04:00
OAuthTokenInfo.java Add request/auth package to Nomulus release 2017-02-14 12:00:49 -05:00
RequestAuthenticator.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
UserAuthInfo.java Change registrar console login code in preparation for removing requireLogin 2017-06-21 09:56:10 -04:00