Home
last modified time | relevance | path

Searched defs:CLIENT_SECRET (Results 1 – 14 of 14) sorted by relevance

/external/python/oauth2client/samples/
Doauth2_for_devices.py12 CLIENT_SECRET = "some+client+secret" variable
/external/google-auth-library-java/oauth2_http/javatests/com/google/auth/http/
DHttpCredentialsAdapterTest.java58 private static final String CLIENT_SECRET = "jakuaL9YyieakhECKL2SwZcu"; field in HttpCredentialsAdapterTest
/external/google-auth-library-java/oauth2_http/javatests/com/google/auth/oauth2/
DClientIdTest.java49 private static final String CLIENT_SECRET = "jakuaL9YyieakhECKL2SwZcu"; field in ClientIdTest
DUserAuthorizerTest.java57 private static final String CLIENT_SECRET = "jakuaL9YyieakhECKL2SwZcu"; field in UserAuthorizerTest
DExternalAccountAuthorizedUserCredentialsTest.java75 private static final String CLIENT_SECRET = "jakuaL9YyieakhECKL2SwZcu"; field in ExternalAccountAuthorizedUserCredentialsTest
DOAuth2CredentialsTest.java85 private static final String CLIENT_SECRET = "jakuaL9YyieakhECKL2SwZcu"; field in OAuth2CredentialsTest
DUserCredentialsTest.java73 private static final String CLIENT_SECRET = "jakuaL9YyieakhECKL2SwZcu"; field in UserCredentialsTest
/external/python/google-auth-library-python/tests/oauth2/
Dtest_sts.py28 CLIENT_SECRET = "password" variable
Dtest_utils.py24 CLIENT_SECRET = "password" variable
Dtest_credentials.py43 CLIENT_SECRET = "client_secret" variable in TestCredentials
/external/python/google-auth-library-python/tests_async/oauth2/
Dtest_credentials_async.py36 CLIENT_SECRET = "client_secret" variable in TestCredentials
/external/python/google-auth-library-python/tests/
Dtest_aws.py31 CLIENT_SECRET = "password" variable
Dtest_identity_pool.py31 CLIENT_SECRET = "password" variable
Dtest_external_account.py30 CLIENT_SECRET = "password" variable