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 class
GetOpenIDConfigResponse.Builder
GetOpenIDConfigResponse 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 int
CLAIMS_SUPPORTED_FIELD_NUMBER
static int
GRANT_TYPES_FIELD_NUMBER
static int
ID_TOKEN_SIGNING_ALG_VALUES_SUPPORTED_FIELD_NUMBER
static int
ISSUER_FIELD_NUMBER
static int
JWKS_URI_FIELD_NUMBER
static int
RESPONSE_TYPES_SUPPORTED_FIELD_NUMBER
static int
SUBJECT_TYPES_SUPPORTED_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getClaimsSupported(int index)
Supported claims.com.google.protobuf.ByteString
getClaimsSupportedBytes(int index)
Supported claims.int
getClaimsSupportedCount()
Supported claims.com.google.protobuf.ProtocolStringList
getClaimsSupportedList()
Supported claims.static GetOpenIDConfigResponse
getDefaultInstance()
GetOpenIDConfigResponse
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getGrantTypes(int index)
Supported grant types.com.google.protobuf.ByteString
getGrantTypesBytes(int index)
Supported grant types.int
getGrantTypesCount()
Supported grant types.com.google.protobuf.ProtocolStringList
getGrantTypesList()
Supported grant types.String
getIdTokenSigningAlgValuesSupported(int index)
supported ID Token signing Algorithms.com.google.protobuf.ByteString
getIdTokenSigningAlgValuesSupportedBytes(int index)
supported ID Token signing Algorithms.int
getIdTokenSigningAlgValuesSupportedCount()
supported ID Token signing Algorithms.com.google.protobuf.ProtocolStringList
getIdTokenSigningAlgValuesSupportedList()
supported ID Token signing Algorithms.String
getIssuer()
OIDC Issuer.com.google.protobuf.ByteString
getIssuerBytes()
OIDC Issuer.String
getJwksUri()
JSON Web Key uri.com.google.protobuf.ByteString
getJwksUriBytes()
JSON Web Key uri.com.google.protobuf.Parser<GetOpenIDConfigResponse>
getParserForType()
String
getResponseTypesSupported(int index)
Supported response types.com.google.protobuf.ByteString
getResponseTypesSupportedBytes(int index)
Supported response types.int
getResponseTypesSupportedCount()
Supported response types.com.google.protobuf.ProtocolStringList
getResponseTypesSupportedList()
Supported response types.int
getSerializedSize()
String
getSubjectTypesSupported(int index)
Supported subject types.com.google.protobuf.ByteString
getSubjectTypesSupportedBytes(int index)
Supported subject types.int
getSubjectTypesSupportedCount()
Supported subject types.com.google.protobuf.ProtocolStringList
getSubjectTypesSupportedList()
Supported subject types.int
hashCode()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static GetOpenIDConfigResponse.Builder
newBuilder()
static GetOpenIDConfigResponse.Builder
newBuilder(GetOpenIDConfigResponse prototype)
GetOpenIDConfigResponse.Builder
newBuilderForType()
protected GetOpenIDConfigResponse.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static GetOpenIDConfigResponse
parseDelimitedFrom(InputStream input)
static GetOpenIDConfigResponse
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetOpenIDConfigResponse
parseFrom(byte[] data)
static GetOpenIDConfigResponse
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetOpenIDConfigResponse
parseFrom(com.google.protobuf.ByteString data)
static GetOpenIDConfigResponse
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetOpenIDConfigResponse
parseFrom(com.google.protobuf.CodedInputStream input)
static GetOpenIDConfigResponse
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetOpenIDConfigResponse
parseFrom(InputStream input)
static GetOpenIDConfigResponse
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetOpenIDConfigResponse
parseFrom(ByteBuffer data)
static GetOpenIDConfigResponse
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<GetOpenIDConfigResponse>
parser()
GetOpenIDConfigResponse.Builder
toBuilder()
void
writeTo(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:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getIssuer
public String getIssuer()
OIDC Issuer.
string issuer = 1;
- Specified by:
getIssuer
in interfaceGetOpenIDConfigResponseOrBuilder
- Returns:
- The issuer.
-
getIssuerBytes
public com.google.protobuf.ByteString getIssuerBytes()
OIDC Issuer.
string issuer = 1;
- Specified by:
getIssuerBytes
in interfaceGetOpenIDConfigResponseOrBuilder
- Returns:
- The bytes for issuer.
-
getJwksUri
public String getJwksUri()
JSON Web Key uri.
string jwks_uri = 2;
- Specified by:
getJwksUri
in interfaceGetOpenIDConfigResponseOrBuilder
- Returns:
- The jwksUri.
-
getJwksUriBytes
public com.google.protobuf.ByteString getJwksUriBytes()
JSON Web Key uri.
string jwks_uri = 2;
- Specified by:
getJwksUriBytes
in interfaceGetOpenIDConfigResponseOrBuilder
- Returns:
- The bytes for jwksUri.
-
getResponseTypesSupportedList
public com.google.protobuf.ProtocolStringList getResponseTypesSupportedList()
Supported response types.
repeated string response_types_supported = 3;
- Specified by:
getResponseTypesSupportedList
in interfaceGetOpenIDConfigResponseOrBuilder
- Returns:
- A list containing the responseTypesSupported.
-
getResponseTypesSupportedCount
public int getResponseTypesSupportedCount()
Supported response types.
repeated string response_types_supported = 3;
- Specified by:
getResponseTypesSupportedCount
in interfaceGetOpenIDConfigResponseOrBuilder
- Returns:
- The count of responseTypesSupported.
-
getResponseTypesSupported
public String getResponseTypesSupported(int index)
Supported response types.
repeated string response_types_supported = 3;
- Specified by:
getResponseTypesSupported
in 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:
getResponseTypesSupportedBytes
in 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:
getSubjectTypesSupportedList
in interfaceGetOpenIDConfigResponseOrBuilder
- Returns:
- A list containing the subjectTypesSupported.
-
getSubjectTypesSupportedCount
public int getSubjectTypesSupportedCount()
Supported subject types.
repeated string subject_types_supported = 4;
- Specified by:
getSubjectTypesSupportedCount
in interfaceGetOpenIDConfigResponseOrBuilder
- Returns:
- The count of subjectTypesSupported.
-
getSubjectTypesSupported
public String getSubjectTypesSupported(int index)
Supported subject types.
repeated string subject_types_supported = 4;
- Specified by:
getSubjectTypesSupported
in 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:
getSubjectTypesSupportedBytes
in 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:
getIdTokenSigningAlgValuesSupportedList
in 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:
getIdTokenSigningAlgValuesSupportedCount
in 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:
getIdTokenSigningAlgValuesSupported
in 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:
getIdTokenSigningAlgValuesSupportedBytes
in 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:
getClaimsSupportedList
in interfaceGetOpenIDConfigResponseOrBuilder
- Returns:
- A list containing the claimsSupported.
-
getClaimsSupportedCount
public int getClaimsSupportedCount()
Supported claims.
repeated string claims_supported = 6;
- Specified by:
getClaimsSupportedCount
in interfaceGetOpenIDConfigResponseOrBuilder
- Returns:
- The count of claimsSupported.
-
getClaimsSupported
public String getClaimsSupported(int index)
Supported claims.
repeated string claims_supported = 6;
- Specified by:
getClaimsSupported
in 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:
getClaimsSupportedBytes
in 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:
getGrantTypesList
in interfaceGetOpenIDConfigResponseOrBuilder
- Returns:
- A list containing the grantTypes.
-
getGrantTypesCount
public int getGrantTypesCount()
Supported grant types.
repeated string grant_types = 7;
- Specified by:
getGrantTypesCount
in interfaceGetOpenIDConfigResponseOrBuilder
- Returns:
- The count of grantTypes.
-
getGrantTypes
public String getGrantTypes(int index)
Supported grant types.
repeated string grant_types = 7;
- Specified by:
getGrantTypes
in 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:
getGrantTypesBytes
in 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:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in 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:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in 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:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected GetOpenIDConfigResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in 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:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public GetOpenIDConfigResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-