Uses of Class
io.envoyproxy.envoy.extensions.filters.http.oauth2.v3.OAuth2
Packages that use OAuth2
-
Uses of OAuth2 in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3 that return OAuth2Modifier and TypeMethodDescriptionOAuth2.Builder.build()OAuth2.Builder.buildPartial()static OAuth2OAuth2.getDefaultInstance()OAuth2.Builder.getDefaultInstanceForType()OAuth2.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 OAuth2Modifier and TypeMethodDescriptioncom.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