Uses of Class
io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3.FilterStateRule
Packages that use FilterStateRule
-
Uses of FilterStateRule in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that return FilterStateRuleModifier and TypeMethodDescriptionFilterStateRule.Builder.build()FilterStateRule.Builder.buildPartial()static FilterStateRuleFilterStateRule.getDefaultInstance()FilterStateRule.Builder.getDefaultInstanceForType()FilterStateRule.getDefaultInstanceForType()JwtAuthentication.Builder.getFilterStateRules()This message specifies Jwt requirements based on stream_info.filterState.JwtAuthentication.getFilterStateRules()This message specifies Jwt requirements based on stream_info.filterState.JwtAuthenticationOrBuilder.getFilterStateRules()This message specifies Jwt requirements based on stream_info.filterState.static FilterStateRuleFilterStateRule.parseDelimitedFrom(InputStream input) static FilterStateRuleFilterStateRule.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FilterStateRuleFilterStateRule.parseFrom(byte[] data) static FilterStateRuleFilterStateRule.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FilterStateRuleFilterStateRule.parseFrom(com.google.protobuf.ByteString data) static FilterStateRuleFilterStateRule.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FilterStateRuleFilterStateRule.parseFrom(com.google.protobuf.CodedInputStream input) static FilterStateRuleFilterStateRule.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FilterStateRuleFilterStateRule.parseFrom(InputStream input) static FilterStateRuleFilterStateRule.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FilterStateRuleFilterStateRule.parseFrom(ByteBuffer data) static FilterStateRuleFilterStateRule.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that return types with arguments of type FilterStateRuleModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FilterStateRule>FilterStateRule.getParserForType()static com.google.protobuf.Parser<FilterStateRule>FilterStateRule.parser()Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 with parameters of type FilterStateRuleModifier and TypeMethodDescriptionJwtAuthentication.Builder.mergeFilterStateRules(FilterStateRule value) This message specifies Jwt requirements based on stream_info.filterState.FilterStateRule.Builder.mergeFrom(FilterStateRule other) static FilterStateRule.BuilderFilterStateRule.newBuilder(FilterStateRule prototype) JwtAuthentication.Builder.setFilterStateRules(FilterStateRule value) This message specifies Jwt requirements based on stream_info.filterState.