Package com.google.container.v1
Class GetOpenIDConfigResponse
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.container.v1.GetOpenIDConfigResponse
-
- All Implemented Interfaces:
GetOpenIDConfigResponseOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class GetOpenIDConfigResponse extends com.google.protobuf.GeneratedMessageV3 implements GetOpenIDConfigResponseOrBuilder
GetOpenIDConfigResponse is an OIDC discovery document for the cluster. See the OpenID Connect Discovery 1.0 specification for details.
Protobuf typegoogle.container.v1.GetOpenIDConfigResponse- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGetOpenIDConfigResponse.BuilderGetOpenIDConfigResponse is an OIDC discovery document for the cluster.-
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
-
-
Field Summary
Fields Modifier and Type Field Description static intCLAIMS_SUPPORTED_FIELD_NUMBERstatic intGRANT_TYPES_FIELD_NUMBERstatic intID_TOKEN_SIGNING_ALG_VALUES_SUPPORTED_FIELD_NUMBERstatic intISSUER_FIELD_NUMBERstatic intJWKS_URI_FIELD_NUMBERstatic intRESPONSE_TYPES_SUPPORTED_FIELD_NUMBERstatic intSUBJECT_TYPES_SUPPORTED_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetClaimsSupported(int index)Supported claims.com.google.protobuf.ByteStringgetClaimsSupportedBytes(int index)Supported claims.intgetClaimsSupportedCount()Supported claims.com.google.protobuf.ProtocolStringListgetClaimsSupportedList()Supported claims.static GetOpenIDConfigResponsegetDefaultInstance()GetOpenIDConfigResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetGrantTypes(int index)Supported grant types.com.google.protobuf.ByteStringgetGrantTypesBytes(int index)Supported grant types.intgetGrantTypesCount()Supported grant types.com.google.protobuf.ProtocolStringListgetGrantTypesList()Supported grant types.StringgetIdTokenSigningAlgValuesSupported(int index)supported ID Token signing Algorithms.com.google.protobuf.ByteStringgetIdTokenSigningAlgValuesSupportedBytes(int index)supported ID Token signing Algorithms.intgetIdTokenSigningAlgValuesSupportedCount()supported ID Token signing Algorithms.com.google.protobuf.ProtocolStringListgetIdTokenSigningAlgValuesSupportedList()supported ID Token signing Algorithms.StringgetIssuer()OIDC Issuer.com.google.protobuf.ByteStringgetIssuerBytes()OIDC Issuer.StringgetJwksUri()JSON Web Key uri.com.google.protobuf.ByteStringgetJwksUriBytes()JSON Web Key uri.com.google.protobuf.Parser<GetOpenIDConfigResponse>getParserForType()StringgetResponseTypesSupported(int index)Supported response types.com.google.protobuf.ByteStringgetResponseTypesSupportedBytes(int index)Supported response types.intgetResponseTypesSupportedCount()Supported response types.com.google.protobuf.ProtocolStringListgetResponseTypesSupportedList()Supported response types.intgetSerializedSize()StringgetSubjectTypesSupported(int index)Supported subject types.com.google.protobuf.ByteStringgetSubjectTypesSupportedBytes(int index)Supported subject types.intgetSubjectTypesSupportedCount()Supported subject types.com.google.protobuf.ProtocolStringListgetSubjectTypesSupportedList()Supported subject types.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static GetOpenIDConfigResponse.BuildernewBuilder()static GetOpenIDConfigResponse.BuildernewBuilder(GetOpenIDConfigResponse prototype)GetOpenIDConfigResponse.BuildernewBuilderForType()protected GetOpenIDConfigResponse.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static GetOpenIDConfigResponseparseDelimitedFrom(InputStream input)static GetOpenIDConfigResponseparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetOpenIDConfigResponseparseFrom(byte[] data)static GetOpenIDConfigResponseparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetOpenIDConfigResponseparseFrom(com.google.protobuf.ByteString data)static GetOpenIDConfigResponseparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetOpenIDConfigResponseparseFrom(com.google.protobuf.CodedInputStream input)static GetOpenIDConfigResponseparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetOpenIDConfigResponseparseFrom(InputStream input)static GetOpenIDConfigResponseparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetOpenIDConfigResponseparseFrom(ByteBuffer data)static GetOpenIDConfigResponseparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<GetOpenIDConfigResponse>parser()GetOpenIDConfigResponse.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
ISSUER_FIELD_NUMBER
public static final int ISSUER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JWKS_URI_FIELD_NUMBER
public static final int JWKS_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESPONSE_TYPES_SUPPORTED_FIELD_NUMBER
public static final int RESPONSE_TYPES_SUPPORTED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUBJECT_TYPES_SUPPORTED_FIELD_NUMBER
public static final int SUBJECT_TYPES_SUPPORTED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ID_TOKEN_SIGNING_ALG_VALUES_SUPPORTED_FIELD_NUMBER
public static final int ID_TOKEN_SIGNING_ALG_VALUES_SUPPORTED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLAIMS_SUPPORTED_FIELD_NUMBER
public static final int CLAIMS_SUPPORTED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GRANT_TYPES_FIELD_NUMBER
public static final int GRANT_TYPES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- 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
-
getIssuer
public String getIssuer()
OIDC Issuer.
string issuer = 1;- Specified by:
getIssuerin interfaceGetOpenIDConfigResponseOrBuilder- Returns:
- The issuer.
-
getIssuerBytes
public com.google.protobuf.ByteString getIssuerBytes()
OIDC Issuer.
string issuer = 1;- Specified by:
getIssuerBytesin interfaceGetOpenIDConfigResponseOrBuilder- Returns:
- The bytes for issuer.
-
getJwksUri
public String getJwksUri()
JSON Web Key uri.
string jwks_uri = 2;- Specified by:
getJwksUriin interfaceGetOpenIDConfigResponseOrBuilder- Returns:
- The jwksUri.
-
getJwksUriBytes
public com.google.protobuf.ByteString getJwksUriBytes()
JSON Web Key uri.
string jwks_uri = 2;- Specified by:
getJwksUriBytesin interfaceGetOpenIDConfigResponseOrBuilder- Returns:
- The bytes for jwksUri.
-
getResponseTypesSupportedList
public com.google.protobuf.ProtocolStringList getResponseTypesSupportedList()
Supported response types.
repeated string response_types_supported = 3;- Specified by:
getResponseTypesSupportedListin interfaceGetOpenIDConfigResponseOrBuilder- Returns:
- A list containing the responseTypesSupported.
-
getResponseTypesSupportedCount
public int getResponseTypesSupportedCount()
Supported response types.
repeated string response_types_supported = 3;- Specified by:
getResponseTypesSupportedCountin interfaceGetOpenIDConfigResponseOrBuilder- Returns:
- The count of responseTypesSupported.
-
getResponseTypesSupported
public String getResponseTypesSupported(int index)
Supported response types.
repeated string response_types_supported = 3;- Specified by:
getResponseTypesSupportedin interfaceGetOpenIDConfigResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The responseTypesSupported at the given index.
-
getResponseTypesSupportedBytes
public com.google.protobuf.ByteString getResponseTypesSupportedBytes(int index)
Supported response types.
repeated string response_types_supported = 3;- Specified by:
getResponseTypesSupportedBytesin interfaceGetOpenIDConfigResponseOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the responseTypesSupported at the given index.
-
getSubjectTypesSupportedList
public com.google.protobuf.ProtocolStringList getSubjectTypesSupportedList()
Supported subject types.
repeated string subject_types_supported = 4;- Specified by:
getSubjectTypesSupportedListin interfaceGetOpenIDConfigResponseOrBuilder- Returns:
- A list containing the subjectTypesSupported.
-
getSubjectTypesSupportedCount
public int getSubjectTypesSupportedCount()
Supported subject types.
repeated string subject_types_supported = 4;- Specified by:
getSubjectTypesSupportedCountin interfaceGetOpenIDConfigResponseOrBuilder- Returns:
- The count of subjectTypesSupported.
-
getSubjectTypesSupported
public String getSubjectTypesSupported(int index)
Supported subject types.
repeated string subject_types_supported = 4;- Specified by:
getSubjectTypesSupportedin interfaceGetOpenIDConfigResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The subjectTypesSupported at the given index.
-
getSubjectTypesSupportedBytes
public com.google.protobuf.ByteString getSubjectTypesSupportedBytes(int index)
Supported subject types.
repeated string subject_types_supported = 4;- Specified by:
getSubjectTypesSupportedBytesin interfaceGetOpenIDConfigResponseOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the subjectTypesSupported at the given index.
-
getIdTokenSigningAlgValuesSupportedList
public com.google.protobuf.ProtocolStringList getIdTokenSigningAlgValuesSupportedList()
supported ID Token signing Algorithms.
repeated string id_token_signing_alg_values_supported = 5;- Specified by:
getIdTokenSigningAlgValuesSupportedListin interfaceGetOpenIDConfigResponseOrBuilder- Returns:
- A list containing the idTokenSigningAlgValuesSupported.
-
getIdTokenSigningAlgValuesSupportedCount
public int getIdTokenSigningAlgValuesSupportedCount()
supported ID Token signing Algorithms.
repeated string id_token_signing_alg_values_supported = 5;- Specified by:
getIdTokenSigningAlgValuesSupportedCountin interfaceGetOpenIDConfigResponseOrBuilder- Returns:
- The count of idTokenSigningAlgValuesSupported.
-
getIdTokenSigningAlgValuesSupported
public String getIdTokenSigningAlgValuesSupported(int index)
supported ID Token signing Algorithms.
repeated string id_token_signing_alg_values_supported = 5;- Specified by:
getIdTokenSigningAlgValuesSupportedin interfaceGetOpenIDConfigResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The idTokenSigningAlgValuesSupported at the given index.
-
getIdTokenSigningAlgValuesSupportedBytes
public com.google.protobuf.ByteString getIdTokenSigningAlgValuesSupportedBytes(int index)
supported ID Token signing Algorithms.
repeated string id_token_signing_alg_values_supported = 5;- Specified by:
getIdTokenSigningAlgValuesSupportedBytesin interfaceGetOpenIDConfigResponseOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the idTokenSigningAlgValuesSupported at the given index.
-
getClaimsSupportedList
public com.google.protobuf.ProtocolStringList getClaimsSupportedList()
Supported claims.
repeated string claims_supported = 6;- Specified by:
getClaimsSupportedListin interfaceGetOpenIDConfigResponseOrBuilder- Returns:
- A list containing the claimsSupported.
-
getClaimsSupportedCount
public int getClaimsSupportedCount()
Supported claims.
repeated string claims_supported = 6;- Specified by:
getClaimsSupportedCountin interfaceGetOpenIDConfigResponseOrBuilder- Returns:
- The count of claimsSupported.
-
getClaimsSupported
public String getClaimsSupported(int index)
Supported claims.
repeated string claims_supported = 6;- Specified by:
getClaimsSupportedin interfaceGetOpenIDConfigResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The claimsSupported at the given index.
-
getClaimsSupportedBytes
public com.google.protobuf.ByteString getClaimsSupportedBytes(int index)
Supported claims.
repeated string claims_supported = 6;- Specified by:
getClaimsSupportedBytesin interfaceGetOpenIDConfigResponseOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the claimsSupported at the given index.
-
getGrantTypesList
public com.google.protobuf.ProtocolStringList getGrantTypesList()
Supported grant types.
repeated string grant_types = 7;- Specified by:
getGrantTypesListin interfaceGetOpenIDConfigResponseOrBuilder- Returns:
- A list containing the grantTypes.
-
getGrantTypesCount
public int getGrantTypesCount()
Supported grant types.
repeated string grant_types = 7;- Specified by:
getGrantTypesCountin interfaceGetOpenIDConfigResponseOrBuilder- Returns:
- The count of grantTypes.
-
getGrantTypes
public String getGrantTypes(int index)
Supported grant types.
repeated string grant_types = 7;- Specified by:
getGrantTypesin interfaceGetOpenIDConfigResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The grantTypes at the given index.
-
getGrantTypesBytes
public com.google.protobuf.ByteString getGrantTypesBytes(int index)
Supported grant types.
repeated string grant_types = 7;- Specified by:
getGrantTypesBytesin interfaceGetOpenIDConfigResponseOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the grantTypes at the given index.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- 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
public boolean equals(Object obj)
- 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 GetOpenIDConfigResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetOpenIDConfigResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetOpenIDConfigResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetOpenIDConfigResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetOpenIDConfigResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetOpenIDConfigResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetOpenIDConfigResponse parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static GetOpenIDConfigResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static GetOpenIDConfigResponse parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static GetOpenIDConfigResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static GetOpenIDConfigResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static GetOpenIDConfigResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public GetOpenIDConfigResponse.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static GetOpenIDConfigResponse.Builder newBuilder()
-
newBuilder
public static GetOpenIDConfigResponse.Builder newBuilder(GetOpenIDConfigResponse prototype)
-
toBuilder
public GetOpenIDConfigResponse.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected GetOpenIDConfigResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static GetOpenIDConfigResponse getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<GetOpenIDConfigResponse> parser()
-
getParserForType
public com.google.protobuf.Parser<GetOpenIDConfigResponse> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public GetOpenIDConfigResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-