Uses of Class
io.envoyproxy.envoy.extensions.filters.http.oauth2.v3.OAuth2
-
Packages that use OAuth2 Package Description io.envoyproxy.envoy.extensions.filters.http.oauth2.v3 -
-
Uses of OAuth2 in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3 that return OAuth2 Modifier and Type Method Description OAuth2OAuth2.Builder. build()OAuth2OAuth2.Builder. buildPartial()static OAuth2OAuth2. getDefaultInstance()OAuth2OAuth2.Builder. getDefaultInstanceForType()OAuth2OAuth2. getDefaultInstanceForType()static OAuth2OAuth2. parseDelimitedFrom(InputStream input)static OAuth2OAuth2. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OAuth2OAuth2. parseFrom(byte[] data)static OAuth2OAuth2. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OAuth2OAuth2. parseFrom(com.google.protobuf.ByteString data)static OAuth2OAuth2. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OAuth2OAuth2. parseFrom(com.google.protobuf.CodedInputStream input)static OAuth2OAuth2. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OAuth2OAuth2. parseFrom(InputStream input)static OAuth2OAuth2. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OAuth2OAuth2. parseFrom(ByteBuffer data)static OAuth2OAuth2. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3 that return types with arguments of type OAuth2 Modifier and Type Method Description com.google.protobuf.Parser<OAuth2>OAuth2. getParserForType()static com.google.protobuf.Parser<OAuth2>OAuth2. parser()Methods in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3 with parameters of type OAuth2 Modifier and Type Method Description OAuth2.BuilderOAuth2.Builder. mergeFrom(OAuth2 other)static OAuth2.BuilderOAuth2. newBuilder(OAuth2 prototype)
-