Package flyteidl.service
Class Identity.UserInfoResponse
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- flyteidl.service.Identity.UserInfoResponse
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Identity.UserInfoResponseOrBuilder,Serializable
- Enclosing class:
- Identity
public static final class Identity.UserInfoResponse extends com.google.protobuf.GeneratedMessageV3 implements Identity.UserInfoResponseOrBuilder
See the OpenID Connect spec at https://openid.net/specs/openid-connect-core-1_0.html#UserInfoResponse for more information.
Protobuf typeflyteidl.service.UserInfoResponse- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classIdentity.UserInfoResponse.BuilderSee the OpenID Connect spec at https://openid.net/specs/openid-connect-core-1_0.html#UserInfoResponse for more information.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description private static Identity.UserInfoResponseDEFAULT_INSTANCEprivate Objectemail_static intEMAIL_FIELD_NUMBERstatic intFAMILY_NAME_FIELD_NUMBERprivate ObjectfamilyName_static intGIVEN_NAME_FIELD_NUMBERprivate ObjectgivenName_private bytememoizedIsInitializedprivate Objectname_static intNAME_FIELD_NUMBERprivate static com.google.protobuf.Parser<Identity.UserInfoResponse>PARSERprivate Objectpicture_static intPICTURE_FIELD_NUMBERstatic intPREFERRED_USERNAME_FIELD_NUMBERprivate ObjectpreferredUsername_private static longserialVersionUIDprivate Objectsubject_static intSUBJECT_FIELD_NUMBER
-
Constructor Summary
Constructors Modifier Constructor Description privateUserInfoResponse()privateUserInfoResponse(com.google.protobuf.GeneratedMessageV3.Builder<?> builder)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static Identity.UserInfoResponsegetDefaultInstance()Identity.UserInfoResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetEmail()Preferred e-mail addresscom.google.protobuf.ByteStringgetEmailBytes()Preferred e-mail addressStringgetFamilyName()Surname(s) or last name(s)com.google.protobuf.ByteStringgetFamilyNameBytes()Surname(s) or last name(s)StringgetGivenName()Given name(s) or first name(s)com.google.protobuf.ByteStringgetGivenNameBytes()Given name(s) or first name(s)StringgetName()Full namecom.google.protobuf.ByteStringgetNameBytes()Full namecom.google.protobuf.Parser<Identity.UserInfoResponse>getParserForType()StringgetPicture()Profile picture URLcom.google.protobuf.ByteStringgetPictureBytes()Profile picture URLStringgetPreferredUsername()Shorthand name by which the End-User wishes to be referred tocom.google.protobuf.ByteStringgetPreferredUsernameBytes()Shorthand name by which the End-User wishes to be referred tointgetSerializedSize()StringgetSubject()Locally unique and never reassigned identifier within the Issuer for the End-User, which is intended to be consumed by the Client.com.google.protobuf.ByteStringgetSubjectBytes()Locally unique and never reassigned identifier within the Issuer for the End-User, which is intended to be consumed by the Client.com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Identity.UserInfoResponse.BuildernewBuilder()static Identity.UserInfoResponse.BuildernewBuilder(Identity.UserInfoResponse prototype)Identity.UserInfoResponse.BuildernewBuilderForType()protected Identity.UserInfoResponse.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Identity.UserInfoResponseparseDelimitedFrom(InputStream input)static Identity.UserInfoResponseparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Identity.UserInfoResponseparseFrom(byte[] data)static Identity.UserInfoResponseparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Identity.UserInfoResponseparseFrom(com.google.protobuf.ByteString data)static Identity.UserInfoResponseparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Identity.UserInfoResponseparseFrom(com.google.protobuf.CodedInputStream input)static Identity.UserInfoResponseparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Identity.UserInfoResponseparseFrom(InputStream input)static Identity.UserInfoResponseparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Identity.UserInfoResponseparseFrom(ByteBuffer data)static Identity.UserInfoResponseparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Identity.UserInfoResponse>parser()Identity.UserInfoResponse.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, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
SUBJECT_FIELD_NUMBER
public static final int SUBJECT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
subject_
private volatile Object subject_
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
name_
private volatile Object name_
-
PREFERRED_USERNAME_FIELD_NUMBER
public static final int PREFERRED_USERNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
preferredUsername_
private volatile Object preferredUsername_
-
GIVEN_NAME_FIELD_NUMBER
public static final int GIVEN_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
givenName_
private volatile Object givenName_
-
FAMILY_NAME_FIELD_NUMBER
public static final int FAMILY_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
familyName_
private volatile Object familyName_
-
EMAIL_FIELD_NUMBER
public static final int EMAIL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
email_
private volatile Object email_
-
PICTURE_FIELD_NUMBER
public static final int PICTURE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
picture_
private volatile Object picture_
-
memoizedIsInitialized
private byte memoizedIsInitialized
-
DEFAULT_INSTANCE
private static final Identity.UserInfoResponse DEFAULT_INSTANCE
-
PARSER
private static final com.google.protobuf.Parser<Identity.UserInfoResponse> PARSER
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin 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
-
getSubject
public String getSubject()
Locally unique and never reassigned identifier within the Issuer for the End-User, which is intended to be consumed by the Client.
string subject = 1;- Specified by:
getSubjectin interfaceIdentity.UserInfoResponseOrBuilder- Returns:
- The subject.
-
getSubjectBytes
public com.google.protobuf.ByteString getSubjectBytes()
Locally unique and never reassigned identifier within the Issuer for the End-User, which is intended to be consumed by the Client.
string subject = 1;- Specified by:
getSubjectBytesin interfaceIdentity.UserInfoResponseOrBuilder- Returns:
- The bytes for subject.
-
getName
public String getName()
Full name
string name = 2;- Specified by:
getNamein interfaceIdentity.UserInfoResponseOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Full name
string name = 2;- Specified by:
getNameBytesin interfaceIdentity.UserInfoResponseOrBuilder- Returns:
- The bytes for name.
-
getPreferredUsername
public String getPreferredUsername()
Shorthand name by which the End-User wishes to be referred to
string preferred_username = 3;- Specified by:
getPreferredUsernamein interfaceIdentity.UserInfoResponseOrBuilder- Returns:
- The preferredUsername.
-
getPreferredUsernameBytes
public com.google.protobuf.ByteString getPreferredUsernameBytes()
Shorthand name by which the End-User wishes to be referred to
string preferred_username = 3;- Specified by:
getPreferredUsernameBytesin interfaceIdentity.UserInfoResponseOrBuilder- Returns:
- The bytes for preferredUsername.
-
getGivenName
public String getGivenName()
Given name(s) or first name(s)
string given_name = 4;- Specified by:
getGivenNamein interfaceIdentity.UserInfoResponseOrBuilder- Returns:
- The givenName.
-
getGivenNameBytes
public com.google.protobuf.ByteString getGivenNameBytes()
Given name(s) or first name(s)
string given_name = 4;- Specified by:
getGivenNameBytesin interfaceIdentity.UserInfoResponseOrBuilder- Returns:
- The bytes for givenName.
-
getFamilyName
public String getFamilyName()
Surname(s) or last name(s)
string family_name = 5;- Specified by:
getFamilyNamein interfaceIdentity.UserInfoResponseOrBuilder- Returns:
- The familyName.
-
getFamilyNameBytes
public com.google.protobuf.ByteString getFamilyNameBytes()
Surname(s) or last name(s)
string family_name = 5;- Specified by:
getFamilyNameBytesin interfaceIdentity.UserInfoResponseOrBuilder- Returns:
- The bytes for familyName.
-
getEmail
public String getEmail()
Preferred e-mail address
string email = 6;- Specified by:
getEmailin interfaceIdentity.UserInfoResponseOrBuilder- Returns:
- The email.
-
getEmailBytes
public com.google.protobuf.ByteString getEmailBytes()
Preferred e-mail address
string email = 6;- Specified by:
getEmailBytesin interfaceIdentity.UserInfoResponseOrBuilder- Returns:
- The bytes for email.
-
getPicture
public String getPicture()
Profile picture URL
string picture = 7;- Specified by:
getPicturein interfaceIdentity.UserInfoResponseOrBuilder- Returns:
- The picture.
-
getPictureBytes
public com.google.protobuf.ByteString getPictureBytes()
Profile picture URL
string picture = 7;- Specified by:
getPictureBytesin interfaceIdentity.UserInfoResponseOrBuilder- Returns:
- The bytes for picture.
-
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 Identity.UserInfoResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Identity.UserInfoResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Identity.UserInfoResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Identity.UserInfoResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Identity.UserInfoResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Identity.UserInfoResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Identity.UserInfoResponse parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Identity.UserInfoResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Identity.UserInfoResponse parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Identity.UserInfoResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Identity.UserInfoResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Identity.UserInfoResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Identity.UserInfoResponse.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Identity.UserInfoResponse.Builder newBuilder()
-
newBuilder
public static Identity.UserInfoResponse.Builder newBuilder(Identity.UserInfoResponse prototype)
-
toBuilder
public Identity.UserInfoResponse.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Identity.UserInfoResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Identity.UserInfoResponse getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Identity.UserInfoResponse> parser()
-
getParserForType
public com.google.protobuf.Parser<Identity.UserInfoResponse> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Identity.UserInfoResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-