Uses of Class
io.grpc.auth.GoogleAuthLibraryCallCredentials.JwtHelper
-
Packages that use GoogleAuthLibraryCallCredentials.JwtHelper Package Description io.grpc.auth Implementations ofCallCredentialsand authentication related API. -
-
Uses of GoogleAuthLibraryCallCredentials.JwtHelper in io.grpc.auth
Fields in io.grpc.auth declared as GoogleAuthLibraryCallCredentials.JwtHelper Modifier and Type Field Description private static GoogleAuthLibraryCallCredentials.JwtHelperGoogleAuthLibraryCallCredentials. jwtHelperMethods in io.grpc.auth that return GoogleAuthLibraryCallCredentials.JwtHelper Modifier and Type Method Description (package private) static GoogleAuthLibraryCallCredentials.JwtHelperGoogleAuthLibraryCallCredentials. createJwtHelperOrNull(java.lang.ClassLoader loader)Constructors in io.grpc.auth with parameters of type GoogleAuthLibraryCallCredentials.JwtHelper Constructor Description GoogleAuthLibraryCallCredentials(com.google.auth.Credentials creds, GoogleAuthLibraryCallCredentials.JwtHelper jwtHelper)
-