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

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    Protobuf type viam.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

    Fields
    Modifier and Type
    Field
    Description
    static 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 Type
    Method
    Description
    protected 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"];
     
    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
    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"];
    .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
    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"];
     
     
     
    parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(byte[] data)
     
    parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(com.google.protobuf.ByteString data)
     
    parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(com.google.protobuf.CodedInputStream input)
     
    parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static com.google.protobuf.Parser<App.OAuthConfig>
     

    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 interface App.OAuthConfigOrBuilder
      Returns:
      The enum numeric value on the wire for clientAuthentication.
    • getClientAuthentication

      public App.ClientAuthentication getClientAuthentication()
      .viam.app.v1.ClientAuthentication client_authentication = 1 [json_name = "clientAuthentication"];
      Specified by:
      getClientAuthentication in interface App.OAuthConfigOrBuilder
      Returns:
      The clientAuthentication.
    • getPkceValue

      public int getPkceValue()
      .viam.app.v1.PKCE pkce = 2 [json_name = "pkce"];
      Specified by:
      getPkceValue in interface App.OAuthConfigOrBuilder
      Returns:
      The enum numeric value on the wire for pkce.
    • getPkce

      public App.PKCE getPkce()
      .viam.app.v1.PKCE pkce = 2 [json_name = "pkce"];
      Specified by:
      getPkce in interface App.OAuthConfigOrBuilder
      Returns:
      The pkce.
    • getUrlValidationValue

      public int getUrlValidationValue()
      .viam.app.v1.URLValidation url_validation = 3 [json_name = "urlValidation"];
      Specified by:
      getUrlValidationValue in interface App.OAuthConfigOrBuilder
      Returns:
      The enum numeric value on the wire for urlValidation.
    • getUrlValidation

      public App.URLValidation getUrlValidation()
      .viam.app.v1.URLValidation url_validation = 3 [json_name = "urlValidation"];
      Specified by:
      getUrlValidation in interface App.OAuthConfigOrBuilder
      Returns:
      The urlValidation.
    • getOriginUrisList

      public List<String> getOriginUrisList()
      repeated string origin_uris = 4 [json_name = "originUris"];
      Specified by:
      getOriginUrisList in interface App.OAuthConfigOrBuilder
      Returns:
      A list containing the originUris.
    • getOriginUrisCount

      public int getOriginUrisCount()
      repeated string origin_uris = 4 [json_name = "originUris"];
      Specified by:
      getOriginUrisCount in interface App.OAuthConfigOrBuilder
      Returns:
      The count of originUris.
    • getOriginUris

      public String getOriginUris(int index)
      repeated string origin_uris = 4 [json_name = "originUris"];
      Specified by:
      getOriginUris in interface App.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 interface App.OAuthConfigOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The bytes of the originUris at the given index.
    • getRedirectUrisList

      public List<String> getRedirectUrisList()
      repeated string redirect_uris = 5 [json_name = "redirectUris"];
      Specified by:
      getRedirectUrisList in interface App.OAuthConfigOrBuilder
      Returns:
      A list containing the redirectUris.
    • getRedirectUrisCount

      public int getRedirectUrisCount()
      repeated string redirect_uris = 5 [json_name = "redirectUris"];
      Specified by:
      getRedirectUrisCount in interface App.OAuthConfigOrBuilder
      Returns:
      The count of redirectUris.
    • getRedirectUris

      public String getRedirectUris(int index)
      repeated string redirect_uris = 5 [json_name = "redirectUris"];
      Specified by:
      getRedirectUris in interface App.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 interface App.OAuthConfigOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The bytes of the redirectUris at the given index.
    • getLogoutUri

      public String getLogoutUri()
      string logout_uri = 6 [json_name = "logoutUri"];
      Specified by:
      getLogoutUri in interface App.OAuthConfigOrBuilder
      Returns:
      The logoutUri.
    • getLogoutUriBytes

      public com.google.protobuf.ByteString getLogoutUriBytes()
      string logout_uri = 6 [json_name = "logoutUri"];
      Specified by:
      getLogoutUriBytes in interface App.OAuthConfigOrBuilder
      Returns:
      The bytes for logoutUri.
    • getEnabledGrantsList

      public List<App.EnabledGrant> getEnabledGrantsList()
      repeated .viam.app.v1.EnabledGrant enabled_grants = 7 [json_name = "enabledGrants"];
      Specified by:
      getEnabledGrantsList in interface App.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 interface App.OAuthConfigOrBuilder
      Returns:
      The count of enabledGrants.
    • getEnabledGrants

      public App.EnabledGrant getEnabledGrants(int index)
      repeated .viam.app.v1.EnabledGrant enabled_grants = 7 [json_name = "enabledGrants"];
      Specified by:
      getEnabledGrants in interface App.OAuthConfigOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The enabledGrants at the given index.
    • getEnabledGrantsValueList

      public List<Integer> getEnabledGrantsValueList()
      repeated .viam.app.v1.EnabledGrant enabled_grants = 7 [json_name = "enabledGrants"];
      Specified by:
      getEnabledGrantsValueList in interface App.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 interface App.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

      public static App.OAuthConfig parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static App.OAuthConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static App.OAuthConfig parseDelimitedFrom(InputStream input) throws IOException
      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

      public static App.OAuthConfig.Builder newBuilder()
    • newBuilder

      public static App.OAuthConfig.Builder newBuilder(App.OAuthConfig prototype)
    • dynamicMethod

      protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1)
      Specified by:
      dynamicMethod in class com.google.protobuf.GeneratedMessageLite<App.OAuthConfig,App.OAuthConfig.Builder>
    • getDefaultInstance

      public static App.OAuthConfig getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<App.OAuthConfig> parser()