public static final class ApiProto.GetEntryURLWithCodeRequest extends com.google.protobuf.GeneratedMessageV3 implements ApiProto.GetEntryURLWithCodeRequestOrBuilder
sso.v1.GetEntryURLWithCodeRequest| Modifier and Type | Class and Description |
|---|---|
static class |
ApiProto.GetEntryURLWithCodeRequest.Builder
Protobuf type
sso.v1.GetEntryURLWithCodeRequest |
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| Modifier and Type | Field and Description |
|---|---|
static int |
BACK_URL_FIELD_NUMBER |
static int |
BACK_URL_TEXT_FIELD_NUMBER |
static int |
CONTEXT_FIELD_NUMBER |
static int |
EMAIL_FIELD_NUMBER |
static int |
FEDERATED_IDENTITY_PROVIDER_FIELD_NUMBER |
static int |
NEXT_URL_FIELD_NUMBER |
static int |
SERVICE_PROVIDER_ID_FIELD_NUMBER |
static int |
SESSION_ID_FIELD_NUMBER |
static int |
USER_ID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getBackUrl()
The back url is the url that clicking the "Back" in the navigation bar
|
com.google.protobuf.ByteString |
getBackUrlBytes()
The back url is the url that clicking the "Back" in the navigation bar
|
String |
getBackUrlText()
Back url text is the text that will be displayed for the back button in the navigation
|
com.google.protobuf.ByteString |
getBackUrlTextBytes()
Back url text is the text that will be displayed for the back button in the navigation
|
ServiceProviderProto.ServiceContext |
getContext()
The service context needed to help determine which identity provider to use.
|
ServiceProviderProto.ServiceContextOrBuilder |
getContextOrBuilder()
The service context needed to help determine which identity provider to use.
|
static ApiProto.GetEntryURLWithCodeRequest |
getDefaultInstance() |
ApiProto.GetEntryURLWithCodeRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEmail()
The user's email.
|
com.google.protobuf.ByteString |
getEmailBytes()
The user's email.
|
String |
getFederatedIdentityProvider()
Denotes if an identity is delegated to another identity provider, e.g.
|
com.google.protobuf.ByteString |
getFederatedIdentityProviderBytes()
Denotes if an identity is delegated to another identity provider, e.g.
|
String |
getNextUrl()
The next URL to send the user to, once the code exchange is complete on the entry URL.
|
com.google.protobuf.ByteString |
getNextUrlBytes()
The next URL to send the user to, once the code exchange is complete on the entry URL.
|
com.google.protobuf.Parser<ApiProto.GetEntryURLWithCodeRequest> |
getParserForType() |
int |
getSerializedSize() |
String |
getServiceProviderId()
The service provider ID.
|
com.google.protobuf.ByteString |
getServiceProviderIdBytes()
The service provider ID.
|
String |
getSessionId()
The session ID the identity provider wants to pass along to the service providers.
|
com.google.protobuf.ByteString |
getSessionIdBytes()
The session ID the identity provider wants to pass along to the service providers.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUserId()
The user ID.
|
com.google.protobuf.ByteString |
getUserIdBytes()
The user ID.
|
boolean |
hasContext()
The service context needed to help determine which identity provider to use.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ApiProto.GetEntryURLWithCodeRequest.Builder |
newBuilder() |
static ApiProto.GetEntryURLWithCodeRequest.Builder |
newBuilder(ApiProto.GetEntryURLWithCodeRequest prototype) |
ApiProto.GetEntryURLWithCodeRequest.Builder |
newBuilderForType() |
protected ApiProto.GetEntryURLWithCodeRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static ApiProto.GetEntryURLWithCodeRequest |
parseDelimitedFrom(InputStream input) |
static ApiProto.GetEntryURLWithCodeRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetEntryURLWithCodeRequest |
parseFrom(byte[] data) |
static ApiProto.GetEntryURLWithCodeRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetEntryURLWithCodeRequest |
parseFrom(ByteBuffer data) |
static ApiProto.GetEntryURLWithCodeRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetEntryURLWithCodeRequest |
parseFrom(com.google.protobuf.ByteString data) |
static ApiProto.GetEntryURLWithCodeRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetEntryURLWithCodeRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ApiProto.GetEntryURLWithCodeRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetEntryURLWithCodeRequest |
parseFrom(InputStream input) |
static ApiProto.GetEntryURLWithCodeRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ApiProto.GetEntryURLWithCodeRequest> |
parser() |
ApiProto.GetEntryURLWithCodeRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int SERVICE_PROVIDER_ID_FIELD_NUMBER
public static final int SESSION_ID_FIELD_NUMBER
public static final int USER_ID_FIELD_NUMBER
public static final int EMAIL_FIELD_NUMBER
public static final int CONTEXT_FIELD_NUMBER
public static final int NEXT_URL_FIELD_NUMBER
public static final int BACK_URL_FIELD_NUMBER
public static final int BACK_URL_TEXT_FIELD_NUMBER
public static final int FEDERATED_IDENTITY_PROVIDER_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getServiceProviderId()
The service provider ID.
string service_provider_id = 1;getServiceProviderId in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic com.google.protobuf.ByteString getServiceProviderIdBytes()
The service provider ID.
string service_provider_id = 1;getServiceProviderIdBytes in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic String getSessionId()
The session ID the identity provider wants to pass along to the service providers.
string session_id = 2;getSessionId in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic com.google.protobuf.ByteString getSessionIdBytes()
The session ID the identity provider wants to pass along to the service providers.
string session_id = 2;getSessionIdBytes in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic String getUserId()
The user ID.
string user_id = 3;getUserId in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic com.google.protobuf.ByteString getUserIdBytes()
The user ID.
string user_id = 3;getUserIdBytes in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic String getEmail()
The user's email.
string email = 4;getEmail in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic com.google.protobuf.ByteString getEmailBytes()
The user's email.
string email = 4;getEmailBytes in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic boolean hasContext()
The service context needed to help determine which identity provider to use.
.sso.v1.ServiceContext context = 5;hasContext in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic ServiceProviderProto.ServiceContext getContext()
The service context needed to help determine which identity provider to use.
.sso.v1.ServiceContext context = 5;getContext in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic ServiceProviderProto.ServiceContextOrBuilder getContextOrBuilder()
The service context needed to help determine which identity provider to use.
.sso.v1.ServiceContext context = 5;getContextOrBuilder in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic String getNextUrl()
The next URL to send the user to, once the code exchange is complete on the entry URL.
string next_url = 6;getNextUrl in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic com.google.protobuf.ByteString getNextUrlBytes()
The next URL to send the user to, once the code exchange is complete on the entry URL.
string next_url = 6;getNextUrlBytes in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic String getBackUrl()
The back url is the url that clicking the "Back" in the navigation bar
string back_url = 7;getBackUrl in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic com.google.protobuf.ByteString getBackUrlBytes()
The back url is the url that clicking the "Back" in the navigation bar
string back_url = 7;getBackUrlBytes in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic String getBackUrlText()
Back url text is the text that will be displayed for the back button in the navigation
string back_url_text = 9;getBackUrlText in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic com.google.protobuf.ByteString getBackUrlTextBytes()
Back url text is the text that will be displayed for the back button in the navigation
string back_url_text = 9;getBackUrlTextBytes in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic String getFederatedIdentityProvider()
Denotes if an identity is delegated to another identity provider, e.g. google
string federated_identity_provider = 10;getFederatedIdentityProvider in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic com.google.protobuf.ByteString getFederatedIdentityProviderBytes()
Denotes if an identity is delegated to another identity provider, e.g. google
string federated_identity_provider = 10;getFederatedIdentityProviderBytes in interface ApiProto.GetEntryURLWithCodeRequestOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ApiProto.GetEntryURLWithCodeRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ApiProto.GetEntryURLWithCodeRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ApiProto.GetEntryURLWithCodeRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ApiProto.GetEntryURLWithCodeRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ApiProto.GetEntryURLWithCodeRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ApiProto.GetEntryURLWithCodeRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ApiProto.GetEntryURLWithCodeRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static ApiProto.GetEntryURLWithCodeRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ApiProto.GetEntryURLWithCodeRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ApiProto.GetEntryURLWithCodeRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ApiProto.GetEntryURLWithCodeRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ApiProto.GetEntryURLWithCodeRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ApiProto.GetEntryURLWithCodeRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ApiProto.GetEntryURLWithCodeRequest.Builder newBuilder()
public static ApiProto.GetEntryURLWithCodeRequest.Builder newBuilder(ApiProto.GetEntryURLWithCodeRequest prototype)
public ApiProto.GetEntryURLWithCodeRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ApiProto.GetEntryURLWithCodeRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ApiProto.GetEntryURLWithCodeRequest getDefaultInstance()
public static com.google.protobuf.Parser<ApiProto.GetEntryURLWithCodeRequest> parser()
public com.google.protobuf.Parser<ApiProto.GetEntryURLWithCodeRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ApiProto.GetEntryURLWithCodeRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2021. All rights reserved.