Uses of Interface
io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha.JwtHeaderOrBuilder
-
Packages that use JwtHeaderOrBuilder Package Description io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha -
-
Uses of JwtHeaderOrBuilder in io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha
Classes in io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha 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.config.filter.http.jwt_authn.v2alpha 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.config.filter.http.jwt_authn.v2alpha 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.
-