All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download stitch-core-sdk JAR 4.0.0-beta-4 with all dependencies


Files of the artifact stitch-core-sdk version 4.0.0-beta-4 from the group org.mongodb.

Artifact stitch-core-sdk
Group org.mongodb
Version 4.0.0-beta-4


Please rate this JAR file. Is it a good library?

0 downloads

Source code of stitch-core-sdk version 4.0.0-beta-4

META-INF
META-INF.META-INF.MANIFEST.MF
com.mongodb.stitch.core
com.mongodb.stitch.core.com.mongodb.stitch.core.StitchAppClientConfiguration
com.mongodb.stitch.core.com.mongodb.stitch.core.StitchAppClientInfo
com.mongodb.stitch.core.com.mongodb.stitch.core.StitchClientConfiguration
com.mongodb.stitch.core.com.mongodb.stitch.core.StitchClientErrorCode
com.mongodb.stitch.core.com.mongodb.stitch.core.StitchClientException
com.mongodb.stitch.core.com.mongodb.stitch.core.StitchException
com.mongodb.stitch.core.com.mongodb.stitch.core.StitchRequestErrorCode
com.mongodb.stitch.core.com.mongodb.stitch.core.StitchRequestException
com.mongodb.stitch.core.com.mongodb.stitch.core.StitchServiceErrorCode
com.mongodb.stitch.core.com.mongodb.stitch.core.StitchServiceException
com.mongodb.stitch.core.auth
com.mongodb.stitch.core.auth.com.mongodb.stitch.core.auth.ProviderCapabilities
com.mongodb.stitch.core.auth.com.mongodb.stitch.core.auth.StitchCredential
com.mongodb.stitch.core.auth.com.mongodb.stitch.core.auth.StitchUserIdentity
com.mongodb.stitch.core.auth.com.mongodb.stitch.core.auth.StitchUserProfile
com.mongodb.stitch.core.auth.com.mongodb.stitch.core.auth.UserType
com.mongodb.stitch.core.auth.internal
com.mongodb.stitch.core.auth.internal.com.mongodb.stitch.core.auth.internal.AccessTokenRefresher
com.mongodb.stitch.core.auth.internal.com.mongodb.stitch.core.auth.internal.AuthInfo
com.mongodb.stitch.core.auth.internal.com.mongodb.stitch.core.auth.internal.CoreStitchAuth
com.mongodb.stitch.core.auth.internal.com.mongodb.stitch.core.auth.internal.CoreStitchUser
com.mongodb.stitch.core.auth.internal.com.mongodb.stitch.core.auth.internal.CoreStitchUserImpl
com.mongodb.stitch.core.auth.internal.com.mongodb.stitch.core.auth.internal.DeviceFields
com.mongodb.stitch.core.auth.internal.com.mongodb.stitch.core.auth.internal.Jwt
com.mongodb.stitch.core.auth.internal.com.mongodb.stitch.core.auth.internal.StitchAuthRequestClient
com.mongodb.stitch.core.auth.internal.com.mongodb.stitch.core.auth.internal.StitchAuthRoutes
com.mongodb.stitch.core.auth.internal.com.mongodb.stitch.core.auth.internal.StitchUserFactory
com.mongodb.stitch.core.auth.internal.com.mongodb.stitch.core.auth.internal.StitchUserProfileImpl
com.mongodb.stitch.core.auth.internal.models
com.mongodb.stitch.core.auth.internal.models.com.mongodb.stitch.core.auth.internal.models.ApiAuthInfo
com.mongodb.stitch.core.auth.internal.models.com.mongodb.stitch.core.auth.internal.models.ApiCoreUserProfile
com.mongodb.stitch.core.auth.internal.models.com.mongodb.stitch.core.auth.internal.models.ApiStitchUserIdentity
com.mongodb.stitch.core.auth.internal.models.com.mongodb.stitch.core.auth.internal.models.StoreAuthInfo
com.mongodb.stitch.core.auth.internal.models.com.mongodb.stitch.core.auth.internal.models.StoreCoreUserProfile
com.mongodb.stitch.core.auth.internal.models.com.mongodb.stitch.core.auth.internal.models.StoreStitchUserIdentity
com.mongodb.stitch.core.auth.internal.models.com.mongodb.stitch.core.auth.internal.models.package-info
com.mongodb.stitch.core.auth.internal
com.mongodb.stitch.core.auth.internal.com.mongodb.stitch.core.auth.internal.package-info
com.mongodb.stitch.core.auth
com.mongodb.stitch.core.auth.com.mongodb.stitch.core.auth.package-info
com.mongodb.stitch.core.auth.providers.anonymous
com.mongodb.stitch.core.auth.providers.anonymous.com.mongodb.stitch.core.auth.providers.anonymous.AnonymousAuthProvider
com.mongodb.stitch.core.auth.providers.anonymous.com.mongodb.stitch.core.auth.providers.anonymous.AnonymousCredential
com.mongodb.stitch.core.auth.providers.anonymous.com.mongodb.stitch.core.auth.providers.anonymous.package-info
com.mongodb.stitch.core.auth.providers.custom
com.mongodb.stitch.core.auth.providers.custom.com.mongodb.stitch.core.auth.providers.custom.CustomAuthProvider
com.mongodb.stitch.core.auth.providers.custom.com.mongodb.stitch.core.auth.providers.custom.CustomCredential
com.mongodb.stitch.core.auth.providers.custom.com.mongodb.stitch.core.auth.providers.custom.package-info
com.mongodb.stitch.core.auth.providers.facebook
com.mongodb.stitch.core.auth.providers.facebook.com.mongodb.stitch.core.auth.providers.facebook.FacebookAuthProvider
com.mongodb.stitch.core.auth.providers.facebook.com.mongodb.stitch.core.auth.providers.facebook.FacebookCredential
com.mongodb.stitch.core.auth.providers.facebook.com.mongodb.stitch.core.auth.providers.facebook.package-info
com.mongodb.stitch.core.auth.providers.google
com.mongodb.stitch.core.auth.providers.google.com.mongodb.stitch.core.auth.providers.google.GoogleAuthProvider
com.mongodb.stitch.core.auth.providers.google.com.mongodb.stitch.core.auth.providers.google.GoogleCredential
com.mongodb.stitch.core.auth.providers.google.com.mongodb.stitch.core.auth.providers.google.package-info
com.mongodb.stitch.core.auth.providers.internal
com.mongodb.stitch.core.auth.providers.internal.com.mongodb.stitch.core.auth.providers.internal.CoreAuthProviderClient
com.mongodb.stitch.core.auth.providers.internal.com.mongodb.stitch.core.auth.providers.internal.package-info
com.mongodb.stitch.core.auth.providers.serverapikey
com.mongodb.stitch.core.auth.providers.serverapikey.com.mongodb.stitch.core.auth.providers.serverapikey.ServerApiKeyAuthProvider
com.mongodb.stitch.core.auth.providers.serverapikey.com.mongodb.stitch.core.auth.providers.serverapikey.ServerApiKeyCredential
com.mongodb.stitch.core.auth.providers.serverapikey.com.mongodb.stitch.core.auth.providers.serverapikey.package-info
com.mongodb.stitch.core.auth.providers.userapikey
com.mongodb.stitch.core.auth.providers.userapikey.com.mongodb.stitch.core.auth.providers.userapikey.UserApiKeyAuthProvider
com.mongodb.stitch.core.auth.providers.userapikey.com.mongodb.stitch.core.auth.providers.userapikey.UserApiKeyCredential
com.mongodb.stitch.core.auth.providers.userapikey.internal
com.mongodb.stitch.core.auth.providers.userapikey.internal.com.mongodb.stitch.core.auth.providers.userapikey.internal.CoreUserApiKeyAuthProviderClient
com.mongodb.stitch.core.auth.providers.userapikey.internal.com.mongodb.stitch.core.auth.providers.userapikey.internal.package-info
com.mongodb.stitch.core.auth.providers.userapikey.models
com.mongodb.stitch.core.auth.providers.userapikey.models.com.mongodb.stitch.core.auth.providers.userapikey.models.UserApiKey
com.mongodb.stitch.core.auth.providers.userapikey.models.com.mongodb.stitch.core.auth.providers.userapikey.models.package-info
com.mongodb.stitch.core.auth.providers.userapikey
com.mongodb.stitch.core.auth.providers.userapikey.com.mongodb.stitch.core.auth.providers.userapikey.package-info
com.mongodb.stitch.core.auth.providers.userpassword
com.mongodb.stitch.core.auth.providers.userpassword.com.mongodb.stitch.core.auth.providers.userpassword.UserPasswordAuthProvider
com.mongodb.stitch.core.auth.providers.userpassword.com.mongodb.stitch.core.auth.providers.userpassword.UserPasswordCredential
com.mongodb.stitch.core.auth.providers.userpassword.internal
com.mongodb.stitch.core.auth.providers.userpassword.internal.com.mongodb.stitch.core.auth.providers.userpassword.internal.CoreUserPasswordAuthProviderClient
com.mongodb.stitch.core.auth.providers.userpassword.internal.com.mongodb.stitch.core.auth.providers.userpassword.internal.package-info
com.mongodb.stitch.core.auth.providers.userpassword
com.mongodb.stitch.core.auth.providers.userpassword.com.mongodb.stitch.core.auth.providers.userpassword.package-info
com.mongodb.stitch.core.internal
com.mongodb.stitch.core.internal.com.mongodb.stitch.core.internal.CoreStitchAppClient
com.mongodb.stitch.core.internal.common
com.mongodb.stitch.core.internal.common.com.mongodb.stitch.core.internal.common.Assertions
com.mongodb.stitch.core.internal.common.com.mongodb.stitch.core.internal.common.AsyncAdapter
com.mongodb.stitch.core.internal.common.com.mongodb.stitch.core.internal.common.BsonUtils
com.mongodb.stitch.core.internal.common.com.mongodb.stitch.core.internal.common.Callback
com.mongodb.stitch.core.internal.common.com.mongodb.stitch.core.internal.common.CallbackAsyncAdapter
com.mongodb.stitch.core.internal.common.com.mongodb.stitch.core.internal.common.CollectionDecoder
com.mongodb.stitch.core.internal.common.com.mongodb.stitch.core.internal.common.Dispatcher
com.mongodb.stitch.core.internal.common.com.mongodb.stitch.core.internal.common.IoUtils
com.mongodb.stitch.core.internal.common.com.mongodb.stitch.core.internal.common.MemoryStorage
com.mongodb.stitch.core.internal.common.com.mongodb.stitch.core.internal.common.OperationResult
com.mongodb.stitch.core.internal.common.com.mongodb.stitch.core.internal.common.StitchError
com.mongodb.stitch.core.internal.common.com.mongodb.stitch.core.internal.common.StitchObjectMapper
com.mongodb.stitch.core.internal.common.com.mongodb.stitch.core.internal.common.Storage
com.mongodb.stitch.core.internal.common.com.mongodb.stitch.core.internal.common.package-info
com.mongodb.stitch.core.internal.net
com.mongodb.stitch.core.internal.net.com.mongodb.stitch.core.internal.net.ContentTypes
com.mongodb.stitch.core.internal.net.com.mongodb.stitch.core.internal.net.Headers
com.mongodb.stitch.core.internal.net.com.mongodb.stitch.core.internal.net.Method
com.mongodb.stitch.core.internal.net.com.mongodb.stitch.core.internal.net.OkHttpTransport
com.mongodb.stitch.core.internal.net.com.mongodb.stitch.core.internal.net.Request
com.mongodb.stitch.core.internal.net.com.mongodb.stitch.core.internal.net.Response
com.mongodb.stitch.core.internal.net.com.mongodb.stitch.core.internal.net.StitchAppAuthRoutes
com.mongodb.stitch.core.internal.net.com.mongodb.stitch.core.internal.net.StitchAppRoutes
com.mongodb.stitch.core.internal.net.com.mongodb.stitch.core.internal.net.StitchAuthDocRequest
com.mongodb.stitch.core.internal.net.com.mongodb.stitch.core.internal.net.StitchAuthRequest
com.mongodb.stitch.core.internal.net.com.mongodb.stitch.core.internal.net.StitchDocRequest
com.mongodb.stitch.core.internal.net.com.mongodb.stitch.core.internal.net.StitchRequest
com.mongodb.stitch.core.internal.net.com.mongodb.stitch.core.internal.net.StitchRequestClient
com.mongodb.stitch.core.internal.net.com.mongodb.stitch.core.internal.net.Transport
com.mongodb.stitch.core.internal.net.com.mongodb.stitch.core.internal.net.package-info
com.mongodb.stitch.core.internal
com.mongodb.stitch.core.internal.com.mongodb.stitch.core.internal.package-info
com.mongodb.stitch.core
com.mongodb.stitch.core.com.mongodb.stitch.core.package-info
com.mongodb.stitch.core.push.internal
com.mongodb.stitch.core.push.internal.com.mongodb.stitch.core.push.internal.CoreStitchPushClient
com.mongodb.stitch.core.push.internal.com.mongodb.stitch.core.push.internal.CoreStitchPushClientImpl
com.mongodb.stitch.core.push.internal.com.mongodb.stitch.core.push.internal.StitchPushRoutes
com.mongodb.stitch.core.push.internal.com.mongodb.stitch.core.push.internal.package-info
com.mongodb.stitch.core.services.internal
com.mongodb.stitch.core.services.internal.com.mongodb.stitch.core.services.internal.CoreStitchServiceClient
com.mongodb.stitch.core.services.internal.com.mongodb.stitch.core.services.internal.CoreStitchServiceClientImpl
com.mongodb.stitch.core.services.internal.com.mongodb.stitch.core.services.internal.StitchServiceRoutes
com.mongodb.stitch.core.services.internal.com.mongodb.stitch.core.services.internal.package-info




© 2015 - 2024 Weber Informatics LLC | Privacy Policy