Uses of Class
io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3.JwksAsyncFetch
-
Packages that use JwksAsyncFetch Package Description io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 -
-
Uses of JwksAsyncFetch in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that return JwksAsyncFetch Modifier and Type Method Description JwksAsyncFetchJwksAsyncFetch.Builder. build()JwksAsyncFetchJwksAsyncFetch.Builder. buildPartial()JwksAsyncFetchRemoteJwks.Builder. getAsyncFetch()Fetch Jwks asynchronously in the main thread before the listener is activated.JwksAsyncFetchRemoteJwks. getAsyncFetch()Fetch Jwks asynchronously in the main thread before the listener is activated.JwksAsyncFetchRemoteJwksOrBuilder. getAsyncFetch()Fetch Jwks asynchronously in the main thread before the listener is activated.static JwksAsyncFetchJwksAsyncFetch. getDefaultInstance()JwksAsyncFetchJwksAsyncFetch.Builder. getDefaultInstanceForType()JwksAsyncFetchJwksAsyncFetch. getDefaultInstanceForType()static JwksAsyncFetchJwksAsyncFetch. parseDelimitedFrom(InputStream input)static JwksAsyncFetchJwksAsyncFetch. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JwksAsyncFetchJwksAsyncFetch. parseFrom(byte[] data)static JwksAsyncFetchJwksAsyncFetch. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JwksAsyncFetchJwksAsyncFetch. parseFrom(com.google.protobuf.ByteString data)static JwksAsyncFetchJwksAsyncFetch. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JwksAsyncFetchJwksAsyncFetch. parseFrom(com.google.protobuf.CodedInputStream input)static JwksAsyncFetchJwksAsyncFetch. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JwksAsyncFetchJwksAsyncFetch. parseFrom(InputStream input)static JwksAsyncFetchJwksAsyncFetch. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JwksAsyncFetchJwksAsyncFetch. parseFrom(ByteBuffer data)static JwksAsyncFetchJwksAsyncFetch. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that return types with arguments of type JwksAsyncFetch Modifier and Type Method Description com.google.protobuf.Parser<JwksAsyncFetch>JwksAsyncFetch. getParserForType()static com.google.protobuf.Parser<JwksAsyncFetch>JwksAsyncFetch. parser()Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 with parameters of type JwksAsyncFetch Modifier and Type Method Description RemoteJwks.BuilderRemoteJwks.Builder. mergeAsyncFetch(JwksAsyncFetch value)Fetch Jwks asynchronously in the main thread before the listener is activated.JwksAsyncFetch.BuilderJwksAsyncFetch.Builder. mergeFrom(JwksAsyncFetch other)static JwksAsyncFetch.BuilderJwksAsyncFetch. newBuilder(JwksAsyncFetch prototype)RemoteJwks.BuilderRemoteJwks.Builder. setAsyncFetch(JwksAsyncFetch value)Fetch Jwks asynchronously in the main thread before the listener is activated.
-