Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3.JwtHeaderOrBuilder
Packages that use JwtHeaderOrBuilder
-
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 JwtHeaderOrBuilderModifier and TypeClassDescriptionfinal classThis message specifies a header location to extract the JWT.static final classThis message specifies a header location to extract the JWT.Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 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.extensions.filters.http.jwt_authn.v3 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.