Skip to content

Commit

Permalink
Update cab-token-generator/java/com/google/auth/credentialaccessbound…
Browse files Browse the repository at this point in the history
…ary/ClientSideCredentialAccessBoundaryFactory.java

Co-authored-by: Lawrence Qiu <lqiu96@gmail.com>
  • Loading branch information
huangjiahua and lqiu96 authored Jan 16, 2025
1 parent e548e4d commit 63b0a03
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ private ClientSideCredentialAccessBoundaryFactory(Builder builder) {
*
* @param accessBoundary
* @return The Client-Side CAB token in an {@link AccessToken} object
* @throws IOException If an I/O error occurs while refrehsing the source credentials
* @throws IOException If an I/O error occurs while refreshing the source credentials
* @throws CelValidationException If the availability condition is an invalid CEL expression
* @throws GeneralSecurityException If an error occurs during encryption
*/
Expand Down

0 comments on commit 63b0a03

Please sign in to comment.