Uses of Class
io.grpc.auth.GoogleAuthLibraryCallCredentials.JwtHelper
Packages that use GoogleAuthLibraryCallCredentials.JwtHelper
-
Uses of GoogleAuthLibraryCallCredentials.JwtHelper in io.grpc.auth
Fields in io.grpc.auth declared as GoogleAuthLibraryCallCredentials.JwtHelperModifier and TypeFieldDescriptionprivate static final GoogleAuthLibraryCallCredentials.JwtHelperGoogleAuthLibraryCallCredentials.jwtHelperMethods in io.grpc.auth that return GoogleAuthLibraryCallCredentials.JwtHelperModifier and TypeMethodDescription(package private) static GoogleAuthLibraryCallCredentials.JwtHelperGoogleAuthLibraryCallCredentials.createJwtHelperOrNull(ClassLoader loader) Constructors in io.grpc.auth with parameters of type GoogleAuthLibraryCallCredentials.JwtHelperModifierConstructorDescription(package private)GoogleAuthLibraryCallCredentials(com.google.auth.Credentials creds, GoogleAuthLibraryCallCredentials.JwtHelper jwtHelper)