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