FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for auth/src - Java-Edge/grpc-java · GitHub
Java-Edge
/
grpc-java
Public
forked from
grpc/grpc-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
grpc-java
auth
src
on
master
User selector
Datepicker
Commit history
Commits on Aug 5, 2024
Migrate from the deprecated `Charsets` constants (in Guava) to the `StandardCharsets` constants (in the JDK)
Show description for 06135a0
kluever
authored and
ejona86
committed
06135a0
View commit details
Copy full SHA for 06135a0
View code at this point
Browse repository at this point
Commits on Feb 9, 2024
auth: Add support for Retryable interface
Show description for 372a535
ejona86
committed
372a535
View commit details
Copy full SHA for 372a535
View code at this point
Browse repository at this point
Commits on May 22, 2023
api: Stabilize io.grpc.CallCredentials (#10208)
temawi
authored
dd2dc21
View commit details
Copy full SHA for dd2dc21
View code at this point
Browse repository at this point
Commits on Apr 25, 2023
Refactor so that calculation happens in constructor rather than checking for a null value to lazily initialize it. (#10101)
Show description for e89e0cc
larry-safran
authored
e89e0cc
View commit details
Copy full SHA for e89e0cc
View code at this point
Browse repository at this point
Commits on Sep 7, 2022
style fix (#9526)
larry-safran
authored
5946eb0
View commit details
Copy full SHA for 5946eb0
View code at this point
Browse repository at this point
Commits on Sep 3, 2022
[core,api,auth: Choose executor based on need for thread affinity (#9504)
Show description for c27f2d5
larry-safran
authored
c27f2d5
View commit details
Copy full SHA for c27f2d5
View code at this point
Browse repository at this point
Commits on Aug 11, 2022
auth: Copy quota project id when creating Self Signed JWT creds from Service Account Creds (#9438)
sai-sunder-s
authored
7169b17
View commit details
Copy full SHA for 7169b17
View code at this point
Browse repository at this point
Commits on Apr 27, 2022
Revert "auth: Add support for Retryable interface"
Show description for 369f87b
ejona86
authored and
sergiitk
committed
369f87b
View commit details
Copy full SHA for 369f87b
View code at this point
Browse repository at this point
Commits on Apr 26, 2022
auth: Add support for Retryable interface
Show description for 0963f31
ejona86
authored
0963f31
View commit details
Copy full SHA for 0963f31
View code at this point
Browse repository at this point
Commits on Oct 5, 2021
Revert "Revert "core/auth: Remove CallCredentials2 (#8464)"" (#8572)
Show description for fc57cad
temawi
authored
fc57cad
View commit details
Copy full SHA for fc57cad
View code at this point
Browse repository at this point
Commits on Sep 3, 2021
Revert "core/auth: Remove CallCredentials2 (#8464)"
Show description for a91cc85
sergiitk
authored
a91cc85
View commit details
Copy full SHA for a91cc85
View code at this point
Browse repository at this point
Commits on Sep 1, 2021
core/auth: Remove CallCredentials2 (#8464)
Show description for 7cde473
temawi
authored
7cde473
View commit details
Copy full SHA for 7cde473
View code at this point
Browse repository at this point
Commits on Apr 19, 2021
Allow both old and new behavior from google-auth-library-java
Show description for 84dc564
ejona86
committed
84dc564
View commit details
Copy full SHA for 84dc564
View code at this point
Browse repository at this point
Commits on Sep 16, 2019
auth: removed unused import (#6155)
creamsoup
authored
df4da6b
View commit details
Copy full SHA for df4da6b
View code at this point
Browse repository at this point
Commits on Sep 13, 2019
Update to Guava 28.1
Show description for 858a1f8
elharo
authored and
ejona86
committed
858a1f8
View commit details
Copy full SHA for 858a1f8
View code at this point
Browse repository at this point
Commits on Sep 12, 2019
auth: Avoid com.auth0:java-jwt dependency in test
ejona86
authored
cf3e2c4
View commit details
Copy full SHA for cf3e2c4
View code at this point
Browse repository at this point
Commits on Sep 10, 2019
auth: verify information in decoded JWT token instead of comparing hashing values, which involves creds issue and expiration time. (#6137)
voidzcy
authored
252ca2a
View commit details
Copy full SHA for 252ca2a
View code at this point
Browse repository at this point
Commits on Aug 30, 2019
auth: fix builder invocation for converting Google service account to Jwt access credential (#6106)
Show description for efc14bd
voidzcy
authored
efc14bd
View commit details
Copy full SHA for efc14bd
View code at this point
Browse repository at this point
Commits on Apr 25, 2019
core: add getService to MethodDescriptor
carl-mastrangelo
authored
ce6358e
View commit details
Copy full SHA for ce6358e
View code at this point
Browse repository at this point
Commits on Apr 5, 2019
auth: GoogleAuthLibraryCallCredentials uses Credentials Builder
sduskis
authored and
ejona86
committed
09d9c4a
View commit details
Copy full SHA for 09d9c4a
View code at this point
Browse repository at this point
Commits on Mar 20, 2019
all: fix lint
dapengzhang0
authored
a2cda8d
View commit details
Copy full SHA for a2cda8d
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
all: Update to Mockito 2
Show description for d35fbd7
TimvdLippe
authored and
dapengzhang0
committed
d35fbd7
View commit details
Copy full SHA for d35fbd7
View code at this point
Browse repository at this point
Commits on Feb 28, 2019
all: try out mockito rule
carl-mastrangelo
authored
c5d2d48
View commit details
Copy full SHA for c5d2d48
View code at this point
Browse repository at this point
Commits on Feb 4, 2019
all: remove java6 type args
carl-mastrangelo
authored
3a39b81
View commit details
Copy full SHA for 3a39b81
View code at this point
Browse repository at this point
Commits on Jan 10, 2019
core: promote the new API in CallCredentials2 (#5216)
Show description for 1ed196c
zhangkun83
authored
1ed196c
View commit details
Copy full SHA for 1ed196c
View code at this point
Browse repository at this point
Commits on Jan 9, 2019
Remove old BetaApi failure suppressions
Show description for e74576b
ejona86
committed
e74576b
View commit details
Copy full SHA for e74576b
View code at this point
Browse repository at this point
Commits on Oct 26, 2018
core: Make MetadataApplier an interface again
Show description for acf62ab
ejona86
committed
acf62ab
View commit details
Copy full SHA for acf62ab
View code at this point
Browse repository at this point
Commits on Oct 22, 2018
Revert "core: promote CallCredentials API v2. (#4952)" (#4983)
Show description for ade5c49
zhangkun83
authored
ade5c49
View commit details
Copy full SHA for ade5c49
View code at this point
Browse repository at this point
Commits on Oct 15, 2018
core: promote CallCredentials API v2. (#4952)
Show description for ef8a844
zhangkun83
authored
ef8a844
View commit details
Copy full SHA for ef8a844
View code at this point
Browse repository at this point
Commits on Oct 11, 2018
core: add CallCredentials2 and deprecate CallCredentials' old interface (#4902)
Show description for 861f914
zhangkun83
authored
861f914
View commit details
Copy full SHA for 861f914
View code at this point
Browse repository at this point
Commits on Sep 14, 2018
all: use Java7 brackets
carl-mastrangelo
authored
b0f4232
View commit details
Copy full SHA for b0f4232
View code at this point
Browse repository at this point
Commits on Jul 31, 2018
auth: Small improvement to test coverage
Show description for 696082f
ejona86
committed
696082f
View commit details
Copy full SHA for 696082f
View code at this point
Browse repository at this point
Commits on Jun 8, 2018
auth: Require PRIVACY_AND_INTEGRITY for GoogleCredentials (#4524)
Show description for e283f70
zhangkun83
authored
e283f70
View commit details
Copy full SHA for e283f70
View code at this point
Browse repository at this point
Commits on May 31, 2018
Revert "auth: Require PRIVACY_AND_INTEGRITY for GoogleCredentials" (#4521)
Show description for de95152
zhangkun83
authored
de95152
View commit details
Copy full SHA for de95152
View code at this point
Browse repository at this point
Commits on May 24, 2018
auth: Require PRIVACY_AND_INTEGRITY for GoogleCredentials
Show description for 8e9d4cb
ejona86
committed
8e9d4cb
View commit details
Copy full SHA for 8e9d4cb
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL