Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3.JwtClaimToHeaderOrBuilder
Packages that use JwtClaimToHeaderOrBuilder
-
Uses of JwtClaimToHeaderOrBuilder in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3
Classes in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that implement JwtClaimToHeaderOrBuilderModifier and TypeClassDescriptionfinal classThis message specifies a combination of header name and claim name.static final classThis message specifies a combination of header name and claim name.Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that return JwtClaimToHeaderOrBuilderModifier and TypeMethodDescriptionJwtProvider.Builder.getClaimToHeadersOrBuilder(int index) Add JWT claim to HTTP Header Specify the claim name you want to copy in which HTTP header.JwtProvider.getClaimToHeadersOrBuilder(int index) Add JWT claim to HTTP Header Specify the claim name you want to copy in which HTTP header.JwtProviderOrBuilder.getClaimToHeadersOrBuilder(int index) Add JWT claim to HTTP Header Specify the claim name you want to copy in which HTTP header.Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that return types with arguments of type JwtClaimToHeaderOrBuilderModifier and TypeMethodDescriptionList<? extends JwtClaimToHeaderOrBuilder>JwtProvider.Builder.getClaimToHeadersOrBuilderList()Add JWT claim to HTTP Header Specify the claim name you want to copy in which HTTP header.List<? extends JwtClaimToHeaderOrBuilder>JwtProvider.getClaimToHeadersOrBuilderList()Add JWT claim to HTTP Header Specify the claim name you want to copy in which HTTP header.List<? extends JwtClaimToHeaderOrBuilder>JwtProviderOrBuilder.getClaimToHeadersOrBuilderList()Add JWT claim to HTTP Header Specify the claim name you want to copy in which HTTP header.