Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3.JwtHeaderOrBuilder
-
Packages that use JwtHeaderOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 -
-
Uses of JwtHeaderOrBuilder in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3
Classes in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that implement JwtHeaderOrBuilder Modifier and Type Class Description classJwtHeaderThis message specifies a header location to extract JWT token.static classJwtHeader.BuilderThis message specifies a header location to extract JWT token.Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that return JwtHeaderOrBuilder Modifier and Type Method Description JwtHeaderOrBuilderJwtProvider.Builder. getFromHeadersOrBuilder(int index)Two fields below define where to extract the JWT from an HTTP request.JwtHeaderOrBuilderJwtProvider. getFromHeadersOrBuilder(int index)Two fields below define where to extract the JWT from an HTTP request.JwtHeaderOrBuilderJwtProviderOrBuilder. getFromHeadersOrBuilder(int index)Two fields below define where to extract the JWT from an HTTP request.Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that return types with arguments of type JwtHeaderOrBuilder Modifier and Type Method Description List<? extends JwtHeaderOrBuilder>JwtProvider.Builder. getFromHeadersOrBuilderList()Two fields below define where to extract the JWT from an HTTP request.List<? extends JwtHeaderOrBuilder>JwtProvider. getFromHeadersOrBuilderList()Two fields below define where to extract the JWT from an HTTP request.List<? extends JwtHeaderOrBuilder>JwtProviderOrBuilder. getFromHeadersOrBuilderList()Two fields below define where to extract the JWT from an HTTP request.
-