Uses of Interface
com.google.api.JwtLocationOrBuilder
-
Packages that use JwtLocationOrBuilder Package Description com.google.api -
-
Uses of JwtLocationOrBuilder in com.google.api
Classes in com.google.api that implement JwtLocationOrBuilder Modifier and Type Class Description classJwtLocationSpecifies a location to extract JWT from an API request.static classJwtLocation.BuilderSpecifies a location to extract JWT from an API request.Methods in com.google.api that return JwtLocationOrBuilder Modifier and Type Method Description JwtLocationOrBuilderAuthProvider.Builder. getJwtLocationsOrBuilder(int index)Defines the locations to extract the JWT.JwtLocationOrBuilderAuthProvider. getJwtLocationsOrBuilder(int index)Defines the locations to extract the JWT.JwtLocationOrBuilderAuthProviderOrBuilder. getJwtLocationsOrBuilder(int index)Defines the locations to extract the JWT.Methods in com.google.api that return types with arguments of type JwtLocationOrBuilder Modifier and Type Method Description List<? extends JwtLocationOrBuilder>AuthProvider.Builder. getJwtLocationsOrBuilderList()Defines the locations to extract the JWT.List<? extends JwtLocationOrBuilder>AuthProvider. getJwtLocationsOrBuilderList()Defines the locations to extract the JWT.List<? extends JwtLocationOrBuilder>AuthProviderOrBuilder. getJwtLocationsOrBuilderList()Defines the locations to extract the JWT.
-