Uses of Interface
com.google.api.JwtLocationOrBuilder
Packages that use JwtLocationOrBuilder
-
Uses of JwtLocationOrBuilder in com.google.api
Classes in com.google.api that implement JwtLocationOrBuilderModifier and TypeClassDescriptionfinal class
Specifies a location to extract JWT from an API request.static final class
Specifies a location to extract JWT from an API request.Methods in com.google.api that return JwtLocationOrBuilderModifier and TypeMethodDescriptionAuthProvider.Builder.getJwtLocationsOrBuilder
(int index) Defines the locations to extract the JWT.AuthProvider.getJwtLocationsOrBuilder
(int index) Defines the locations to extract the JWT.AuthProviderOrBuilder.getJwtLocationsOrBuilder
(int index) Defines the locations to extract the JWT.Methods in com.google.api that return types with arguments of type JwtLocationOrBuilderModifier and TypeMethodDescriptionList
<? 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.