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 usergrid-services-0.0.27.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.usergrid.services.groups.users.activities
├─ org.usergrid.services.groups.users.activities.ActivitiesService.class - [JAR]
org.usergrid.security.oauth
├─ org.usergrid.security.oauth.AccessInfo.class - [JAR]
├─ org.usergrid.security.oauth.ClientCredentialsInfo.class - [JAR]
├─ org.usergrid.security.oauth.OAuthProxy.class - [JAR]
├─ org.usergrid.security.oauth.OAuthProxyFactory.class - [JAR]
org.usergrid.services.generic
├─ org.usergrid.services.generic.GenericCollectionService.class - [JAR]
├─ org.usergrid.services.generic.GenericConnectionsService.class - [JAR]
├─ org.usergrid.services.generic.RootCollectionService.class - [JAR]
org.usergrid.security.shiro.utils
├─ org.usergrid.security.shiro.utils.SubjectUtils.class - [JAR]
org.usergrid.services.activities
├─ org.usergrid.services.activities.ActivitiesService.class - [JAR]
org.usergrid.security.crypto.command
├─ org.usergrid.security.crypto.command.BcryptCommand.class - [JAR]
├─ org.usergrid.security.crypto.command.EncryptionCommand.class - [JAR]
├─ org.usergrid.security.crypto.command.Md5HashCommand.class - [JAR]
├─ org.usergrid.security.crypto.command.PlainTextCommand.class - [JAR]
├─ org.usergrid.security.crypto.command.SaltedHasherCommand.class - [JAR]
├─ org.usergrid.security.crypto.command.Sha1HashCommand.class - [JAR]
org.usergrid.services.devices.users
├─ org.usergrid.services.devices.users.UsersService.class - [JAR]
org.usergrid.security.providers
├─ org.usergrid.security.providers.AbstractProvider.class - [JAR]
├─ org.usergrid.security.providers.FacebookProvider.class - [JAR]
├─ org.usergrid.security.providers.FoursquareProvider.class - [JAR]
├─ org.usergrid.security.providers.PingIdentityProvider.class - [JAR]
├─ org.usergrid.security.providers.SignInAsProvider.class - [JAR]
├─ org.usergrid.security.providers.SignInProviderFactory.class - [JAR]
org.usergrid.services.roles.users
├─ org.usergrid.services.roles.users.UsersService.class - [JAR]
org.usergrid.services.groups
├─ org.usergrid.services.groups.GroupsService.class - [JAR]
org.usergrid.management.cassandra
├─ org.usergrid.management.cassandra.AccountCreationPropsImpl.class - [JAR]
├─ org.usergrid.management.cassandra.ApplicationCreatorImpl.class - [JAR]
├─ org.usergrid.management.cassandra.ManagementServiceImpl.class - [JAR]
org.usergrid.security.salt
├─ org.usergrid.security.salt.NoOpSaltProvider.class - [JAR]
├─ org.usergrid.security.salt.PropertiesSaltProvider.class - [JAR]
├─ org.usergrid.security.salt.SaltProvider.class - [JAR]
org.usergrid.services.users.roles
├─ org.usergrid.services.users.roles.RolesService.class - [JAR]
org.usergrid.services.groups.users
├─ org.usergrid.services.groups.users.UsersService.class - [JAR]
org.usergrid.management.utils
├─ org.usergrid.management.utils.AccountUtils.class - [JAR]
org.usergrid.services.users.following
├─ org.usergrid.services.users.following.FollowingService.class - [JAR]
org.usergrid.services.messages
├─ org.usergrid.services.messages.MessagesService.class - [JAR]
org.usergrid.services.roles.groups
├─ org.usergrid.services.roles.groups.GroupsService.class - [JAR]
org.usergrid.services.users
├─ org.usergrid.services.users.UsersService.class - [JAR]
org.usergrid.services.users.activities
├─ org.usergrid.services.users.activities.ActivitiesService.class - [JAR]
org.usergrid.security.crypto
├─ org.usergrid.security.crypto.EncryptionService.class - [JAR]
├─ org.usergrid.security.crypto.EncryptionServiceImpl.class - [JAR]
org.usergrid.services.users.groups
├─ org.usergrid.services.users.groups.GroupsService.class - [JAR]
org.usergrid.security.shiro
├─ org.usergrid.security.shiro.CustomPermission.class - [JAR]
├─ org.usergrid.security.shiro.CustomPermissionResolver.class - [JAR]
├─ org.usergrid.security.shiro.PrincipalCredentialsToken.class - [JAR]
├─ org.usergrid.security.shiro.Realm.class - [JAR]
org.usergrid.services.assets.data
├─ org.usergrid.services.assets.data.AssetMimeHandler.class - [JAR]
├─ org.usergrid.services.assets.data.AssetUtils.class - [JAR]
├─ org.usergrid.services.assets.data.BinaryStore.class - [JAR]
├─ org.usergrid.services.assets.data.LocalFileBinaryStore.class - [JAR]
├─ org.usergrid.services.assets.data.S3BinaryStore.class - [JAR]
org.usergrid.services
├─ org.usergrid.services.AbstractCollectionService.class - [JAR]
├─ org.usergrid.services.AbstractConnectionsService.class - [JAR]
├─ org.usergrid.services.AbstractPathBasedColllectionService.class - [JAR]
├─ org.usergrid.services.AbstractService.class - [JAR]
├─ org.usergrid.services.Service.class - [JAR]
├─ org.usergrid.services.ServiceAction.class - [JAR]
├─ org.usergrid.services.ServiceCollectionEventListener.class - [JAR]
├─ org.usergrid.services.ServiceContext.class - [JAR]
├─ org.usergrid.services.ServiceExecutionEvent.class - [JAR]
├─ org.usergrid.services.ServiceExecutionEventListener.class - [JAR]
├─ org.usergrid.services.ServiceInfo.class - [JAR]
├─ org.usergrid.services.ServiceManager.class - [JAR]
├─ org.usergrid.services.ServiceManagerFactory.class - [JAR]
├─ org.usergrid.services.ServiceParameter.class - [JAR]
├─ org.usergrid.services.ServicePayload.class - [JAR]
├─ org.usergrid.services.ServiceRequest.class - [JAR]
├─ org.usergrid.services.ServiceResults.class - [JAR]
├─ org.usergrid.services.ServiceUtils.class - [JAR]
org.usergrid.security
├─ org.usergrid.security.AuthPrincipalInfo.class - [JAR]
├─ org.usergrid.security.AuthPrincipalType.class - [JAR]
org.usergrid.services.users.devices
├─ org.usergrid.services.users.devices.DevicesService.class - [JAR]
org.usergrid.security.shiro.credentials
├─ org.usergrid.security.shiro.credentials.AbstractAccessTokenCredentials.class - [JAR]
├─ org.usergrid.security.shiro.credentials.AbstractClientCredentials.class - [JAR]
├─ org.usergrid.security.shiro.credentials.AbstractPasswordCredentials.class - [JAR]
├─ org.usergrid.security.shiro.credentials.AccessTokenCredentials.class - [JAR]
├─ org.usergrid.security.shiro.credentials.AdminUserAccessToken.class - [JAR]
├─ org.usergrid.security.shiro.credentials.AdminUserCredentials.class - [JAR]
├─ org.usergrid.security.shiro.credentials.AdminUserPassword.class - [JAR]
├─ org.usergrid.security.shiro.credentials.ApplicationAccessToken.class - [JAR]
├─ org.usergrid.security.shiro.credentials.ApplicationClientCredentials.class - [JAR]
├─ org.usergrid.security.shiro.credentials.ApplicationCredentials.class - [JAR]
├─ org.usergrid.security.shiro.credentials.ApplicationGuest.class - [JAR]
├─ org.usergrid.security.shiro.credentials.ApplicationUserAccessToken.class - [JAR]
├─ org.usergrid.security.shiro.credentials.ApplicationUserCredentials.class - [JAR]
├─ org.usergrid.security.shiro.credentials.ApplicationUserPassword.class - [JAR]
├─ org.usergrid.security.shiro.credentials.ClientCredentials.class - [JAR]
├─ org.usergrid.security.shiro.credentials.OrganizationAccessToken.class - [JAR]
├─ org.usergrid.security.shiro.credentials.OrganizationClientCredentials.class - [JAR]
├─ org.usergrid.security.shiro.credentials.OrganizationCredentials.class - [JAR]
├─ org.usergrid.security.shiro.credentials.PasswordCredentials.class - [JAR]
├─ org.usergrid.security.shiro.credentials.PrincipalCredentials.class - [JAR]
org.usergrid.services.groups.roles
├─ org.usergrid.services.groups.roles.RolesService.class - [JAR]
org.usergrid.services.groups.activities
├─ org.usergrid.services.groups.activities.ActivitiesService.class - [JAR]
org.usergrid.services.applications
├─ org.usergrid.services.applications.ApplicationsService.class - [JAR]
org.usergrid.services.groups.users.devices
├─ org.usergrid.services.groups.users.devices.DevicesService.class - [JAR]
org.usergrid.services.roles
├─ org.usergrid.services.roles.RolesService.class - [JAR]
org.usergrid.services.assets
├─ org.usergrid.services.assets.AssetsService.class - [JAR]
org.usergrid.security.tokens.cassandra
├─ org.usergrid.security.tokens.cassandra.TokenServiceImpl.class - [JAR]
org.usergrid.security.tokens.exceptions
├─ org.usergrid.security.tokens.exceptions.BadTokenException.class - [JAR]
├─ org.usergrid.security.tokens.exceptions.ExpiredTokenException.class - [JAR]
├─ org.usergrid.security.tokens.exceptions.InvalidTokenException.class - [JAR]
├─ org.usergrid.security.tokens.exceptions.TokenException.class - [JAR]
org.usergrid.security.tokens
├─ org.usergrid.security.tokens.TokenCategory.class - [JAR]
├─ org.usergrid.security.tokens.TokenInfo.class - [JAR]
├─ org.usergrid.security.tokens.TokenService.class - [JAR]
org.usergrid.management
├─ org.usergrid.management.AccountCreationProps.class - [JAR]
├─ org.usergrid.management.ActivationState.class - [JAR]
├─ org.usergrid.management.ApplicationCreator.class - [JAR]
├─ org.usergrid.management.ApplicationInfo.class - [JAR]
├─ org.usergrid.management.ManagementService.class - [JAR]
├─ org.usergrid.management.OrganizationInfo.class - [JAR]
├─ org.usergrid.management.OrganizationOwnerInfo.class - [JAR]
├─ org.usergrid.management.OrganizationProfile.class - [JAR]
├─ org.usergrid.management.UserInfo.class - [JAR]
org.usergrid.management.exceptions
├─ org.usergrid.management.exceptions.ApplicationCreationException.class - [JAR]
├─ org.usergrid.management.exceptions.DisabledAdminUserException.class - [JAR]
├─ org.usergrid.management.exceptions.DisabledAppUserException.class - [JAR]
├─ org.usergrid.management.exceptions.IncorrectPasswordException.class - [JAR]
├─ org.usergrid.management.exceptions.ManagementException.class - [JAR]
├─ org.usergrid.management.exceptions.RecentlyUsedPasswordException.class - [JAR]
├─ org.usergrid.management.exceptions.UnableToLeaveOrganizationException.class - [JAR]
├─ org.usergrid.management.exceptions.UnactivatedAdminUserException.class - [JAR]
├─ org.usergrid.management.exceptions.UnactivatedAppUserException.class - [JAR]
├─ org.usergrid.management.exceptions.UnactivatedOrganizationException.class - [JAR]
org.usergrid.services.devices
├─ org.usergrid.services.devices.DevicesService.class - [JAR]
org.usergrid.utils
├─ org.usergrid.utils.PythonUtils.class - [JAR]
org.usergrid.security.shiro.principals
├─ org.usergrid.security.shiro.principals.AdminUserPrincipal.class - [JAR]
├─ org.usergrid.security.shiro.principals.ApplicationGuestPrincipal.class - [JAR]
├─ org.usergrid.security.shiro.principals.ApplicationPrincipal.class - [JAR]
├─ org.usergrid.security.shiro.principals.ApplicationUserPrincipal.class - [JAR]
├─ org.usergrid.security.shiro.principals.OrganizationPrincipal.class - [JAR]
├─ org.usergrid.security.shiro.principals.PrincipalIdentifier.class - [JAR]
├─ org.usergrid.security.shiro.principals.UserPrincipal.class - [JAR]
org.usergrid.services.exceptions
├─ org.usergrid.services.exceptions.ForbiddenServiceOperationException.class - [JAR]
├─ org.usergrid.services.exceptions.ServiceException.class - [JAR]
├─ org.usergrid.services.exceptions.ServiceInvocationException.class - [JAR]
├─ org.usergrid.services.exceptions.ServiceResourceNotFoundException.class - [JAR]
├─ org.usergrid.services.exceptions.UndefinedServiceEntityTypeException.class - [JAR]
├─ org.usergrid.services.exceptions.UnsupportedServiceOperationException.class - [JAR]