Uses of Interface
io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha.JwtHeaderOrBuilder
Packages that use JwtHeaderOrBuilder
-
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 JwtHeaderOrBuilderModifier and TypeClassDescriptionfinal classThis message specifies a header location to extract JWT.static final classThis message specifies a header location to extract JWT.Methods in io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha that return JwtHeaderOrBuilderModifier and TypeMethodDescriptionJwtProvider.Builder.getFromHeadersOrBuilder(int index) Two fields below define where to extract the JWT from an HTTP request.JwtProvider.getFromHeadersOrBuilder(int index) Two fields below define where to extract the JWT from an HTTP request.JwtProviderOrBuilder.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 JwtHeaderOrBuilderModifier and TypeMethodDescriptionList<? 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.