Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3.RequirementRuleOrBuilder
-
Packages that use RequirementRuleOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 -
-
Uses of RequirementRuleOrBuilder in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3
Classes in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that implement RequirementRuleOrBuilder Modifier and Type Class Description classRequirementRuleThis message specifies a Jwt requirement for a specific Route condition.static classRequirementRule.BuilderThis message specifies a Jwt requirement for a specific Route condition.Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that return RequirementRuleOrBuilder Modifier and Type Method Description RequirementRuleOrBuilderJwtAuthentication.Builder. getRulesOrBuilder(int index)Specifies requirements based on the route matches.RequirementRuleOrBuilderJwtAuthentication. getRulesOrBuilder(int index)Specifies requirements based on the route matches.RequirementRuleOrBuilderJwtAuthenticationOrBuilder. getRulesOrBuilder(int index)Specifies requirements based on the route matches.Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that return types with arguments of type RequirementRuleOrBuilder Modifier and Type Method Description List<? extends RequirementRuleOrBuilder>JwtAuthentication.Builder. getRulesOrBuilderList()Specifies requirements based on the route matches.List<? extends RequirementRuleOrBuilder>JwtAuthentication. getRulesOrBuilderList()Specifies requirements based on the route matches.List<? extends RequirementRuleOrBuilder>JwtAuthenticationOrBuilder. getRulesOrBuilderList()Specifies requirements based on the route matches.
-