Class OAuth2Credentials.CookieNames
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.envoyproxy.envoy.extensions.filters.http.oauth2.v3.OAuth2Credentials.CookieNames
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,OAuth2Credentials.CookieNamesOrBuilder,Serializable
- Enclosing class:
- OAuth2Credentials
public static final class OAuth2Credentials.CookieNames
extends com.google.protobuf.GeneratedMessageV3
implements OAuth2Credentials.CookieNamesOrBuilder
[#next-free-field: 8]Protobuf type
envoy.extensions.filters.http.oauth2.v3.OAuth2Credentials.CookieNames- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class[#next-free-field: 8]Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanCookie name to hold OAuth bearer token value.com.google.protobuf.ByteStringCookie name to hold OAuth bearer token value.Cookie name to hold the PKCE code verifier.com.google.protobuf.ByteStringCookie name to hold the PKCE code verifier.static final com.google.protobuf.Descriptors.DescriptorCookie name to hold the id token.com.google.protobuf.ByteStringCookie name to hold the id token.Cookie name to hold OAuth expiry value.com.google.protobuf.ByteStringCookie name to hold OAuth expiry value.Cookie name to hold OAuth HMAC value.com.google.protobuf.ByteStringCookie name to hold OAuth HMAC value.Cookie name to hold the nonce value.com.google.protobuf.ByteStringCookie name to hold the nonce value.com.google.protobuf.Parser<OAuth2Credentials.CookieNames>Cookie name to hold the refresh token.com.google.protobuf.ByteStringCookie name to hold the refresh token.intinthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(OAuth2Credentials.CookieNames prototype) protected OAuth2Credentials.CookieNames.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<OAuth2Credentials.CookieNames>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
BEARER_TOKEN_FIELD_NUMBER
public static final int BEARER_TOKEN_FIELD_NUMBER- See Also:
-
OAUTH_HMAC_FIELD_NUMBER
public static final int OAUTH_HMAC_FIELD_NUMBER- See Also:
-
OAUTH_EXPIRES_FIELD_NUMBER
public static final int OAUTH_EXPIRES_FIELD_NUMBER- See Also:
-
ID_TOKEN_FIELD_NUMBER
public static final int ID_TOKEN_FIELD_NUMBER- See Also:
-
REFRESH_TOKEN_FIELD_NUMBER
public static final int REFRESH_TOKEN_FIELD_NUMBER- See Also:
-
OAUTH_NONCE_FIELD_NUMBER
public static final int OAUTH_NONCE_FIELD_NUMBER- See Also:
-
CODE_VERIFIER_FIELD_NUMBER
public static final int CODE_VERIFIER_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getBearerToken
Cookie name to hold OAuth bearer token value. When the authentication server validates the client and returns an authorization token back to the OAuth filter, no matter what format that token is, if :ref:`forward_bearer_token <envoy_v3_api_field_extensions.filters.http.oauth2.v3.OAuth2Config.forward_bearer_token>` is set to true the filter will send over the bearer token as a cookie with this name to the upstream. Defaults to ``BearerToken``.
string bearer_token = 1 [(.validate.rules) = { ... }- Specified by:
getBearerTokenin interfaceOAuth2Credentials.CookieNamesOrBuilder- Returns:
- The bearerToken.
-
getBearerTokenBytes
public com.google.protobuf.ByteString getBearerTokenBytes()Cookie name to hold OAuth bearer token value. When the authentication server validates the client and returns an authorization token back to the OAuth filter, no matter what format that token is, if :ref:`forward_bearer_token <envoy_v3_api_field_extensions.filters.http.oauth2.v3.OAuth2Config.forward_bearer_token>` is set to true the filter will send over the bearer token as a cookie with this name to the upstream. Defaults to ``BearerToken``.
string bearer_token = 1 [(.validate.rules) = { ... }- Specified by:
getBearerTokenBytesin interfaceOAuth2Credentials.CookieNamesOrBuilder- Returns:
- The bytes for bearerToken.
-
getOauthHmac
Cookie name to hold OAuth HMAC value. Defaults to ``OauthHMAC``.
string oauth_hmac = 2 [(.validate.rules) = { ... }- Specified by:
getOauthHmacin interfaceOAuth2Credentials.CookieNamesOrBuilder- Returns:
- The oauthHmac.
-
getOauthHmacBytes
public com.google.protobuf.ByteString getOauthHmacBytes()Cookie name to hold OAuth HMAC value. Defaults to ``OauthHMAC``.
string oauth_hmac = 2 [(.validate.rules) = { ... }- Specified by:
getOauthHmacBytesin interfaceOAuth2Credentials.CookieNamesOrBuilder- Returns:
- The bytes for oauthHmac.
-
getOauthExpires
Cookie name to hold OAuth expiry value. Defaults to ``OauthExpires``.
string oauth_expires = 3 [(.validate.rules) = { ... }- Specified by:
getOauthExpiresin interfaceOAuth2Credentials.CookieNamesOrBuilder- Returns:
- The oauthExpires.
-
getOauthExpiresBytes
public com.google.protobuf.ByteString getOauthExpiresBytes()Cookie name to hold OAuth expiry value. Defaults to ``OauthExpires``.
string oauth_expires = 3 [(.validate.rules) = { ... }- Specified by:
getOauthExpiresBytesin interfaceOAuth2Credentials.CookieNamesOrBuilder- Returns:
- The bytes for oauthExpires.
-
getIdToken
Cookie name to hold the id token. Defaults to ``IdToken``.
string id_token = 4 [(.validate.rules) = { ... }- Specified by:
getIdTokenin interfaceOAuth2Credentials.CookieNamesOrBuilder- Returns:
- The idToken.
-
getIdTokenBytes
public com.google.protobuf.ByteString getIdTokenBytes()Cookie name to hold the id token. Defaults to ``IdToken``.
string id_token = 4 [(.validate.rules) = { ... }- Specified by:
getIdTokenBytesin interfaceOAuth2Credentials.CookieNamesOrBuilder- Returns:
- The bytes for idToken.
-
getRefreshToken
Cookie name to hold the refresh token. Defaults to ``RefreshToken``.
string refresh_token = 5 [(.validate.rules) = { ... }- Specified by:
getRefreshTokenin interfaceOAuth2Credentials.CookieNamesOrBuilder- Returns:
- The refreshToken.
-
getRefreshTokenBytes
public com.google.protobuf.ByteString getRefreshTokenBytes()Cookie name to hold the refresh token. Defaults to ``RefreshToken``.
string refresh_token = 5 [(.validate.rules) = { ... }- Specified by:
getRefreshTokenBytesin interfaceOAuth2Credentials.CookieNamesOrBuilder- Returns:
- The bytes for refreshToken.
-
getOauthNonce
Cookie name to hold the nonce value. Defaults to ``OauthNonce``.
string oauth_nonce = 6 [(.validate.rules) = { ... }- Specified by:
getOauthNoncein interfaceOAuth2Credentials.CookieNamesOrBuilder- Returns:
- The oauthNonce.
-
getOauthNonceBytes
public com.google.protobuf.ByteString getOauthNonceBytes()Cookie name to hold the nonce value. Defaults to ``OauthNonce``.
string oauth_nonce = 6 [(.validate.rules) = { ... }- Specified by:
getOauthNonceBytesin interfaceOAuth2Credentials.CookieNamesOrBuilder- Returns:
- The bytes for oauthNonce.
-
getCodeVerifier
Cookie name to hold the PKCE code verifier. Defaults to ``OauthCodeVerifier``.
string code_verifier = 7 [(.validate.rules) = { ... }- Specified by:
getCodeVerifierin interfaceOAuth2Credentials.CookieNamesOrBuilder- Returns:
- The codeVerifier.
-
getCodeVerifierBytes
public com.google.protobuf.ByteString getCodeVerifierBytes()Cookie name to hold the PKCE code verifier. Defaults to ``OauthCodeVerifier``.
string code_verifier = 7 [(.validate.rules) = { ... }- Specified by:
getCodeVerifierBytesin interfaceOAuth2Credentials.CookieNamesOrBuilder- Returns:
- The bytes for codeVerifier.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static OAuth2Credentials.CookieNames parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OAuth2Credentials.CookieNames parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OAuth2Credentials.CookieNames parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OAuth2Credentials.CookieNames parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OAuth2Credentials.CookieNames parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OAuth2Credentials.CookieNames parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static OAuth2Credentials.CookieNames parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static OAuth2Credentials.CookieNames parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static OAuth2Credentials.CookieNames parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static OAuth2Credentials.CookieNames parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static OAuth2Credentials.CookieNames parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static OAuth2Credentials.CookieNames.Builder newBuilder(OAuth2Credentials.CookieNames prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected OAuth2Credentials.CookieNames.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-