Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.api_key_auth.v3.KeySourceOrBuilder
Packages that use KeySourceOrBuilder
-
Uses of KeySourceOrBuilder in io.envoyproxy.envoy.extensions.filters.http.api_key_auth.v3
Classes in io.envoyproxy.envoy.extensions.filters.http.api_key_auth.v3 that implement KeySourceOrBuilderModifier and TypeClassDescriptionfinal classProtobuf typeenvoy.extensions.filters.http.api_key_auth.v3.KeySourcestatic final classProtobuf typeenvoy.extensions.filters.http.api_key_auth.v3.KeySourceMethods in io.envoyproxy.envoy.extensions.filters.http.api_key_auth.v3 that return KeySourceOrBuilderModifier and TypeMethodDescriptionApiKeyAuth.Builder.getKeySourcesOrBuilder(int index) The key sources to fetch the key from the coming request.ApiKeyAuth.getKeySourcesOrBuilder(int index) The key sources to fetch the key from the coming request.ApiKeyAuthOrBuilder.getKeySourcesOrBuilder(int index) The key sources to fetch the key from the coming request.ApiKeyAuthPerRoute.Builder.getKeySourcesOrBuilder(int index) The key sources to fetch the key from the coming request.ApiKeyAuthPerRoute.getKeySourcesOrBuilder(int index) The key sources to fetch the key from the coming request.ApiKeyAuthPerRouteOrBuilder.getKeySourcesOrBuilder(int index) The key sources to fetch the key from the coming request.Methods in io.envoyproxy.envoy.extensions.filters.http.api_key_auth.v3 that return types with arguments of type KeySourceOrBuilderModifier and TypeMethodDescriptionList<? extends KeySourceOrBuilder>ApiKeyAuth.Builder.getKeySourcesOrBuilderList()The key sources to fetch the key from the coming request.List<? extends KeySourceOrBuilder>ApiKeyAuth.getKeySourcesOrBuilderList()The key sources to fetch the key from the coming request.List<? extends KeySourceOrBuilder>ApiKeyAuthOrBuilder.getKeySourcesOrBuilderList()The key sources to fetch the key from the coming request.List<? extends KeySourceOrBuilder>ApiKeyAuthPerRoute.Builder.getKeySourcesOrBuilderList()The key sources to fetch the key from the coming request.List<? extends KeySourceOrBuilder>ApiKeyAuthPerRoute.getKeySourcesOrBuilderList()The key sources to fetch the key from the coming request.List<? extends KeySourceOrBuilder>ApiKeyAuthPerRouteOrBuilder.getKeySourcesOrBuilderList()The key sources to fetch the key from the coming request.