Uses of Class
io.envoyproxy.envoy.extensions.filters.http.basic_auth.v3.BasicAuth
Packages that use BasicAuth
-
Uses of BasicAuth in io.envoyproxy.envoy.extensions.filters.http.basic_auth.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.basic_auth.v3 that return BasicAuthModifier and TypeMethodDescriptionBasicAuth.Builder.build()BasicAuth.Builder.buildPartial()static BasicAuthBasicAuth.getDefaultInstance()BasicAuth.Builder.getDefaultInstanceForType()BasicAuth.getDefaultInstanceForType()static BasicAuthBasicAuth.parseDelimitedFrom(InputStream input) static BasicAuthBasicAuth.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BasicAuthBasicAuth.parseFrom(byte[] data) static BasicAuthBasicAuth.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BasicAuthBasicAuth.parseFrom(com.google.protobuf.ByteString data) static BasicAuthBasicAuth.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BasicAuthBasicAuth.parseFrom(com.google.protobuf.CodedInputStream input) static BasicAuthBasicAuth.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BasicAuthBasicAuth.parseFrom(InputStream input) static BasicAuthBasicAuth.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BasicAuthBasicAuth.parseFrom(ByteBuffer data) static BasicAuthBasicAuth.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.http.basic_auth.v3 that return types with arguments of type BasicAuthModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BasicAuth>BasicAuth.getParserForType()static com.google.protobuf.Parser<BasicAuth>BasicAuth.parser()Methods in io.envoyproxy.envoy.extensions.filters.http.basic_auth.v3 with parameters of type BasicAuthModifier and TypeMethodDescriptionstatic BasicAuth.BuilderBasicAuth.newBuilder(BasicAuth prototype)