Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3.JwtClaimToHeaderOrBuilder
-
Packages that use JwtClaimToHeaderOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 -
-
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 JwtClaimToHeaderOrBuilder Modifier and Type Class Description classJwtClaimToHeaderThis message specifies a combination of header name and claim name.static classJwtClaimToHeader.BuilderThis message specifies a combination of header name and claim name.Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that return JwtClaimToHeaderOrBuilder Modifier and Type Method Description JwtClaimToHeaderOrBuilderJwtProvider.Builder. getClaimToHeadersOrBuilder(int index)Add JWT claim to HTTP Header Specify the claim name you want to copy in which HTTP header.JwtClaimToHeaderOrBuilderJwtProvider. getClaimToHeadersOrBuilder(int index)Add JWT claim to HTTP Header Specify the claim name you want to copy in which HTTP header.JwtClaimToHeaderOrBuilderJwtProviderOrBuilder. 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 JwtClaimToHeaderOrBuilder Modifier and Type Method Description List<? 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.
-