Package viam.app.v1
Class App.OAuthConfig
java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite<App.OAuthConfig,App.OAuthConfig.Builder>
viam.app.v1.App.OAuthConfig
- All Implemented Interfaces:
com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,App.OAuthConfigOrBuilder
- Enclosing class:
- App
public static final class App.OAuthConfig
extends com.google.protobuf.GeneratedMessageLite<App.OAuthConfig,App.OAuthConfig.Builder>
implements App.OAuthConfigOrBuilder
Protobuf type
viam.app.v1.OAuthConfig
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Protobuf typeviam.app.v1.OAuthConfig
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,
?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite, Type extends Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageLite
unknownFields
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionprotected final Object
dynamicMethod
(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) .viam.app.v1.ClientAuthentication client_authentication = 1 [json_name = "clientAuthentication"];
int
.viam.app.v1.ClientAuthentication client_authentication = 1 [json_name = "clientAuthentication"];
static App.OAuthConfig
getEnabledGrants
(int index) repeated .viam.app.v1.EnabledGrant enabled_grants = 7 [json_name = "enabledGrants"];
int
repeated .viam.app.v1.EnabledGrant enabled_grants = 7 [json_name = "enabledGrants"];
repeated .viam.app.v1.EnabledGrant enabled_grants = 7 [json_name = "enabledGrants"];
int
getEnabledGrantsValue
(int index) repeated .viam.app.v1.EnabledGrant enabled_grants = 7 [json_name = "enabledGrants"];
repeated .viam.app.v1.EnabledGrant enabled_grants = 7 [json_name = "enabledGrants"];
string logout_uri = 6 [json_name = "logoutUri"];
com.google.protobuf.ByteString
string logout_uri = 6 [json_name = "logoutUri"];
getOriginUris
(int index) repeated string origin_uris = 4 [json_name = "originUris"];
com.google.protobuf.ByteString
getOriginUrisBytes
(int index) repeated string origin_uris = 4 [json_name = "originUris"];
int
repeated string origin_uris = 4 [json_name = "originUris"];
repeated string origin_uris = 4 [json_name = "originUris"];
getPkce()
.viam.app.v1.PKCE pkce = 2 [json_name = "pkce"];
int
.viam.app.v1.PKCE pkce = 2 [json_name = "pkce"];
getRedirectUris
(int index) repeated string redirect_uris = 5 [json_name = "redirectUris"];
com.google.protobuf.ByteString
getRedirectUrisBytes
(int index) repeated string redirect_uris = 5 [json_name = "redirectUris"];
int
repeated string redirect_uris = 5 [json_name = "redirectUris"];
repeated string redirect_uris = 5 [json_name = "redirectUris"];
.viam.app.v1.URLValidation url_validation = 3 [json_name = "urlValidation"];
int
.viam.app.v1.URLValidation url_validation = 3 [json_name = "urlValidation"];
static App.OAuthConfig.Builder
static App.OAuthConfig.Builder
newBuilder
(App.OAuthConfig prototype) static App.OAuthConfig
parseDelimitedFrom
(InputStream input) static App.OAuthConfig
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static App.OAuthConfig
parseFrom
(byte[] data) static App.OAuthConfig
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static App.OAuthConfig
parseFrom
(com.google.protobuf.ByteString data) static App.OAuthConfig
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static App.OAuthConfig
parseFrom
(com.google.protobuf.CodedInputStream input) static App.OAuthConfig
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static App.OAuthConfig
parseFrom
(InputStream input) static App.OAuthConfig
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static App.OAuthConfig
parseFrom
(ByteBuffer data) static App.OAuthConfig
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<App.OAuthConfig>
parser()
Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
Field Details
-
CLIENT_AUTHENTICATION_FIELD_NUMBER
public static final int CLIENT_AUTHENTICATION_FIELD_NUMBER- See Also:
-
PKCE_FIELD_NUMBER
public static final int PKCE_FIELD_NUMBER- See Also:
-
URL_VALIDATION_FIELD_NUMBER
public static final int URL_VALIDATION_FIELD_NUMBER- See Also:
-
ORIGIN_URIS_FIELD_NUMBER
public static final int ORIGIN_URIS_FIELD_NUMBER- See Also:
-
REDIRECT_URIS_FIELD_NUMBER
public static final int REDIRECT_URIS_FIELD_NUMBER- See Also:
-
LOGOUT_URI_FIELD_NUMBER
public static final int LOGOUT_URI_FIELD_NUMBER- See Also:
-
ENABLED_GRANTS_FIELD_NUMBER
public static final int ENABLED_GRANTS_FIELD_NUMBER- See Also:
-
-
Method Details
-
getClientAuthenticationValue
public int getClientAuthenticationValue().viam.app.v1.ClientAuthentication client_authentication = 1 [json_name = "clientAuthentication"];
- Specified by:
getClientAuthenticationValue
in interfaceApp.OAuthConfigOrBuilder
- Returns:
- The enum numeric value on the wire for clientAuthentication.
-
getClientAuthentication
.viam.app.v1.ClientAuthentication client_authentication = 1 [json_name = "clientAuthentication"];
- Specified by:
getClientAuthentication
in interfaceApp.OAuthConfigOrBuilder
- Returns:
- The clientAuthentication.
-
getPkceValue
public int getPkceValue().viam.app.v1.PKCE pkce = 2 [json_name = "pkce"];
- Specified by:
getPkceValue
in interfaceApp.OAuthConfigOrBuilder
- Returns:
- The enum numeric value on the wire for pkce.
-
getPkce
.viam.app.v1.PKCE pkce = 2 [json_name = "pkce"];
- Specified by:
getPkce
in interfaceApp.OAuthConfigOrBuilder
- Returns:
- The pkce.
-
getUrlValidationValue
public int getUrlValidationValue().viam.app.v1.URLValidation url_validation = 3 [json_name = "urlValidation"];
- Specified by:
getUrlValidationValue
in interfaceApp.OAuthConfigOrBuilder
- Returns:
- The enum numeric value on the wire for urlValidation.
-
getUrlValidation
.viam.app.v1.URLValidation url_validation = 3 [json_name = "urlValidation"];
- Specified by:
getUrlValidation
in interfaceApp.OAuthConfigOrBuilder
- Returns:
- The urlValidation.
-
getOriginUrisList
repeated string origin_uris = 4 [json_name = "originUris"];
- Specified by:
getOriginUrisList
in interfaceApp.OAuthConfigOrBuilder
- Returns:
- A list containing the originUris.
-
getOriginUrisCount
public int getOriginUrisCount()repeated string origin_uris = 4 [json_name = "originUris"];
- Specified by:
getOriginUrisCount
in interfaceApp.OAuthConfigOrBuilder
- Returns:
- The count of originUris.
-
getOriginUris
repeated string origin_uris = 4 [json_name = "originUris"];
- Specified by:
getOriginUris
in interfaceApp.OAuthConfigOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The originUris at the given index.
-
getOriginUrisBytes
public com.google.protobuf.ByteString getOriginUrisBytes(int index) repeated string origin_uris = 4 [json_name = "originUris"];
- Specified by:
getOriginUrisBytes
in interfaceApp.OAuthConfigOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the originUris at the given index.
-
getRedirectUrisList
repeated string redirect_uris = 5 [json_name = "redirectUris"];
- Specified by:
getRedirectUrisList
in interfaceApp.OAuthConfigOrBuilder
- Returns:
- A list containing the redirectUris.
-
getRedirectUrisCount
public int getRedirectUrisCount()repeated string redirect_uris = 5 [json_name = "redirectUris"];
- Specified by:
getRedirectUrisCount
in interfaceApp.OAuthConfigOrBuilder
- Returns:
- The count of redirectUris.
-
getRedirectUris
repeated string redirect_uris = 5 [json_name = "redirectUris"];
- Specified by:
getRedirectUris
in interfaceApp.OAuthConfigOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The redirectUris at the given index.
-
getRedirectUrisBytes
public com.google.protobuf.ByteString getRedirectUrisBytes(int index) repeated string redirect_uris = 5 [json_name = "redirectUris"];
- Specified by:
getRedirectUrisBytes
in interfaceApp.OAuthConfigOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the redirectUris at the given index.
-
getLogoutUri
string logout_uri = 6 [json_name = "logoutUri"];
- Specified by:
getLogoutUri
in interfaceApp.OAuthConfigOrBuilder
- Returns:
- The logoutUri.
-
getLogoutUriBytes
public com.google.protobuf.ByteString getLogoutUriBytes()string logout_uri = 6 [json_name = "logoutUri"];
- Specified by:
getLogoutUriBytes
in interfaceApp.OAuthConfigOrBuilder
- Returns:
- The bytes for logoutUri.
-
getEnabledGrantsList
repeated .viam.app.v1.EnabledGrant enabled_grants = 7 [json_name = "enabledGrants"];
- Specified by:
getEnabledGrantsList
in interfaceApp.OAuthConfigOrBuilder
- Returns:
- A list containing the enabledGrants.
-
getEnabledGrantsCount
public int getEnabledGrantsCount()repeated .viam.app.v1.EnabledGrant enabled_grants = 7 [json_name = "enabledGrants"];
- Specified by:
getEnabledGrantsCount
in interfaceApp.OAuthConfigOrBuilder
- Returns:
- The count of enabledGrants.
-
getEnabledGrants
repeated .viam.app.v1.EnabledGrant enabled_grants = 7 [json_name = "enabledGrants"];
- Specified by:
getEnabledGrants
in interfaceApp.OAuthConfigOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The enabledGrants at the given index.
-
getEnabledGrantsValueList
repeated .viam.app.v1.EnabledGrant enabled_grants = 7 [json_name = "enabledGrants"];
- Specified by:
getEnabledGrantsValueList
in interfaceApp.OAuthConfigOrBuilder
- Returns:
- A list containing the enum numeric values on the wire for enabledGrants.
-
getEnabledGrantsValue
public int getEnabledGrantsValue(int index) repeated .viam.app.v1.EnabledGrant enabled_grants = 7 [json_name = "enabledGrants"];
- Specified by:
getEnabledGrantsValue
in interfaceApp.OAuthConfigOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The enum numeric value on the wire of enabledGrants at the given index.
-
parseFrom
public static App.OAuthConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static App.OAuthConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static App.OAuthConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static App.OAuthConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static App.OAuthConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static App.OAuthConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static App.OAuthConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static App.OAuthConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static App.OAuthConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static App.OAuthConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilder
-
newBuilder
-
dynamicMethod
protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) - Specified by:
dynamicMethod
in classcom.google.protobuf.GeneratedMessageLite<App.OAuthConfig,
App.OAuthConfig.Builder>
-
getDefaultInstance
-
parser
-