View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window stitch-core-sdk-4.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.mongodb.stitch.core.auth.providers.userpassword
├─ com.mongodb.stitch.core.auth.providers.userpassword.UserPasswordAuthProvider.class - [JAR]
├─ com.mongodb.stitch.core.auth.providers.userpassword.UserPasswordCredential.class - [JAR]
com.mongodb.stitch.core.auth.providers.anonymous
├─ com.mongodb.stitch.core.auth.providers.anonymous.AnonymousAuthProvider.class - [JAR]
├─ com.mongodb.stitch.core.auth.providers.anonymous.AnonymousCredential.class - [JAR]
com.mongodb.stitch.core.auth.providers.userpassword.internal
├─ com.mongodb.stitch.core.auth.providers.userpassword.internal.CoreUserPasswordAuthProviderClient.class - [JAR]
com.mongodb.stitch.core.auth.providers.internal
├─ com.mongodb.stitch.core.auth.providers.internal.CoreAuthProviderClient.class - [JAR]
com.mongodb.stitch.core.auth.providers.serverapikey
├─ com.mongodb.stitch.core.auth.providers.serverapikey.ServerApiKeyAuthProvider.class - [JAR]
├─ com.mongodb.stitch.core.auth.providers.serverapikey.ServerApiKeyCredential.class - [JAR]
com.mongodb.stitch.core.services.internal
├─ com.mongodb.stitch.core.services.internal.CoreStitchServiceClient.class - [JAR]
├─ com.mongodb.stitch.core.services.internal.CoreStitchServiceClientImpl.class - [JAR]
├─ com.mongodb.stitch.core.services.internal.StitchServiceRoutes.class - [JAR]
com.mongodb.stitch.core.auth.providers.google
├─ com.mongodb.stitch.core.auth.providers.google.GoogleAuthProvider.class - [JAR]
├─ com.mongodb.stitch.core.auth.providers.google.GoogleCredential.class - [JAR]
com.mongodb.stitch.core.auth.providers.userapikey
├─ com.mongodb.stitch.core.auth.providers.userapikey.UserApiKeyAuthProvider.class - [JAR]
├─ com.mongodb.stitch.core.auth.providers.userapikey.UserApiKeyCredential.class - [JAR]
com.mongodb.stitch.core.internal
├─ com.mongodb.stitch.core.internal.CoreStitchAppClient.class - [JAR]
com.mongodb.stitch.core.internal.net
├─ com.mongodb.stitch.core.internal.net.ContentTypes.class - [JAR]
├─ com.mongodb.stitch.core.internal.net.Headers.class - [JAR]
├─ com.mongodb.stitch.core.internal.net.Method.class - [JAR]
├─ com.mongodb.stitch.core.internal.net.OkHttpTransport.class - [JAR]
├─ com.mongodb.stitch.core.internal.net.Request.class - [JAR]
├─ com.mongodb.stitch.core.internal.net.Response.class - [JAR]
├─ com.mongodb.stitch.core.internal.net.StitchAppAuthRoutes.class - [JAR]
├─ com.mongodb.stitch.core.internal.net.StitchAppRoutes.class - [JAR]
├─ com.mongodb.stitch.core.internal.net.StitchAuthDocRequest.class - [JAR]
├─ com.mongodb.stitch.core.internal.net.StitchAuthRequest.class - [JAR]
├─ com.mongodb.stitch.core.internal.net.StitchDocRequest.class - [JAR]
├─ com.mongodb.stitch.core.internal.net.StitchRequest.class - [JAR]
├─ com.mongodb.stitch.core.internal.net.StitchRequestClient.class - [JAR]
├─ com.mongodb.stitch.core.internal.net.Transport.class - [JAR]
com.mongodb.stitch.core.auth.providers.facebook
├─ com.mongodb.stitch.core.auth.providers.facebook.FacebookAuthProvider.class - [JAR]
├─ com.mongodb.stitch.core.auth.providers.facebook.FacebookCredential.class - [JAR]
com.mongodb.stitch.core.auth.internal
├─ com.mongodb.stitch.core.auth.internal.AccessTokenRefresher.class - [JAR]
├─ com.mongodb.stitch.core.auth.internal.AuthInfo.class - [JAR]
├─ com.mongodb.stitch.core.auth.internal.CoreStitchAuth.class - [JAR]
├─ com.mongodb.stitch.core.auth.internal.CoreStitchUser.class - [JAR]
├─ com.mongodb.stitch.core.auth.internal.CoreStitchUserImpl.class - [JAR]
├─ com.mongodb.stitch.core.auth.internal.DeviceFields.class - [JAR]
├─ com.mongodb.stitch.core.auth.internal.Jwt.class - [JAR]
├─ com.mongodb.stitch.core.auth.internal.StitchAuthRequestClient.class - [JAR]
├─ com.mongodb.stitch.core.auth.internal.StitchAuthRoutes.class - [JAR]
├─ com.mongodb.stitch.core.auth.internal.StitchUserFactory.class - [JAR]
├─ com.mongodb.stitch.core.auth.internal.StitchUserProfileImpl.class - [JAR]
com.mongodb.stitch.core.auth.providers.custom
├─ com.mongodb.stitch.core.auth.providers.custom.CustomAuthProvider.class - [JAR]
├─ com.mongodb.stitch.core.auth.providers.custom.CustomCredential.class - [JAR]
com.mongodb.stitch.core.auth.providers.userapikey.internal
├─ com.mongodb.stitch.core.auth.providers.userapikey.internal.CoreUserApiKeyAuthProviderClient.class - [JAR]
com.mongodb.stitch.core.internal.common
├─ com.mongodb.stitch.core.internal.common.Assertions.class - [JAR]
├─ com.mongodb.stitch.core.internal.common.AsyncAdapter.class - [JAR]
├─ com.mongodb.stitch.core.internal.common.BsonUtils.class - [JAR]
├─ com.mongodb.stitch.core.internal.common.Callback.class - [JAR]
├─ com.mongodb.stitch.core.internal.common.CallbackAsyncAdapter.class - [JAR]
├─ com.mongodb.stitch.core.internal.common.CollectionDecoder.class - [JAR]
├─ com.mongodb.stitch.core.internal.common.Dispatcher.class - [JAR]
├─ com.mongodb.stitch.core.internal.common.IoUtils.class - [JAR]
├─ com.mongodb.stitch.core.internal.common.MemoryStorage.class - [JAR]
├─ com.mongodb.stitch.core.internal.common.OperationResult.class - [JAR]
├─ com.mongodb.stitch.core.internal.common.StitchError.class - [JAR]
├─ com.mongodb.stitch.core.internal.common.StitchObjectMapper.class - [JAR]
├─ com.mongodb.stitch.core.internal.common.Storage.class - [JAR]
com.mongodb.stitch.core.push.internal
├─ com.mongodb.stitch.core.push.internal.CoreStitchPushClient.class - [JAR]
├─ com.mongodb.stitch.core.push.internal.CoreStitchPushClientImpl.class - [JAR]
├─ com.mongodb.stitch.core.push.internal.StitchPushRoutes.class - [JAR]
com.mongodb.stitch.core.auth.providers.userapikey.models
├─ com.mongodb.stitch.core.auth.providers.userapikey.models.UserApiKey.class - [JAR]
com.mongodb.stitch.core
├─ com.mongodb.stitch.core.StitchAppClientConfiguration.class - [JAR]
├─ com.mongodb.stitch.core.StitchAppClientInfo.class - [JAR]
├─ com.mongodb.stitch.core.StitchClientConfiguration.class - [JAR]
├─ com.mongodb.stitch.core.StitchClientErrorCode.class - [JAR]
├─ com.mongodb.stitch.core.StitchClientException.class - [JAR]
├─ com.mongodb.stitch.core.StitchException.class - [JAR]
├─ com.mongodb.stitch.core.StitchRequestErrorCode.class - [JAR]
├─ com.mongodb.stitch.core.StitchRequestException.class - [JAR]
├─ com.mongodb.stitch.core.StitchServiceErrorCode.class - [JAR]
├─ com.mongodb.stitch.core.StitchServiceException.class - [JAR]
com.mongodb.stitch.core.auth.internal.models
├─ com.mongodb.stitch.core.auth.internal.models.ApiAuthInfo.class - [JAR]
├─ com.mongodb.stitch.core.auth.internal.models.ApiCoreUserProfile.class - [JAR]
├─ com.mongodb.stitch.core.auth.internal.models.ApiStitchUserIdentity.class - [JAR]
├─ com.mongodb.stitch.core.auth.internal.models.StoreAuthInfo.class - [JAR]
├─ com.mongodb.stitch.core.auth.internal.models.StoreCoreUserProfile.class - [JAR]
├─ com.mongodb.stitch.core.auth.internal.models.StoreStitchUserIdentity.class - [JAR]
com.mongodb.stitch.core.auth
├─ com.mongodb.stitch.core.auth.ProviderCapabilities.class - [JAR]
├─ com.mongodb.stitch.core.auth.StitchCredential.class - [JAR]
├─ com.mongodb.stitch.core.auth.StitchUserIdentity.class - [JAR]
├─ com.mongodb.stitch.core.auth.StitchUserProfile.class - [JAR]
├─ com.mongodb.stitch.core.auth.UserType.class - [JAR]