Uses of Class
io.envoyproxy.envoy.extensions.filters.http.oauth2.v3.OAuth2Credentials.CookieNames
Packages that use OAuth2Credentials.CookieNames
-
Uses of OAuth2Credentials.CookieNames in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3 that return OAuth2Credentials.CookieNamesModifier and TypeMethodDescriptionOAuth2Credentials.CookieNames.Builder.build()OAuth2Credentials.CookieNames.Builder.buildPartial()OAuth2Credentials.Builder.getCookieNames()The cookie names used in OAuth filters flow.OAuth2Credentials.getCookieNames()The cookie names used in OAuth filters flow.OAuth2CredentialsOrBuilder.getCookieNames()The cookie names used in OAuth filters flow.OAuth2Credentials.CookieNames.getDefaultInstance()OAuth2Credentials.CookieNames.Builder.getDefaultInstanceForType()OAuth2Credentials.CookieNames.getDefaultInstanceForType()OAuth2Credentials.CookieNames.parseDelimitedFrom(InputStream input) OAuth2Credentials.CookieNames.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) OAuth2Credentials.CookieNames.parseFrom(byte[] data) OAuth2Credentials.CookieNames.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) OAuth2Credentials.CookieNames.parseFrom(com.google.protobuf.ByteString data) OAuth2Credentials.CookieNames.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) OAuth2Credentials.CookieNames.parseFrom(com.google.protobuf.CodedInputStream input) OAuth2Credentials.CookieNames.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) OAuth2Credentials.CookieNames.parseFrom(InputStream input) OAuth2Credentials.CookieNames.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) OAuth2Credentials.CookieNames.parseFrom(ByteBuffer data) OAuth2Credentials.CookieNames.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 OAuth2Credentials.CookieNamesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<OAuth2Credentials.CookieNames>OAuth2Credentials.CookieNames.getParserForType()static com.google.protobuf.Parser<OAuth2Credentials.CookieNames>OAuth2Credentials.CookieNames.parser()Methods in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3 with parameters of type OAuth2Credentials.CookieNamesModifier and TypeMethodDescriptionOAuth2Credentials.Builder.mergeCookieNames(OAuth2Credentials.CookieNames value) The cookie names used in OAuth filters flow.OAuth2Credentials.CookieNames.Builder.mergeFrom(OAuth2Credentials.CookieNames other) OAuth2Credentials.CookieNames.newBuilder(OAuth2Credentials.CookieNames prototype) OAuth2Credentials.Builder.setCookieNames(OAuth2Credentials.CookieNames value) The cookie names used in OAuth filters flow.