Uses of Class
io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3.JwtRequirementAndList
Packages that use JwtRequirementAndList
-
Uses of JwtRequirementAndList in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that return JwtRequirementAndListModifier and TypeMethodDescriptionJwtRequirementAndList.Builder.build()JwtRequirementAndList.Builder.buildPartial()static JwtRequirementAndListJwtRequirementAndList.getDefaultInstance()JwtRequirementAndList.Builder.getDefaultInstanceForType()JwtRequirementAndList.getDefaultInstanceForType()JwtRequirement.Builder.getRequiresAll()Specify list of JwtRequirement.JwtRequirement.getRequiresAll()Specify list of JwtRequirement.JwtRequirementOrBuilder.getRequiresAll()Specify list of JwtRequirement.static JwtRequirementAndListJwtRequirementAndList.parseDelimitedFrom(InputStream input) static JwtRequirementAndListJwtRequirementAndList.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JwtRequirementAndListJwtRequirementAndList.parseFrom(byte[] data) static JwtRequirementAndListJwtRequirementAndList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JwtRequirementAndListJwtRequirementAndList.parseFrom(com.google.protobuf.ByteString data) static JwtRequirementAndListJwtRequirementAndList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JwtRequirementAndListJwtRequirementAndList.parseFrom(com.google.protobuf.CodedInputStream input) static JwtRequirementAndListJwtRequirementAndList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JwtRequirementAndListJwtRequirementAndList.parseFrom(InputStream input) static JwtRequirementAndListJwtRequirementAndList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JwtRequirementAndListJwtRequirementAndList.parseFrom(ByteBuffer data) static JwtRequirementAndListJwtRequirementAndList.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 JwtRequirementAndListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<JwtRequirementAndList>JwtRequirementAndList.getParserForType()static com.google.protobuf.Parser<JwtRequirementAndList>JwtRequirementAndList.parser()Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 with parameters of type JwtRequirementAndListModifier and TypeMethodDescriptionJwtRequirementAndList.Builder.mergeFrom(JwtRequirementAndList other) JwtRequirement.Builder.mergeRequiresAll(JwtRequirementAndList value) Specify list of JwtRequirement.JwtRequirementAndList.newBuilder(JwtRequirementAndList prototype) JwtRequirement.Builder.setRequiresAll(JwtRequirementAndList value) Specify list of JwtRequirement.