A B C D E F G H I J K L M N O P R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractLimiter<T> - Class in pro.gravit.launchserver.components
- AbstractLimiter() - Constructor for class pro.gravit.launchserver.components.AbstractLimiter
- AcceptAuthProvider - Class in pro.gravit.launchserver.auth.provider
- AcceptAuthProvider() - Constructor for class pro.gravit.launchserver.auth.provider.AcceptAuthProvider
- acceptVisitor(byte[], ClassVisitor) - Method in class pro.gravit.launchserver.asm.ClassMetadataReader
- acceptVisitor(byte[], ClassVisitor, int) - Method in class pro.gravit.launchserver.asm.ClassMetadataReader
- acceptVisitor(String, ClassVisitor) - Method in class pro.gravit.launchserver.asm.ClassMetadataReader
- acceptVisitor(String, ClassVisitor, int) - Method in class pro.gravit.launchserver.asm.ClassMetadataReader
- accessToken - Variable in class pro.gravit.launchserver.auth.handler.JsonAuthHandler.UpdateAuthRequest
- accessToken - Variable in class pro.gravit.launchserver.auth.provider.AuthProviderResult
- accessToken - Variable in class pro.gravit.launchserver.socket.response.auth.JoinServerResponse
- add(Predicate<LauncherBuildTask>, LauncherBuildTask) - Method in class pro.gravit.launchserver.binary.BinaryPipeline
- addAfter(Predicate<LauncherBuildTask>, LauncherBuildTask) - Method in class pro.gravit.launchserver.binary.BinaryPipeline
- addClassFieldsToProperties(Map<String, Object>, String, Object, Class<?>) - Method in class pro.gravit.launchserver.launchermodules.LauncherModuleLoader
- addClient(Client) - Method in class pro.gravit.launchserver.manangers.SessionManager
- addCounted(int, Predicate<LauncherBuildTask>, LauncherBuildTask) - Method in class pro.gravit.launchserver.binary.BinaryPipeline
- addEntry(CachedAuthHandler.Entry) - Method in class pro.gravit.launchserver.auth.handler.CachedAuthHandler
- addFeatureInfo(String, String) - Method in class pro.gravit.launchserver.manangers.FeaturesManager
- addFileContents(String, byte[]) - Method in class pro.gravit.launchserver.binary.SignerJar
-
Adds a file to the JAR.
- addFileContents(String, InputStream) - Method in class pro.gravit.launchserver.binary.SignerJar
-
Adds a file to the JAR.
- addFileContents(ZipEntry, byte[]) - Method in class pro.gravit.launchserver.binary.SignerJar
-
Adds a file to the JAR.
- addFileContents(ZipEntry, InputStream) - Method in class pro.gravit.launchserver.binary.SignerJar
-
Adds a file to the JAR.
- AdditionalFixesApplyTask - Class in pro.gravit.launchserver.binary.tasks
- AdditionalFixesApplyTask(LaunchServer) - Constructor for class pro.gravit.launchserver.binary.tasks.AdditionalFixesApplyTask
- addManifestAttribute(String, String) - Method in class pro.gravit.launchserver.binary.SignerJar
-
Adds a header to the manifest of the JAR.
- addMirror(String) - Method in class pro.gravit.launchserver.manangers.MirrorManager
- addMirror(String, boolean) - Method in class pro.gravit.launchserver.manangers.MirrorManager
- addNewSeverlet(String, NettyWebAPIHandler.SimpleSeverletHandler) - Static method in class pro.gravit.launchserver.socket.handlers.NettyWebAPIHandler
- addonLibs - Variable in class pro.gravit.launchserver.binary.JARLauncherBinary
- addPre(Predicate<LauncherBuildTask>, LauncherBuildTask) - Method in class pro.gravit.launchserver.binary.BinaryPipeline
- addPublicKeyToHardwareInfo(HardwareReportRequest.HardwareInfo, byte[], Client) - Method in class pro.gravit.launchserver.auth.protect.hwid.HWIDProvider
- addPublicKeyToHardwareInfo(HardwareReportRequest.HardwareInfo, byte[], Client) - Method in class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider
- addPublicKeyToHardwareInfo(HardwareReportRequest.HardwareInfo, byte[], Client) - Method in class pro.gravit.launchserver.auth.protect.hwid.MemoryHWIDProvider
- addPublicKeyToHardwareInfo(HardwareReportRequest.HardwareInfo, byte[], Client) - Method in class pro.gravit.launchserver.auth.protect.hwid.MysqlHWIDProvider
- addPublicKeyToHardwareInfoRequest - Variable in class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider
- addRequestTimeToStats(long) - Method in class pro.gravit.launchserver.socket.WebSocketService
- address - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.NettyBindAddress
- address - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.NettyConfig
- addUnsafeSeverlet(String, NettyWebAPIHandler.SimpleSeverletHandler) - Static method in class pro.gravit.launchserver.socket.handlers.NettyWebAPIHandler
- addURL(URL) - Method in class pro.gravit.launchserver.launchermodules.LauncherModuleClassLoader
- AdvancedProtectHandler - Class in pro.gravit.launchserver.auth.protect
- AdvancedProtectHandler() - Constructor for class pro.gravit.launchserver.auth.protect.AdvancedProtectHandler
- allowDelete() - Method in class pro.gravit.launchserver.binary.tasks.AdditionalFixesApplyTask
- allowDelete() - Method in class pro.gravit.launchserver.binary.tasks.AttachJarsTask
- allowDelete() - Method in class pro.gravit.launchserver.binary.tasks.CertificateAutogenTask
- allowDelete() - Method in class pro.gravit.launchserver.binary.tasks.CompressBuildTask
- allowDelete() - Method in class pro.gravit.launchserver.binary.tasks.exe.Launch4JTask
- allowDelete() - Method in interface pro.gravit.launchserver.binary.tasks.LauncherBuildTask
- allowDelete() - Method in class pro.gravit.launchserver.binary.tasks.MainBuildTask
- allowDelete() - Method in class pro.gravit.launchserver.binary.tasks.PrepareBuildTask
- allowDelete() - Method in class pro.gravit.launchserver.binary.tasks.ProGuardBuildTask
- allowDelete() - Method in class pro.gravit.launchserver.binary.tasks.SignJarTask
- allowGetAccessToken(AuthResponse.AuthContext) - Method in class pro.gravit.launchserver.auth.protect.AdvancedProtectHandler
- allowGetAccessToken(AuthResponse.AuthContext) - Method in class pro.gravit.launchserver.auth.protect.NoProtectHandler
- allowGetAccessToken(AuthResponse.AuthContext) - Method in class pro.gravit.launchserver.auth.protect.ProtectHandler
- allowGetAccessToken(AuthResponse.AuthContext) - Method in class pro.gravit.launchserver.auth.protect.StdProtectHandler
- allowGetSecureLevelInfo(Client) - Method in class pro.gravit.launchserver.auth.protect.AdvancedProtectHandler
- allowGetSecureLevelInfo(Client) - Method in interface pro.gravit.launchserver.auth.protect.interfaces.SecureProtectHandler
- allowUnsigned - Static variable in class pro.gravit.launchserver.LaunchServerStarter
- allowUpdates - Variable in class pro.gravit.launchserver.auth.protect.StdProtectHandler
- annots(String, String, ClassMetadataReader) - Static method in class pro.gravit.launchserver.asm.NodeUtils
- API - pro.gravit.launchserver.socket.response.auth.AuthResponse.ConnectTypes
- apiKey - Variable in class pro.gravit.launchserver.auth.handler.JsonAuthHandler
- apiKey - Variable in class pro.gravit.launchserver.auth.handler.JsonAuthHandler.EntryRequestByUsername
- apiKey - Variable in class pro.gravit.launchserver.auth.handler.JsonAuthHandler.EntryRequestByUUID
- apiKey - Variable in class pro.gravit.launchserver.auth.handler.JsonAuthHandler.UpdateAuthRequest
- apiKey - Variable in class pro.gravit.launchserver.auth.handler.JsonAuthHandler.UpdateServerIDRequest
- apiKey - Variable in class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider
- apiKey - Variable in class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider.RequestAddKey
- apiKey - Variable in class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider.RequestCreate
- apiKey - Variable in class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider.RequestFind
- apiKey - Variable in class pro.gravit.launchserver.auth.provider.JsonAuthProvider
- apply(Path, Path, ZipOutputStream, LaunchServer, Predicate<ZipEntry>, boolean) - Static method in class pro.gravit.launchserver.binary.tasks.AdditionalFixesApplyTask
- ASMAnnotationFieldProcessor(String) - Constructor for class pro.gravit.launchserver.binary.tasks.MainBuildTask.ASMAnnotationFieldProcessor
- AttachJarsTask - Class in pro.gravit.launchserver.binary.tasks
- AttachJarsTask(LaunchServer) - Constructor for class pro.gravit.launchserver.binary.tasks.AttachJarsTask
- attachLibraryBeforeProGuard - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.LauncherConf
- auth - Variable in class pro.gravit.launchserver.config.LaunchServerConfig
- auth - Variable in class pro.gravit.launchserver.socket.Client
- auth(String, AuthRequest.AuthPasswordInterface, String) - Method in class pro.gravit.launchserver.auth.provider.AcceptAuthProvider
- auth(String, AuthRequest.AuthPasswordInterface, String) - Method in class pro.gravit.launchserver.auth.provider.AuthProvider
-
Verifies the username and password
- auth(String, AuthRequest.AuthPasswordInterface, String) - Method in class pro.gravit.launchserver.auth.provider.HibernateAuthProvider
- auth(String, AuthRequest.AuthPasswordInterface, String) - Method in class pro.gravit.launchserver.auth.provider.JsonAuthProvider
- auth(String, AuthRequest.AuthPasswordInterface, String) - Method in class pro.gravit.launchserver.auth.provider.MySQLAuthProvider
- auth(String, AuthRequest.AuthPasswordInterface, String) - Method in class pro.gravit.launchserver.auth.provider.NullAuthProvider
- auth(String, AuthRequest.AuthPasswordInterface, String) - Method in class pro.gravit.launchserver.auth.provider.PostgreSQLAuthProvider
- auth(String, AuthRequest.AuthPasswordInterface, String) - Method in class pro.gravit.launchserver.auth.provider.RejectAuthProvider
- auth(String, AuthRequest.AuthPasswordInterface, String) - Method in class pro.gravit.launchserver.auth.provider.RequestAuthProvider
- auth(AuthProviderResult) - Method in class pro.gravit.launchserver.auth.handler.AuthHandler
-
Returns the UUID associated with the account
- auth(AuthProviderResult) - Method in class pro.gravit.launchserver.auth.handler.CachedAuthHandler
- auth(AuthProviderResult) - Method in class pro.gravit.launchserver.auth.handler.NullAuthHandler
- auth_id - Variable in class pro.gravit.launchserver.socket.Client
- auth_id - Variable in class pro.gravit.launchserver.socket.response.auth.AuthResponse
- AuthCommand - Class in pro.gravit.launchserver.command.auth
- AuthCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.auth.AuthCommand
- AuthContext(Client, String, String, String, AuthResponse.ConnectTypes) - Constructor for class pro.gravit.launchserver.socket.response.auth.AuthResponse.AuthContext
- authError(String) - Static method in class pro.gravit.launchserver.auth.handler.AuthHandler
- authError(String) - Static method in class pro.gravit.launchserver.auth.provider.AuthProvider
- AuthException - Exception in pro.gravit.launchserver.auth
- AuthException(String) - Constructor for exception pro.gravit.launchserver.auth.AuthException
- AuthHandler - Class in pro.gravit.launchserver.auth.handler
- AuthHandler() - Constructor for class pro.gravit.launchserver.auth.handler.AuthHandler
- authHookManager - Variable in class pro.gravit.launchserver.LaunchServer
- AuthHookManager - Class in pro.gravit.launchserver.manangers.hook
- AuthHookManager() - Constructor for class pro.gravit.launchserver.manangers.hook.AuthHookManager
- AuthHookManager.RegContext - Class in pro.gravit.launchserver.manangers.hook
- AuthLimiterComponent - Class in pro.gravit.launchserver.components
- AuthLimiterComponent() - Constructor for class pro.gravit.launchserver.components.AuthLimiterComponent
- AuthProvider - Class in pro.gravit.launchserver.auth.provider
- AuthProvider() - Constructor for class pro.gravit.launchserver.auth.provider.AuthProvider
- AuthProviderDAOResult - Class in pro.gravit.launchserver.auth.provider
- AuthProviderDAOResult(String, String) - Constructor for class pro.gravit.launchserver.auth.provider.AuthProviderDAOResult
- AuthProviderDAOResult(String, String, ClientPermissions) - Constructor for class pro.gravit.launchserver.auth.provider.AuthProviderDAOResult
- AuthProviderDAOResult(String, String, ClientPermissions, User) - Constructor for class pro.gravit.launchserver.auth.provider.AuthProviderDAOResult
- AuthProviderPair - Class in pro.gravit.launchserver.auth
- AuthProviderPair(AuthProvider, AuthHandler, TextureProvider) - Constructor for class pro.gravit.launchserver.auth.AuthProviderPair
- AuthProviderResult - Class in pro.gravit.launchserver.auth.provider
- AuthProviderResult(String, String) - Constructor for class pro.gravit.launchserver.auth.provider.AuthProviderResult
- AuthProviderResult(String, String, ClientPermissions) - Constructor for class pro.gravit.launchserver.auth.provider.AuthProviderResult
- authRequest(String, String, String) - Constructor for class pro.gravit.launchserver.auth.provider.JsonAuthProvider.authRequest
- authRequest(String, String, String, String) - Constructor for class pro.gravit.launchserver.auth.provider.JsonAuthProvider.authRequest
- AuthResponse - Class in pro.gravit.launchserver.socket.response.auth
- AuthResponse() - Constructor for class pro.gravit.launchserver.socket.response.auth.AuthResponse
- AuthResponse.AuthContext - Class in pro.gravit.launchserver.socket.response.auth
- AuthResponse.ConnectTypes - Enum in pro.gravit.launchserver.socket.response.auth
- authResult() - Constructor for class pro.gravit.launchserver.auth.provider.JsonAuthProvider.authResult
- authType - Variable in class pro.gravit.launchserver.socket.response.auth.AuthResponse.AuthContext
- authType - Variable in class pro.gravit.launchserver.socket.response.auth.AuthResponse
- autoReg - Variable in class pro.gravit.launchserver.auth.provider.HibernateAuthProvider
B
- BatchProfileByUsername - Class in pro.gravit.launchserver.socket.response.profile
- BatchProfileByUsername() - Constructor for class pro.gravit.launchserver.socket.response.profile.BatchProfileByUsername
- bcCertificate - Variable in class pro.gravit.launchserver.binary.tasks.CertificateAutogenTask
- binaryName - Variable in class pro.gravit.launchserver.config.LaunchServerConfig
- BinaryPipeline - Class in pro.gravit.launchserver.binary
- BinaryPipeline(Path, String) - Constructor for class pro.gravit.launchserver.binary.BinaryPipeline
- bind(InetSocketAddress) - Method in class pro.gravit.launchserver.socket.LauncherNettyServer
- bindings - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.NettyConfig
- binds - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.NettyConfig
- blacklist - Variable in class pro.gravit.launchserver.binary.tasks.MainBuildTask
- bossGroup - Variable in class pro.gravit.launchserver.socket.LauncherNettyServer
- bossThread - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.NettyPerformanceConfig
- build() - Method in class pro.gravit.launchserver.binary.EXELauncherBinary
- build() - Method in class pro.gravit.launchserver.binary.LauncherBinary
- build() - Method in class pro.gravit.launchserver.LaunchServerBuilder
- build(Path, boolean) - Method in class pro.gravit.launchserver.binary.BinaryPipeline
- BuildCommand - Class in pro.gravit.launchserver.command.basic
- BuildCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.basic.BuildCommand
- buildConfig(Path, Path) - Method in class pro.gravit.launchserver.binary.ProguardConf
- BuildContext - Class in pro.gravit.launchserver.binary
- BuildContext(ZipOutputStream, List<JarFile>, MainBuildTask) - Constructor for class pro.gravit.launchserver.binary.BuildContext
- buildDir - Variable in class pro.gravit.launchserver.binary.BinaryPipeline
- buildDir - Variable in class pro.gravit.launchserver.binary.JARLauncherBinary
- BuildExeMainTask - Interface in pro.gravit.launchserver.binary.tasks.exe
- buildLauncherBinaries() - Method in class pro.gravit.launchserver.LaunchServer
C
- ca - Variable in class pro.gravit.launchserver.manangers.CertificateManager
- caCertFile - Variable in class pro.gravit.launchserver.LaunchServer
- CachedAuthHandler - Class in pro.gravit.launchserver.auth.handler
- CachedAuthHandler() - Constructor for class pro.gravit.launchserver.auth.handler.CachedAuthHandler
- CachedAuthHandler.Entry - Class in pro.gravit.launchserver.auth.handler
- CachedAuthHandler.EntryAndUsername - Class in pro.gravit.launchserver.auth.handler
- caKey - Variable in class pro.gravit.launchserver.manangers.CertificateManager
- caKeyFile - Variable in class pro.gravit.launchserver.LaunchServer
- calculateDistance(CharSequence, CharSequence) - Static method in class pro.gravit.launchserver.helper.DamerauHelper
- call(String, String, String[]) - Method in class pro.gravit.launchserver.manangers.ReconfigurableManager
- callback - Variable in class pro.gravit.launchserver.socket.handlers.NettyWebAPIHandler.SeverletPathPair
- canChangeProfile(ClientProfile, Client) - Method in interface pro.gravit.launchserver.auth.protect.interfaces.ProfilesProtectHandler
- canChangeProfile(ClientProfile, Client) - Method in class pro.gravit.launchserver.auth.protect.StdProtectHandler
- canGetProfile(ClientProfile, Client) - Method in interface pro.gravit.launchserver.auth.protect.interfaces.ProfilesProtectHandler
- canGetProfile(ClientProfile, Client) - Method in class pro.gravit.launchserver.auth.protect.StdProtectHandler
- canGetProfiles(Client) - Method in interface pro.gravit.launchserver.auth.protect.interfaces.ProfilesProtectHandler
- canGetUpdates(String, Client) - Method in interface pro.gravit.launchserver.auth.protect.interfaces.ProfilesProtectHandler
- canGetUpdates(String, Client) - Method in class pro.gravit.launchserver.auth.protect.StdProtectHandler
- certificate - Variable in class pro.gravit.launchserver.binary.tasks.CertificateAutogenTask
- CertificateAutogenTask - Class in pro.gravit.launchserver.binary.tasks
- CertificateAutogenTask(LaunchServer) - Constructor for class pro.gravit.launchserver.binary.tasks.CertificateAutogenTask
- certificateManager - Variable in class pro.gravit.launchserver.LaunchServer
- CertificateManager - Class in pro.gravit.launchserver.manangers
- CertificateManager() - Constructor for class pro.gravit.launchserver.manangers.CertificateManager
- channelActive(ChannelHandlerContext) - Method in class pro.gravit.launchserver.socket.handlers.WebSocketFrameHandler
- channelInactive(ChannelHandlerContext) - Method in class pro.gravit.launchserver.socket.handlers.WebSocketFrameHandler
- channelRead0(ChannelHandlerContext, FullHttpRequest) - Method in class pro.gravit.launchserver.socket.handlers.fileserver.FileServerHandler
- channelRead0(ChannelHandlerContext, FullHttpRequest) - Method in class pro.gravit.launchserver.socket.handlers.NettyWebAPIHandler
- channelRead0(ChannelHandlerContext, WebSocketFrame) - Method in class pro.gravit.launchserver.socket.handlers.WebSocketFrameHandler
- channels - Variable in class pro.gravit.launchserver.socket.WebSocketService
- check(T) - Method in class pro.gravit.launchserver.components.AbstractLimiter
- checkClass(Class<?>, LauncherTrustManager.CheckMode) - Method in class pro.gravit.launchserver.manangers.CertificateManager
- CheckInstallCommand - Class in pro.gravit.launchserver.command.install
- CheckInstallCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.install.CheckInstallCommand
- checkLaunchServerLicense() - Method in class pro.gravit.launchserver.auth.protect.AdvancedProtectHandler
- checkLaunchServerLicense() - Method in class pro.gravit.launchserver.auth.protect.NoProtectHandler
- checkLaunchServerLicense() - Method in class pro.gravit.launchserver.auth.protect.ProtectHandler
- checkLaunchServerLicense() - Method in class pro.gravit.launchserver.auth.protect.StdProtectHandler
- checkServer(String, String) - Method in class pro.gravit.launchserver.auth.handler.AuthHandler
-
Validates serverID
- checkServer(String, String) - Method in class pro.gravit.launchserver.auth.handler.CachedAuthHandler
- checkServer(String, String) - Method in class pro.gravit.launchserver.auth.handler.NullAuthHandler
- checkServerHook - Variable in class pro.gravit.launchserver.manangers.hook.AuthHookManager
- CheckServerResponse - Class in pro.gravit.launchserver.socket.response.auth
- CheckServerResponse() - Constructor for class pro.gravit.launchserver.socket.response.auth.CheckServerResponse
- checkSign - Variable in class pro.gravit.launchserver.socket.Client
- ClassMetadataReader - Class in pro.gravit.launchserver.asm
-
Позволяет искать методы внутри незагруженных классов и общие суперклассы для чего угодно.
- ClassMetadataReader() - Constructor for class pro.gravit.launchserver.asm.ClassMetadataReader
- ClassMetadataReader(List<JarFile>) - Constructor for class pro.gravit.launchserver.asm.ClassMetadataReader
- clear() - Method in class pro.gravit.launchserver.auth.session.MemorySessionStorage
- clear() - Method in class pro.gravit.launchserver.auth.session.SessionStorage
- clear() - Method in class pro.gravit.launchserver.manangers.SessionManager
- client - Variable in class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider.RequestAddKey
- client - Variable in class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider.RequestCreate
- client - Variable in class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider.RequestFind
- client - Variable in class pro.gravit.launchserver.modules.events.security.SecurityReportModuleEvent
- client - Variable in class pro.gravit.launchserver.socket.response.auth.AuthResponse.AuthContext
- client - Variable in class pro.gravit.launchserver.socket.response.auth.AuthResponse
- client - Variable in class pro.gravit.launchserver.socket.response.auth.CheckServerResponse
- client - Variable in class pro.gravit.launchserver.socket.response.auth.SetProfileResponse
- client - Variable in class pro.gravit.launchserver.socket.response.profile.ProfileByUUIDResponse
- client - Variable in class pro.gravit.launchserver.socket.WebSocketService.WebSocketRequestContext
- Client - Class in pro.gravit.launchserver.socket
- Client(UUID) - Constructor for class pro.gravit.launchserver.socket.Client
- CLIENT - pro.gravit.launchserver.socket.response.auth.AuthResponse.ConnectTypes
- Client.TrustLevel - Class in pro.gravit.launchserver.socket
- Client.Type - Enum in pro.gravit.launchserver.socket
- clientCheckSecret - Variable in class pro.gravit.launchserver.config.LaunchServerRuntimeConfig
- clientModules - Variable in class pro.gravit.launchserver.binary.BuildContext
- clientRestoreHook - Variable in class pro.gravit.launchserver.manangers.SessionManager
- ClientsCommand - Class in pro.gravit.launchserver.command.service
- ClientsCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.service.ClientsCommand
- close - Variable in class pro.gravit.launchserver.socket.handlers.fileserver.ClosingChannelFutureListener
- close() - Method in class pro.gravit.launchserver.asm.ClassMetadataReader
- close() - Method in class pro.gravit.launchserver.auth.AuthProviderPair
- close() - Method in class pro.gravit.launchserver.auth.handler.AuthHandler
- close() - Method in class pro.gravit.launchserver.auth.handler.HibernateAuthHandler
- close() - Method in class pro.gravit.launchserver.auth.handler.JsonAuthHandler
- close() - Method in class pro.gravit.launchserver.auth.handler.MemoryAuthHandler
- close() - Method in class pro.gravit.launchserver.auth.handler.MySQLAuthHandler
- close() - Method in class pro.gravit.launchserver.auth.handler.NullAuthHandler
- close() - Method in class pro.gravit.launchserver.auth.handler.PostgreSQLAuthHandler
- close() - Method in class pro.gravit.launchserver.auth.handler.RequestAuthHandler
- close() - Method in class pro.gravit.launchserver.auth.MySQLSourceConfig
- close() - Method in class pro.gravit.launchserver.auth.PostgreSQLSourceConfig
- close() - Method in class pro.gravit.launchserver.auth.protect.AdvancedProtectHandler
- close() - Method in class pro.gravit.launchserver.auth.protect.hwid.HWIDProvider
- close() - Method in class pro.gravit.launchserver.auth.protect.hwid.MysqlHWIDProvider
- close() - Method in class pro.gravit.launchserver.auth.protect.ProtectHandler
- close() - Method in class pro.gravit.launchserver.auth.provider.AcceptAuthProvider
- close() - Method in class pro.gravit.launchserver.auth.provider.AuthProvider
- close() - Method in class pro.gravit.launchserver.auth.provider.HibernateAuthProvider
- close() - Method in class pro.gravit.launchserver.auth.provider.JsonAuthProvider
- close() - Method in class pro.gravit.launchserver.auth.provider.MySQLAuthProvider
- close() - Method in class pro.gravit.launchserver.auth.provider.NullAuthProvider
- close() - Method in class pro.gravit.launchserver.auth.provider.PostgreSQLAuthProvider
- close() - Method in class pro.gravit.launchserver.auth.provider.RejectAuthProvider
- close() - Method in class pro.gravit.launchserver.auth.provider.RequestAuthProvider
- close() - Method in class pro.gravit.launchserver.auth.texture.NullTextureProvider
- close() - Method in class pro.gravit.launchserver.auth.texture.RequestTextureProvider
- close() - Method in class pro.gravit.launchserver.auth.texture.TextureProvider
- close() - Method in class pro.gravit.launchserver.auth.texture.VoidTextureProvider
- close() - Method in class pro.gravit.launchserver.binary.SignerJar
-
Closes the JAR file by writing the manifest and signature data to it and finishing the ZIP entries.
- close() - Method in class pro.gravit.launchserver.components.AuthLimiterComponent
- close() - Method in class pro.gravit.launchserver.components.CommandRemoverComponent
- close() - Method in class pro.gravit.launchserver.components.RegLimiterComponent
- close() - Method in class pro.gravit.launchserver.dao.provider.HibernateDaoProvider
- close() - Method in class pro.gravit.launchserver.helper.SignHelper.HashingNonClosingOutputStream
- close() - Method in class pro.gravit.launchserver.helper.SignHelper.HashingOutputStream
- close() - Method in class pro.gravit.launchserver.LaunchServer
- close() - Method in class pro.gravit.launchserver.socket.handlers.NettyServerSocketHandler
- close() - Method in class pro.gravit.launchserver.socket.LauncherNettyServer
- close(LaunchServer.ReloadType) - Method in class pro.gravit.launchserver.config.LaunchServerConfig
- ClosingChannelFutureListener - Class in pro.gravit.launchserver.socket.handlers.fileserver
- ClosingChannelFutureListener(Closeable...) - Constructor for class pro.gravit.launchserver.socket.handlers.fileserver.ClosingChannelFutureListener
- collect() - Method in class pro.gravit.launchserver.LaunchServer.LaunchServerDirectories
- collectUserInfoFromClient(Client) - Static method in class pro.gravit.launchserver.socket.response.auth.CurrentUserResponse
- Command - Class in pro.gravit.launchserver.command
- Command(Map<String, Command>, LaunchServer) - Constructor for class pro.gravit.launchserver.command.Command
- Command(LaunchServer) - Constructor for class pro.gravit.launchserver.command.Command
- commandHandler - Variable in class pro.gravit.launchserver.LaunchServer
- CommandHandler - Class in pro.gravit.launchserver.command.handler
- CommandHandler() - Constructor for class pro.gravit.launchserver.command.handler.CommandHandler
- CommandRemoverComponent - Class in pro.gravit.launchserver.components
- CommandRemoverComponent() - Constructor for class pro.gravit.launchserver.components.CommandRemoverComponent
- commandsList - Variable in class pro.gravit.launchserver.components.CommandRemoverComponent
- compareHardwareInfo(HardwareReportRequest.HardwareInfo, HardwareReportRequest.HardwareInfo) - Method in class pro.gravit.launchserver.auth.protect.hwid.HWIDProvider
- compareLevel - Variable in class pro.gravit.launchserver.auth.protect.hwid.HWIDProvider.HardwareInfoCompareResult
- Component - Class in pro.gravit.launchserver.components
- Component() - Constructor for class pro.gravit.launchserver.components.Component
- ComponentCommand - Class in pro.gravit.launchserver.command.service
- ComponentCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.service.ComponentCommand
- components - Variable in class pro.gravit.launchserver.config.LaunchServerConfig
- compress - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.LauncherConf
- CompressBuildTask - Class in pro.gravit.launchserver.binary.tasks
- CompressBuildTask(LaunchServer) - Constructor for class pro.gravit.launchserver.binary.tasks.CompressBuildTask
- config - Variable in class pro.gravit.launchserver.binary.ProguardConf
- config - Variable in class pro.gravit.launchserver.LaunchServer
- ConfigCommand - Class in pro.gravit.launchserver.command.service
- ConfigCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.service.ConfigCommand
- configManager - Variable in class pro.gravit.launchserver.LaunchServer
- ContentType - Enum in pro.gravit.launchserver.socket.handlers
- context - Variable in class pro.gravit.launchserver.socket.handlers.WebSocketFrameHandler
- copyBinaries - Variable in class pro.gravit.launchserver.config.LaunchServerConfig
- copyright - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.ExeConf
- coreLibs - Variable in class pro.gravit.launchserver.binary.JARLauncherBinary
- coreModule - Variable in class pro.gravit.launchserver.modules.impl.LaunchServerModulesManager
- count - Variable in class pro.gravit.launchserver.binary.BinaryPipeline
- count - Variable in class pro.gravit.launchserver.binary.JARLauncherBinary
- createHardwareInfo(HardwareReportRequest.HardwareInfo, byte[], Client) - Method in class pro.gravit.launchserver.auth.protect.hwid.HWIDProvider
- createHardwareInfo(HardwareReportRequest.HardwareInfo, byte[], Client) - Method in class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider
- createHardwareInfo(HardwareReportRequest.HardwareInfo, byte[], Client) - Method in class pro.gravit.launchserver.auth.protect.hwid.MemoryHWIDProvider
- createHardwareInfo(HardwareReportRequest.HardwareInfo, byte[], Client) - Method in class pro.gravit.launchserver.auth.protect.hwid.MysqlHWIDProvider
- createHardwareInfoRequest - Variable in class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider
- createSignedDataGenerator(KeyStore, String, String, String) - Static method in class pro.gravit.launchserver.helper.SignHelper
-
Creates the beast that can actually sign the data (for JKS, for other make it).
- createSignedDataGenerator(PrivateKey, Certificate, List<Certificate>, String) - Static method in class pro.gravit.launchserver.helper.SignHelper
- criticalCompareLevel - Variable in class pro.gravit.launchserver.auth.protect.hwid.MemoryHWIDProvider
- criticalCompareLevel - Variable in class pro.gravit.launchserver.auth.protect.hwid.MysqlHWIDProvider
- ctx - Variable in class pro.gravit.launchserver.socket.response.SimpleResponse
- CurrentUserResponse - Class in pro.gravit.launchserver.socket.response.auth
- CurrentUserResponse() - Constructor for class pro.gravit.launchserver.socket.response.auth.CurrentUserResponse
D
- DamerauHelper - Class in pro.gravit.launchserver.helper
- DamerauHelper() - Constructor for class pro.gravit.launchserver.helper.DamerauHelper
- dao - Variable in class pro.gravit.launchserver.config.LaunchServerConfig
- daoObject - Variable in class pro.gravit.launchserver.auth.provider.AuthProviderDAOResult
- daoObject - Variable in class pro.gravit.launchserver.socket.Client
- DaoProvider - Class in pro.gravit.launchserver.dao.provider
- DaoProvider() - Constructor for class pro.gravit.launchserver.dao.provider.DaoProvider
- data - Variable in class pro.gravit.launchserver.socket.response.management.PingServerReportResponse
- dateFormatter - Static variable in class pro.gravit.launchserver.socket.handlers.fileserver.FileServerHandler
- db - Variable in class pro.gravit.launchserver.auth.protect.hwid.MemoryHWIDProvider
- DEBUG - pro.gravit.launchserver.LaunchServer.LaunchServerEnv
- decode(ChannelHandlerContext, HttpRequest, List<Object>) - Method in class pro.gravit.launchserver.socket.handlers.NettyIpForwardHandler
- defaultLauncherEXEBinaryClass - Static variable in class pro.gravit.launchserver.LaunchServer
- delete(User) - Method in interface pro.gravit.launchserver.dao.UserDAO
- deleteSession(UUID) - Method in class pro.gravit.launchserver.auth.session.MemorySessionStorage
- deleteSession(UUID) - Method in class pro.gravit.launchserver.auth.session.SessionStorage
- deleteSessionsByUserUUID(UUID) - Method in class pro.gravit.launchserver.auth.session.MemorySessionStorage
- deleteSessionsByUserUUID(UUID) - Method in class pro.gravit.launchserver.auth.session.SessionStorage
- deleteTempFiles - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.LauncherConf
- DEV - pro.gravit.launchserver.LaunchServer.LaunchServerEnv
- dialect - Variable in class pro.gravit.launchserver.dao.provider.HibernateDaoProvider
- digest - Variable in class pro.gravit.launchserver.socket.response.update.LauncherResponse
- digest() - Method in class pro.gravit.launchserver.helper.SignHelper.HashingOutputStream
- DigestAuthProvider - Class in pro.gravit.launchserver.auth.provider
- DigestAuthProvider() - Constructor for class pro.gravit.launchserver.auth.provider.DigestAuthProvider
- dir - Variable in class pro.gravit.launchserver.LaunchServer
- dir - Variable in class pro.gravit.launchserver.LaunchServer.LaunchServerDirectories
- dirName - Variable in class pro.gravit.launchserver.socket.response.update.UpdateResponse
- disableMirror(int) - Method in class pro.gravit.launchserver.manangers.MirrorManager
- disableWebApiInterface - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.NettyConfig
- displayName - Variable in class pro.gravit.launchserver.auth.AuthProviderPair
- DOWNLOAD_URL - Static variable in class pro.gravit.launchserver.binary.tasks.exe.Launch4JTask
- DownloadAssetCommand - Class in pro.gravit.launchserver.command.hash
- DownloadAssetCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.hash.DownloadAssetCommand
- DownloadClientCommand - Class in pro.gravit.launchserver.command.hash
- DownloadClientCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.hash.DownloadClientCommand
- downloadUrl - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.ExeConf
- downloadURL - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.NettyConfig
- downloadZip(Path, String, Object...) - Method in class pro.gravit.launchserver.manangers.MirrorManager
- downloadZip(MirrorManager.Mirror, Path, String, Object...) - Method in class pro.gravit.launchserver.manangers.MirrorManager
- driver - Variable in class pro.gravit.launchserver.dao.provider.HibernateDaoProvider
E
- enabled - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.ExeConf
- enabled - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.JarSignerConf
- enabledProGuard - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.LauncherConf
- enableHardwareFeature - Variable in class pro.gravit.launchserver.auth.protect.AdvancedProtectHandler
- enableMirror(int) - Method in class pro.gravit.launchserver.manangers.MirrorManager
- Entry(UUID, String, String, String) - Constructor for class pro.gravit.launchserver.auth.handler.CachedAuthHandler.Entry
- EntryAndUsername() - Constructor for class pro.gravit.launchserver.auth.handler.CachedAuthHandler.EntryAndUsername
- entryCache - Variable in class pro.gravit.launchserver.auth.handler.CachedAuthHandler.EntryAndUsername
- EntryRequestByUsername(String, String) - Constructor for class pro.gravit.launchserver.auth.handler.JsonAuthHandler.EntryRequestByUsername
- EntryRequestByUUID(UUID, String) - Constructor for class pro.gravit.launchserver.auth.handler.JsonAuthHandler.EntryRequestByUUID
- env - Variable in class pro.gravit.launchserver.config.LaunchServerConfig
- env - Variable in class pro.gravit.launchserver.LaunchServer
- error - Variable in class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider.ResultAddKey
- error - Variable in class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider.ResultCreate
- error - Variable in class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider.ResultFind
- event - Variable in class pro.gravit.launchserver.modules.events.security.SecurityReportModuleEvent
- EventResult() - Constructor for class pro.gravit.launchserver.socket.WebSocketService.EventResult
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class pro.gravit.launchserver.socket.handlers.fileserver.FileServerHandler
- exclude - Variable in class pro.gravit.launchserver.components.AbstractLimiter
- excludeIps - Variable in class pro.gravit.launchserver.components.RegLimiterComponent
- ExeConf() - Constructor for class pro.gravit.launchserver.config.LaunchServerConfig.ExeConf
- execute(ChannelHandlerContext, Client) - Method in class pro.gravit.launchserver.socket.response.auth.AuthResponse
- execute(ChannelHandlerContext, Client) - Method in class pro.gravit.launchserver.socket.response.auth.CheckServerResponse
- execute(ChannelHandlerContext, Client) - Method in class pro.gravit.launchserver.socket.response.auth.CurrentUserResponse
- execute(ChannelHandlerContext, Client) - Method in class pro.gravit.launchserver.socket.response.auth.ExitResponse
- execute(ChannelHandlerContext, Client) - Method in class pro.gravit.launchserver.socket.response.auth.GetAvailabilityAuthResponse
- execute(ChannelHandlerContext, Client) - Method in class pro.gravit.launchserver.socket.response.auth.JoinServerResponse
- execute(ChannelHandlerContext, Client) - Method in class pro.gravit.launchserver.socket.response.auth.ProfilesResponse
- execute(ChannelHandlerContext, Client) - Method in class pro.gravit.launchserver.socket.response.auth.RestoreSessionResponse
- execute(ChannelHandlerContext, Client) - Method in class pro.gravit.launchserver.socket.response.auth.SetProfileResponse
- execute(ChannelHandlerContext, Client) - Method in class pro.gravit.launchserver.socket.response.management.FeaturesResponse
- execute(ChannelHandlerContext, Client) - Method in class pro.gravit.launchserver.socket.response.management.PingServerReportResponse
- execute(ChannelHandlerContext, Client) - Method in class pro.gravit.launchserver.socket.response.management.PingServerResponse
- execute(ChannelHandlerContext, Client) - Method in class pro.gravit.launchserver.socket.response.management.ServerStatusResponse
- execute(ChannelHandlerContext, Client) - Method in class pro.gravit.launchserver.socket.response.profile.BatchProfileByUsername
- execute(ChannelHandlerContext, Client) - Method in class pro.gravit.launchserver.socket.response.profile.ProfileByUsername
- execute(ChannelHandlerContext, Client) - Method in class pro.gravit.launchserver.socket.response.profile.ProfileByUUIDResponse
- execute(ChannelHandlerContext, Client) - Method in class pro.gravit.launchserver.socket.response.secure.GetSecureLevelInfoResponse
- execute(ChannelHandlerContext, Client) - Method in class pro.gravit.launchserver.socket.response.secure.HardwareReportResponse
- execute(ChannelHandlerContext, Client) - Method in class pro.gravit.launchserver.socket.response.secure.SecurityReportResponse
- execute(ChannelHandlerContext, Client) - Method in class pro.gravit.launchserver.socket.response.secure.VerifySecureLevelKeyResponse
- execute(ChannelHandlerContext, Client) - Method in class pro.gravit.launchserver.socket.response.UnknownResponse
- execute(ChannelHandlerContext, Client) - Method in class pro.gravit.launchserver.socket.response.update.LauncherResponse
- execute(ChannelHandlerContext, Client) - Method in class pro.gravit.launchserver.socket.response.update.UpdateListResponse
- execute(ChannelHandlerContext, Client) - Method in class pro.gravit.launchserver.socket.response.update.UpdateResponse
- execute(ChannelHandlerContext, Client) - Method in interface pro.gravit.launchserver.socket.response.WebSocketServerResponse
- EXEL4JLauncherBinary - Class in pro.gravit.launchserver.binary
- EXEL4JLauncherBinary(LaunchServer) - Constructor for class pro.gravit.launchserver.binary.EXEL4JLauncherBinary
- EXELauncherBinary - Class in pro.gravit.launchserver.binary
- EXELauncherBinary(LaunchServer) - Constructor for class pro.gravit.launchserver.binary.EXELauncherBinary
- exists() - Method in class pro.gravit.launchserver.binary.LauncherBinary
- exit(LaunchServer, WebSocketFrameHandler, Channel, ExitRequestEvent.ExitReason) - Static method in class pro.gravit.launchserver.socket.response.auth.ExitResponse
- exitAll - Variable in class pro.gravit.launchserver.socket.response.auth.ExitResponse
- ExitResponse - Class in pro.gravit.launchserver.socket.response.auth
- ExitResponse() - Constructor for class pro.gravit.launchserver.socket.response.auth.ExitResponse
F
- featuresManager - Variable in class pro.gravit.launchserver.LaunchServer
- FeaturesManager - Class in pro.gravit.launchserver.manangers
- FeaturesManager(LaunchServer) - Constructor for class pro.gravit.launchserver.manangers.FeaturesManager
- FeaturesResponse - Class in pro.gravit.launchserver.socket.response.management
- FeaturesResponse() - Constructor for class pro.gravit.launchserver.socket.response.management.FeaturesResponse
- fetchEntry(String) - Method in class pro.gravit.launchserver.auth.handler.CachedAuthHandler
- fetchEntry(String) - Method in class pro.gravit.launchserver.auth.handler.HibernateAuthHandler
- fetchEntry(String) - Method in class pro.gravit.launchserver.auth.handler.JsonAuthHandler
- fetchEntry(String) - Method in class pro.gravit.launchserver.auth.handler.MemoryAuthHandler
- fetchEntry(String) - Method in class pro.gravit.launchserver.auth.handler.MySQLAuthHandler
- fetchEntry(String) - Method in class pro.gravit.launchserver.auth.handler.PostgreSQLAuthHandler
- fetchEntry(String) - Method in class pro.gravit.launchserver.auth.handler.RequestAuthHandler
- fetchEntry(UUID) - Method in class pro.gravit.launchserver.auth.handler.CachedAuthHandler
- fetchEntry(UUID) - Method in class pro.gravit.launchserver.auth.handler.HibernateAuthHandler
- fetchEntry(UUID) - Method in class pro.gravit.launchserver.auth.handler.JsonAuthHandler
- fetchEntry(UUID) - Method in class pro.gravit.launchserver.auth.handler.MemoryAuthHandler
- fetchEntry(UUID) - Method in class pro.gravit.launchserver.auth.handler.MySQLAuthHandler
- fetchEntry(UUID) - Method in class pro.gravit.launchserver.auth.handler.PostgreSQLAuthHandler
- fetchEntry(UUID) - Method in class pro.gravit.launchserver.auth.handler.RequestAuthHandler
- fileDesc - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.ExeConf
- fileList - Variable in class pro.gravit.launchserver.binary.BuildContext
- fileServerEnabled - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.NettyConfig
- FileServerHandler - Class in pro.gravit.launchserver.socket.handlers.fileserver
- FileServerHandler(Path, boolean, boolean) - Constructor for class pro.gravit.launchserver.socket.handlers.fileserver.FileServerHandler
- fileVer - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.ExeConf
- findAll() - Method in interface pro.gravit.launchserver.dao.UserDAO
- findById(int) - Method in interface pro.gravit.launchserver.dao.UserDAO
- findByUsername(String) - Method in interface pro.gravit.launchserver.dao.UserDAO
- findByUUID(UUID) - Method in interface pro.gravit.launchserver.dao.UserDAO
- findHardwareInfoByPublicKey(byte[], Client) - Method in class pro.gravit.launchserver.auth.protect.hwid.HWIDProvider
- findHardwareInfoByPublicKey(byte[], Client) - Method in class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider
- findHardwareInfoByPublicKey(byte[], Client) - Method in class pro.gravit.launchserver.auth.protect.hwid.MemoryHWIDProvider
- findHardwareInfoByPublicKey(byte[], Client) - Method in class pro.gravit.launchserver.auth.protect.hwid.MysqlHWIDProvider
- findHardwareInfoByPublicKeyRequest - Variable in class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider
- findSessionsByUUID(UUID) - Method in class pro.gravit.launchserver.manangers.SessionManager
- finish() - Method in class pro.gravit.launchserver.binary.SignerJar
-
Finishes the JAR file by writing the manifest and signature data to it and finishing the ZIP entries.
- firstSpoofingLevel - Variable in class pro.gravit.launchserver.auth.protect.hwid.HWIDProvider.HardwareInfoCompareResult
- flagsEnabled - Variable in class pro.gravit.launchserver.auth.provider.RequestAuthProvider
- flush() - Method in class pro.gravit.launchserver.helper.SignHelper.HashingOutputStream
- forClass(Class<?>, int) - Static method in class pro.gravit.launchserver.asm.NodeUtils
- forClass(String, int, ClassMetadataReader) - Static method in class pro.gravit.launchserver.asm.NodeUtils
- forEachActiveChannels(BiConsumer<Channel, WebSocketFrameHandler>) - Method in class pro.gravit.launchserver.socket.WebSocketService
- formatVars(String) - Static method in class pro.gravit.launchserver.binary.tasks.exe.Launch4JTask
- forPath(File) - Method in enum pro.gravit.launchserver.socket.handlers.ContentType
- FULL - pro.gravit.launchserver.LaunchServer.ReloadType
- fullInitializedLaunchServer(LaunchServer) - Method in class pro.gravit.launchserver.modules.impl.LaunchServerModulesManager
- fullyRestart() - Method in class pro.gravit.launchserver.LaunchServer
G
- garbageCollection() - Method in class pro.gravit.launchserver.auth.handler.CachedAuthHandler
- garbageCollection() - Method in class pro.gravit.launchserver.auth.session.MemorySessionStorage
- garbageCollection() - Method in class pro.gravit.launchserver.components.AbstractLimiter
- garbageCollection() - Method in class pro.gravit.launchserver.manangers.SessionManager
- gen(LaunchServerConfig.JarSignerConf, KeyStore) - Static method in class pro.gravit.launchserver.binary.tasks.SignJarTask
- generateCA() - Method in class pro.gravit.launchserver.manangers.CertificateManager
- generateCertificate(String, PublicKey) - Method in class pro.gravit.launchserver.manangers.CertificateManager
- generateConfigIfNotExists(Path, CommandHandler, LaunchServer.LaunchServerEnv) - Static method in class pro.gravit.launchserver.LaunchServerStarter
- generateKeyPair() - Method in class pro.gravit.launchserver.manangers.CertificateManager
- generateSecureLevelKey() - Method in interface pro.gravit.launchserver.auth.protect.interfaces.SecureProtectHandler
- genWords(boolean) - Method in class pro.gravit.launchserver.binary.ProguardConf
- getAccessToken() - Method in interface pro.gravit.launchserver.dao.User
- getArgsDescription() - Method in class pro.gravit.launchserver.command.auth.AuthCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.auth.UsernameToUUIDCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.auth.UUIDToUsernameCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.basic.BuildCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.basic.ProguardCleanCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.basic.RegenProguardDictCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.basic.RemoveMappingsProguardCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.basic.RestartCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.basic.StopCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.basic.TestCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.basic.VersionCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.hash.DownloadAssetCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.hash.DownloadClientCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.hash.IndexAssetCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.hash.SaveProfilesCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.hash.SyncBinariesCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.hash.SyncProfilesCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.hash.SyncUPCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.hash.SyncUpdatesCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.hash.UnindexAssetCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.install.CheckInstallCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.install.MultiCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.modules.LoadModuleCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.modules.ModulesCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.service.ClientsCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.service.ComponentCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.service.ConfigCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.service.NotifyCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.service.PingServersCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.service.SecurityCheckCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.service.ServerStatusCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.service.SignDirCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.command.service.SignJarCommand
- getArgsDescription() - Method in class pro.gravit.launchserver.launchermodules.SyncLauncherModulesCommand
- getAuthProviderPair() - Method in class pro.gravit.launchserver.config.LaunchServerConfig
- getAuthProviderPair(String) - Method in class pro.gravit.launchserver.config.LaunchServerConfig
- GetAvailabilityAuthResponse - Class in pro.gravit.launchserver.socket.response.auth
- GetAvailabilityAuthResponse() - Constructor for class pro.gravit.launchserver.socket.response.auth.GetAvailabilityAuthResponse
- getChannelFromConnectUUID(UUID) - Method in class pro.gravit.launchserver.socket.WebSocketService
- getClassData(String) - Method in class pro.gravit.launchserver.asm.ClassMetadataReader
- getClient() - Method in class pro.gravit.launchserver.socket.handlers.WebSocketFrameHandler
- getClient(UUID) - Method in class pro.gravit.launchserver.manangers.SessionManager
- getCloakTexture(UUID, String, String) - Method in class pro.gravit.launchserver.auth.texture.NullTextureProvider
- getCloakTexture(UUID, String, String) - Method in class pro.gravit.launchserver.auth.texture.RequestTextureProvider
- getCloakTexture(UUID, String, String) - Method in class pro.gravit.launchserver.auth.texture.TextureProvider
- getCloakTexture(UUID, String, String) - Method in class pro.gravit.launchserver.auth.texture.VoidTextureProvider
- getCommands() - Method in class pro.gravit.launchserver.auth.handler.CachedAuthHandler
- getCommands() - Method in class pro.gravit.launchserver.auth.protect.AdvancedProtectHandler
- getCommands() - Method in class pro.gravit.launchserver.auth.protect.hwid.MemoryHWIDProvider
- getCommands() - Method in class pro.gravit.launchserver.auth.provider.RejectAuthProvider
- getCommands() - Method in class pro.gravit.launchserver.components.AbstractLimiter
- getCommands() - Method in class pro.gravit.launchserver.dao.provider.HibernateDaoProvider
- getCommands() - Method in class pro.gravit.launchserver.LaunchServer
- getCommands() - Method in class pro.gravit.launchserver.manangers.ReconfigurableManager
- getCommands() - Method in interface pro.gravit.launchserver.Reconfigurable
-
Gets a list of commands available for this object.
- getCommonSuperClass(String, String) - Method in class pro.gravit.launchserver.asm.SafeClassWriter
- getConnection() - Method in class pro.gravit.launchserver.auth.MySQLSourceConfig
- getConnection() - Method in class pro.gravit.launchserver.auth.PostgreSQLSourceConfig
- getConnectUUID() - Method in class pro.gravit.launchserver.socket.handlers.WebSocketFrameHandler
- getCoreModule() - Method in class pro.gravit.launchserver.modules.impl.LaunchServerModulesManager
- getCp() - Method in class pro.gravit.launchserver.asm.ClassMetadataReader
- getDefault(LaunchServer.LaunchServerEnv) - Static method in class pro.gravit.launchserver.config.LaunchServerConfig
- getDefaultMirror() - Method in class pro.gravit.launchserver.manangers.MirrorManager
- getDigest() - Method in class pro.gravit.launchserver.binary.LauncherBinary
- getEntryCache() - Method in class pro.gravit.launchserver.auth.handler.CachedAuthHandler
- getExclusions() - Method in class pro.gravit.launchserver.binary.tasks.AttachJarsTask
- getFeatureInfo(String) - Method in class pro.gravit.launchserver.manangers.FeaturesManager
- getFirstAuthType() - Method in class pro.gravit.launchserver.auth.provider.AuthProvider
- getFromString(String) - Method in class pro.gravit.launchserver.components.AbstractLimiter
- getFromString(String) - Method in class pro.gravit.launchserver.components.IPLimiter
- getJars() - Method in class pro.gravit.launchserver.binary.tasks.AttachJarsTask
- getMap() - Method in class pro.gravit.launchserver.manangers.FeaturesManager
- getName() - Method in class pro.gravit.launchserver.binary.tasks.AdditionalFixesApplyTask
- getName() - Method in class pro.gravit.launchserver.binary.tasks.AttachJarsTask
- getName() - Method in class pro.gravit.launchserver.binary.tasks.CertificateAutogenTask
- getName() - Method in class pro.gravit.launchserver.binary.tasks.CompressBuildTask
- getName() - Method in class pro.gravit.launchserver.binary.tasks.exe.Launch4JTask
- getName() - Method in interface pro.gravit.launchserver.binary.tasks.LauncherBuildTask
- getName() - Method in class pro.gravit.launchserver.binary.tasks.MainBuildTask
- getName() - Method in class pro.gravit.launchserver.binary.tasks.PrepareBuildTask
- getName() - Method in class pro.gravit.launchserver.binary.tasks.ProGuardBuildTask
- getName() - Method in class pro.gravit.launchserver.binary.tasks.SignJarTask
- getOrNewClient(UUID) - Method in class pro.gravit.launchserver.manangers.SessionManager
- getPermissions() - Method in interface pro.gravit.launchserver.dao.User
- getProfile(UUID, String, String, TextureProvider) - Static method in class pro.gravit.launchserver.socket.response.profile.ProfileByUUIDResponse
- getProfiles() - Method in class pro.gravit.launchserver.LaunchServer
- getProperty(String) - Method in class pro.gravit.launchserver.socket.Client
- getSafeStringInsnList(String) - Static method in class pro.gravit.launchserver.asm.NodeUtils
- getSavedUUIDs() - Method in class pro.gravit.launchserver.manangers.SessionManager
-
Deprecated.
- getSecondAuthType() - Method in class pro.gravit.launchserver.auth.provider.AuthProvider
- GetSecureLevelInfoResponse - Class in pro.gravit.launchserver.socket.response.secure
- GetSecureLevelInfoResponse() - Constructor for class pro.gravit.launchserver.socket.response.secure.GetSecureLevelInfoResponse
- getServerID() - Method in interface pro.gravit.launchserver.dao.User
- getServerSocketChannelFactory() - Static method in class pro.gravit.launchserver.socket.NettyObjectFactory
- getSession - Variable in class pro.gravit.launchserver.socket.response.auth.AuthResponse
- getSessionData(UUID) - Method in class pro.gravit.launchserver.auth.session.MemorySessionStorage
- getSessionData(UUID) - Method in class pro.gravit.launchserver.auth.session.SessionStorage
- getSessions() - Method in class pro.gravit.launchserver.manangers.SessionManager
-
Deprecated.
- getSessionsFromUserUUID(UUID) - Method in class pro.gravit.launchserver.auth.session.MemorySessionStorage
- getSessionsFromUserUUID(UUID) - Method in class pro.gravit.launchserver.auth.session.SessionStorage
- getSign() - Method in class pro.gravit.launchserver.binary.LauncherBinary
- getSkinTexture(UUID, String, String) - Method in class pro.gravit.launchserver.auth.texture.NullTextureProvider
- getSkinTexture(UUID, String, String) - Method in class pro.gravit.launchserver.auth.texture.RequestTextureProvider
- getSkinTexture(UUID, String, String) - Method in class pro.gravit.launchserver.auth.texture.TextureProvider
- getSkinTexture(UUID, String, String) - Method in class pro.gravit.launchserver.auth.texture.VoidTextureProvider
- getStore(Path, String, String) - Static method in class pro.gravit.launchserver.helper.SignHelper
-
Creates the KeyStore with given algo.
- getSuperClass(String) - Method in class pro.gravit.launchserver.asm.ClassMetadataReader
- getSuperClassASM(String) - Method in class pro.gravit.launchserver.asm.ClassMetadataReader
- getSuperClasses(String) - Method in class pro.gravit.launchserver.asm.ClassMetadataReader
-
Возвращает суперклассы в порядке возрастающей конкретности (начиная с java/lang/Object и заканчивая данным типом)
- getTaskByClass(Class<T>) - Method in class pro.gravit.launchserver.binary.BinaryPipeline
- getTasksByClass(Class<T>) - Method in class pro.gravit.launchserver.binary.BinaryPipeline
- getType() - Method in class pro.gravit.launchserver.socket.response.auth.AuthResponse
- getType() - Method in class pro.gravit.launchserver.socket.response.auth.CheckServerResponse
- getType() - Method in class pro.gravit.launchserver.socket.response.auth.CurrentUserResponse
- getType() - Method in class pro.gravit.launchserver.socket.response.auth.ExitResponse
- getType() - Method in class pro.gravit.launchserver.socket.response.auth.GetAvailabilityAuthResponse
- getType() - Method in class pro.gravit.launchserver.socket.response.auth.JoinServerResponse
- getType() - Method in class pro.gravit.launchserver.socket.response.auth.ProfilesResponse
- getType() - Method in class pro.gravit.launchserver.socket.response.auth.RestoreSessionResponse
- getType() - Method in class pro.gravit.launchserver.socket.response.auth.SetProfileResponse
- getType() - Method in class pro.gravit.launchserver.socket.response.management.FeaturesResponse
- getType() - Method in class pro.gravit.launchserver.socket.response.management.PingServerReportResponse
- getType() - Method in class pro.gravit.launchserver.socket.response.management.PingServerResponse
- getType() - Method in class pro.gravit.launchserver.socket.response.management.ServerStatusResponse
- getType() - Method in class pro.gravit.launchserver.socket.response.profile.BatchProfileByUsername
- getType() - Method in class pro.gravit.launchserver.socket.response.profile.ProfileByUsername
- getType() - Method in class pro.gravit.launchserver.socket.response.profile.ProfileByUUIDResponse
- getType() - Method in class pro.gravit.launchserver.socket.response.secure.GetSecureLevelInfoResponse
- getType() - Method in class pro.gravit.launchserver.socket.response.secure.HardwareReportResponse
- getType() - Method in class pro.gravit.launchserver.socket.response.secure.SecurityReportResponse
- getType() - Method in class pro.gravit.launchserver.socket.response.secure.VerifySecureLevelKeyResponse
- getType() - Method in class pro.gravit.launchserver.socket.response.UnknownResponse
- getType() - Method in class pro.gravit.launchserver.socket.response.update.LauncherResponse
- getType() - Method in class pro.gravit.launchserver.socket.response.update.UpdateListResponse
- getType() - Method in class pro.gravit.launchserver.socket.response.update.UpdateResponse
- getType() - Method in interface pro.gravit.launchserver.socket.response.WebSocketServerResponse
- getType() - Method in class pro.gravit.launchserver.socket.WebSocketService.EventResult
- getUpdateDir(String) - Method in class pro.gravit.launchserver.LaunchServer
- getUpdateDirs() - Method in class pro.gravit.launchserver.LaunchServer
- getUrl - Variable in class pro.gravit.launchserver.auth.handler.JsonAuthHandler
- getURL(String, Object...) - Method in class pro.gravit.launchserver.manangers.MirrorManager.Mirror
- getUsageDescription() - Method in class pro.gravit.launchserver.command.auth.AuthCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.auth.UsernameToUUIDCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.auth.UUIDToUsernameCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.basic.BuildCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.basic.ProguardCleanCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.basic.RegenProguardDictCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.basic.RemoveMappingsProguardCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.basic.RestartCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.basic.StopCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.basic.TestCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.basic.VersionCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.hash.DownloadAssetCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.hash.DownloadClientCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.hash.IndexAssetCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.hash.SaveProfilesCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.hash.SyncBinariesCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.hash.SyncProfilesCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.hash.SyncUPCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.hash.SyncUpdatesCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.hash.UnindexAssetCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.install.CheckInstallCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.install.MultiCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.modules.LoadModuleCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.modules.ModulesCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.service.ClientsCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.service.ComponentCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.service.ConfigCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.service.NotifyCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.service.PingServersCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.service.SecurityCheckCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.service.ServerStatusCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.service.SignDirCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.command.service.SignJarCommand
- getUsageDescription() - Method in class pro.gravit.launchserver.launchermodules.SyncLauncherModulesCommand
- getUsername() - Method in interface pro.gravit.launchserver.dao.User
- getUsernamesCache() - Method in class pro.gravit.launchserver.auth.handler.CachedAuthHandler
- getUtf8CharSize(char) - Static method in class pro.gravit.launchserver.asm.NodeUtils
- getUuid() - Method in interface pro.gravit.launchserver.dao.User
- getZos() - Method in class pro.gravit.launchserver.binary.SignerJar
- guardDir - Variable in class pro.gravit.launchserver.binary.JARLauncherBinary
- guardType - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.LauncherConf
H
- handle(ChannelHandlerContext, FullHttpRequest, NettyConnectContext) - Method in interface pro.gravit.launchserver.socket.handlers.NettyWebAPIHandler.SimpleSeverletHandler
- handler - Variable in class pro.gravit.launchserver.auth.AuthProviderPair
- hardware - Variable in class pro.gravit.launchserver.socket.response.secure.HardwareReportResponse
- hardwareInfo - Variable in class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider.RequestAddKey
- hardwareInfo - Variable in class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider.RequestCreate
- hardwareInfo - Variable in class pro.gravit.launchserver.socket.Client.TrustLevel
- HardwareInfoCompareResult() - Constructor for class pro.gravit.launchserver.auth.protect.hwid.HWIDProvider.HardwareInfoCompareResult
- HardwareProtectHandler - Interface in pro.gravit.launchserver.auth.protect.interfaces
- HardwareReportResponse - Class in pro.gravit.launchserver.socket.response.secure
- HardwareReportResponse() - Constructor for class pro.gravit.launchserver.socket.response.secure.HardwareReportResponse
- hash - Variable in class pro.gravit.launchserver.socket.response.update.LauncherResponse
- hasher - Variable in class pro.gravit.launchserver.helper.SignHelper.HashingOutputStream
- hasher() - Static method in class pro.gravit.launchserver.helper.SignHelper
- hashFunctionName - Static variable in class pro.gravit.launchserver.helper.SignHelper
- HashingNonClosingOutputStream(OutputStream, MessageDigest) - Constructor for class pro.gravit.launchserver.helper.SignHelper.HashingNonClosingOutputStream
- HashingOutputStream(OutputStream, MessageDigest) - Constructor for class pro.gravit.launchserver.helper.SignHelper.HashingOutputStream
- HibernateAuthHandler - Class in pro.gravit.launchserver.auth.handler
- HibernateAuthHandler() - Constructor for class pro.gravit.launchserver.auth.handler.HibernateAuthHandler
- HibernateAuthProvider - Class in pro.gravit.launchserver.auth.provider
- HibernateAuthProvider() - Constructor for class pro.gravit.launchserver.auth.provider.HibernateAuthProvider
- hibernateConfig - Variable in class pro.gravit.launchserver.dao.provider.HibernateDaoProvider
- HibernateDaoProvider - Class in pro.gravit.launchserver.dao.provider
- HibernateDaoProvider() - Constructor for class pro.gravit.launchserver.dao.provider.HibernateDaoProvider
- hook - Variable in class pro.gravit.launchserver.socket.WebSocketService
- hook(R) - Method in class pro.gravit.launchserver.binary.tasks.MainBuildTask.IOHookSet
- hook(R) - Method in interface pro.gravit.launchserver.binary.tasks.MainBuildTask.IOHookSet.IOHook
- hooks - Variable in class pro.gravit.launchserver.socket.handlers.WebSocketFrameHandler
- HTTP_CACHE_SECONDS - Static variable in class pro.gravit.launchserver.socket.handlers.fileserver.FileServerHandler
- HWIDException - Exception in pro.gravit.launchserver.auth.protect.hwid
- HWIDException() - Constructor for exception pro.gravit.launchserver.auth.protect.hwid.HWIDException
- HWIDException(String) - Constructor for exception pro.gravit.launchserver.auth.protect.hwid.HWIDException
- HWIDException(String, Throwable) - Constructor for exception pro.gravit.launchserver.auth.protect.hwid.HWIDException
- HWIDException(String, Throwable, boolean, boolean) - Constructor for exception pro.gravit.launchserver.auth.protect.hwid.HWIDException
- HWIDException(Throwable) - Constructor for exception pro.gravit.launchserver.auth.protect.hwid.HWIDException
- HWIDProvider - Class in pro.gravit.launchserver.auth.protect.hwid
- HWIDProvider() - Constructor for class pro.gravit.launchserver.auth.protect.hwid.HWIDProvider
- HWIDProvider.HardwareInfoCompareResult - Class in pro.gravit.launchserver.auth.protect.hwid
I
- IndexAssetCommand - Class in pro.gravit.launchserver.command.hash
- IndexAssetCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.hash.IndexAssetCommand
- IndexAssetCommand.IndexObject - Class in pro.gravit.launchserver.command.hash
- INDEXES_DIR - Static variable in class pro.gravit.launchserver.command.hash.IndexAssetCommand
- IndexObject(long, String) - Constructor for class pro.gravit.launchserver.command.hash.IndexAssetCommand.IndexObject
- inDocker - Static variable in class pro.gravit.launchserver.LaunchServerStarter
- info - Variable in class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider.ResultFind
- init() - Method in class pro.gravit.launchserver.binary.EXEL4JLauncherBinary
- init() - Method in class pro.gravit.launchserver.binary.JARLauncherBinary
- init() - Method in class pro.gravit.launchserver.binary.LauncherBinary
- init() - Method in class pro.gravit.launchserver.launchermodules.LauncherModuleLoader
- init(LauncherInitContext) - Method in class pro.gravit.launchserver.modules.impl.LaunchServerCoreModule
- init(LaunchServer) - Method in class pro.gravit.launchserver.auth.handler.AuthHandler
- init(LaunchServer) - Method in class pro.gravit.launchserver.auth.handler.MySQLAuthHandler
- init(LaunchServer) - Method in class pro.gravit.launchserver.auth.handler.RequestAuthHandler
- init(LaunchServer) - Method in class pro.gravit.launchserver.auth.protect.AdvancedProtectHandler
- init(LaunchServer) - Method in class pro.gravit.launchserver.auth.protect.hwid.HWIDProvider
- init(LaunchServer) - Method in class pro.gravit.launchserver.auth.protect.hwid.MysqlHWIDProvider
- init(LaunchServer) - Method in class pro.gravit.launchserver.auth.protect.ProtectHandler
- init(LaunchServer) - Method in class pro.gravit.launchserver.auth.provider.AuthProvider
- init(LaunchServer) - Method in class pro.gravit.launchserver.auth.provider.MySQLAuthProvider
- init(LaunchServer) - Method in class pro.gravit.launchserver.auth.provider.RequestAuthProvider
- init(LaunchServer) - Method in class pro.gravit.launchserver.auth.session.SessionStorage
- init(LaunchServer) - Method in class pro.gravit.launchserver.components.AuthLimiterComponent
- init(LaunchServer) - Method in class pro.gravit.launchserver.components.CommandRemoverComponent
- init(LaunchServer) - Method in class pro.gravit.launchserver.components.Component
- init(LaunchServer) - Method in class pro.gravit.launchserver.components.RegLimiterComponent
- init(LaunchServer) - Method in class pro.gravit.launchserver.dao.provider.DaoProvider
- init(LaunchServer) - Method in class pro.gravit.launchserver.dao.provider.HibernateDaoProvider
- init(LaunchServer.ReloadType) - Method in class pro.gravit.launchserver.config.LaunchServerConfig
- init(LaunchServer, String) - Method in class pro.gravit.launchserver.auth.AuthProviderPair
- initGson(LaunchServerModulesManager) - Static method in class pro.gravit.launchserver.LaunchServerStarter
- initProps() - Method in class pro.gravit.launchserver.binary.tasks.MainBuildTask
- InjectClassAcceptor - Class in pro.gravit.launchserver.asm
- InjectClassAcceptor(Map<String, Object>) - Constructor for class pro.gravit.launchserver.asm.InjectClassAcceptor
- inst - Static variable in class pro.gravit.launchserver.StarterAgent
- internalName - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.ExeConf
- invoke(String...) - Method in class pro.gravit.launchserver.command.auth.AuthCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.auth.UsernameToUUIDCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.auth.UUIDToUsernameCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.basic.BuildCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.basic.ProguardCleanCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.basic.RegenProguardDictCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.basic.RemoveMappingsProguardCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.basic.RestartCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.basic.StopCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.basic.TestCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.basic.VersionCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.hash.DownloadAssetCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.hash.DownloadClientCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.hash.IndexAssetCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.hash.SaveProfilesCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.hash.SyncBinariesCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.hash.SyncProfilesCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.hash.SyncUPCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.hash.SyncUpdatesCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.hash.UnindexAssetCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.install.CheckInstallCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.install.MultiCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.modules.LoadModuleCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.modules.ModulesCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.service.ClientsCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.service.ComponentCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.service.ConfigCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.service.NotifyCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.service.PingServersCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.service.SecurityCheckCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.service.ServerStatusCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.service.SignDirCommand
- invoke(String...) - Method in class pro.gravit.launchserver.command.service.SignJarCommand
- invoke(String...) - Method in class pro.gravit.launchserver.launchermodules.SyncLauncherModulesCommand
- IOHookSet() - Constructor for class pro.gravit.launchserver.binary.tasks.MainBuildTask.IOHookSet
- ip - Variable in class pro.gravit.launchserver.manangers.hook.AuthHookManager.RegContext
- ip - Variable in class pro.gravit.launchserver.socket.NettyConnectContext
- ip - Variable in class pro.gravit.launchserver.socket.response.auth.AuthResponse.AuthContext
- ip - Variable in class pro.gravit.launchserver.socket.response.SimpleResponse
- ip - Variable in class pro.gravit.launchserver.socket.WebSocketService.WebSocketRequestContext
- ipForwarding - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.NettyConfig
- IPLimiter - Class in pro.gravit.launchserver.components
- IPLimiter() - Constructor for class pro.gravit.launchserver.components.IPLimiter
- isAgentStarted() - Static method in class pro.gravit.launchserver.StarterAgent
- isAuth - Variable in class pro.gravit.launchserver.socket.Client
- isDefault - Variable in class pro.gravit.launchserver.auth.AuthProviderPair
- isExpired() - Method in class pro.gravit.launchserver.manangers.PingServerManager.ServerInfoEntry
- isSerializableValue(Object) - Static method in class pro.gravit.launchserver.asm.InjectClassAcceptor
- isWhitelisted(String, String) - Method in class pro.gravit.launchserver.auth.protect.StdProtectHandler
J
- JARLauncherBinary - Class in pro.gravit.launchserver.binary
- JARLauncherBinary(LaunchServer) - Constructor for class pro.gravit.launchserver.binary.JARLauncherBinary
- JarSignerConf() - Constructor for class pro.gravit.launchserver.config.LaunchServerConfig.JarSignerConf
- JAVA8_OPTS - Static variable in class pro.gravit.launchserver.binary.ProguardConf
- JAVA9_OPTS - Static variable in class pro.gravit.launchserver.binary.ProguardConf
- joinServer(String, String, String) - Method in class pro.gravit.launchserver.auth.handler.AuthHandler
-
Checks assessToken for validity and saves serverID if successful
- joinServer(String, String, String) - Method in class pro.gravit.launchserver.auth.handler.CachedAuthHandler
- joinServer(String, String, String) - Method in class pro.gravit.launchserver.auth.handler.NullAuthHandler
- joinServerHook - Variable in class pro.gravit.launchserver.manangers.hook.AuthHookManager
- JoinServerProtectHandler - Interface in pro.gravit.launchserver.auth.protect.interfaces
- JoinServerResponse - Class in pro.gravit.launchserver.socket.response.auth
- JoinServerResponse() - Constructor for class pro.gravit.launchserver.socket.response.auth.JoinServerResponse
- JsonAuthHandler - Class in pro.gravit.launchserver.auth.handler
- JsonAuthHandler() - Constructor for class pro.gravit.launchserver.auth.handler.JsonAuthHandler
- JsonAuthHandler.EntryRequestByUsername - Class in pro.gravit.launchserver.auth.handler
- JsonAuthHandler.EntryRequestByUUID - Class in pro.gravit.launchserver.auth.handler
- JsonAuthHandler.SuccessResponse - Class in pro.gravit.launchserver.auth.handler
- JsonAuthHandler.UpdateAuthRequest - Class in pro.gravit.launchserver.auth.handler
- JsonAuthHandler.UpdateServerIDRequest - Class in pro.gravit.launchserver.auth.handler
- JsonAuthProvider - Class in pro.gravit.launchserver.auth.provider
- JsonAuthProvider() - Constructor for class pro.gravit.launchserver.auth.provider.JsonAuthProvider
- JsonAuthProvider.authRequest - Class in pro.gravit.launchserver.auth.provider
- JsonAuthProvider.authResult - Class in pro.gravit.launchserver.auth.provider
- JsonHWIDProvider - Class in pro.gravit.launchserver.auth.protect.hwid
- JsonHWIDProvider() - Constructor for class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider
- JsonHWIDProvider.RequestAddKey - Class in pro.gravit.launchserver.auth.protect.hwid
- JsonHWIDProvider.RequestCreate - Class in pro.gravit.launchserver.auth.protect.hwid
- JsonHWIDProvider.RequestFind - Class in pro.gravit.launchserver.auth.protect.hwid
- JsonHWIDProvider.ResultAddKey - Class in pro.gravit.launchserver.auth.protect.hwid
- JsonHWIDProvider.ResultCreate - Class in pro.gravit.launchserver.auth.protect.hwid
- JsonHWIDProvider.ResultFind - Class in pro.gravit.launchserver.auth.protect.hwid
- jsonRequest(JsonElement, String, String, Object...) - Method in class pro.gravit.launchserver.manangers.MirrorManager
- jsonRequest(MirrorManager.Mirror, JsonElement, String, String, Object...) - Method in class pro.gravit.launchserver.manangers.MirrorManager
K
- key - Variable in class pro.gravit.launchserver.socket.handlers.NettyWebAPIHandler.SeverletPathPair
- keyAlias - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.JarSignerConf
- keyChecked - Variable in class pro.gravit.launchserver.socket.Client.TrustLevel
- keyPass - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.JarSignerConf
- keyStore - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.JarSignerConf
- keyStorePass - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.JarSignerConf
- keyStoreType - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.JarSignerConf
- kickByConnectUUID(UUID, boolean) - Method in class pro.gravit.launchserver.socket.WebSocketService
- kickByIP(String, boolean) - Method in class pro.gravit.launchserver.socket.WebSocketService
- kickByUserUUID(UUID, boolean) - Method in class pro.gravit.launchserver.socket.WebSocketService
L
- largeBytes - Variable in class pro.gravit.launchserver.socket.response.secure.SecurityReportResponse
- largeData - Variable in class pro.gravit.launchserver.socket.response.secure.SecurityReportResponse
- lastReport - Variable in class pro.gravit.launchserver.manangers.PingServerManager.ServerInfoEntry
- lastReportTime - Variable in class pro.gravit.launchserver.manangers.PingServerManager.ServerInfoEntry
- lastRequestTime - Variable in class pro.gravit.launchserver.socket.WebSocketService
- launch4j - Variable in class pro.gravit.launchserver.config.LaunchServerConfig
- Launch4JTask - Class in pro.gravit.launchserver.binary.tasks.exe
- Launch4JTask(LaunchServer) - Constructor for class pro.gravit.launchserver.binary.tasks.exe.Launch4JTask
- launcher - Variable in class pro.gravit.launchserver.config.LaunchServerConfig
- launcher_type - Variable in class pro.gravit.launchserver.socket.response.update.LauncherResponse
- launcherBinary - Variable in class pro.gravit.launchserver.LaunchServer
- LauncherBinary - Class in pro.gravit.launchserver.binary
- LauncherBinary(LaunchServer, Path, String) - Constructor for class pro.gravit.launchserver.binary.LauncherBinary
- LauncherBuildTask - Interface in pro.gravit.launchserver.binary.tasks
- LauncherConf() - Constructor for class pro.gravit.launchserver.config.LaunchServerConfig.LauncherConf
- launcherEXEBinary - Variable in class pro.gravit.launchserver.LaunchServer
- launcherEXEBinaryClass - Variable in class pro.gravit.launchserver.LaunchServer
- launcherEXEURL - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.NettyConfig
- launcherLibraries - Variable in class pro.gravit.launchserver.LaunchServer
- LAUNCHERLIBRARIES_NAME - Static variable in class pro.gravit.launchserver.LaunchServer.LaunchServerDirectories
- launcherLibrariesCompile - Variable in class pro.gravit.launchserver.LaunchServer
- LAUNCHERLIBRARIESCOMPILE_NAME - Static variable in class pro.gravit.launchserver.LaunchServer.LaunchServerDirectories
- launcherLibrariesCompileDir - Variable in class pro.gravit.launchserver.LaunchServer.LaunchServerDirectories
- launcherLibrariesDir - Variable in class pro.gravit.launchserver.LaunchServer.LaunchServerDirectories
- LauncherModuleClassLoader - Class in pro.gravit.launchserver.launchermodules
- LauncherModuleClassLoader(ClassLoader) - Constructor for class pro.gravit.launchserver.launchermodules.LauncherModuleClassLoader
- launcherModuleLoader - Variable in class pro.gravit.launchserver.LaunchServer
- LauncherModuleLoader - Class in pro.gravit.launchserver.launchermodules
- LauncherModuleLoader(LaunchServer) - Constructor for class pro.gravit.launchserver.launchermodules.LauncherModuleLoader
- LauncherModuleLoader.ModulesVisitor - Class in pro.gravit.launchserver.launchermodules
- launcherModules - Variable in class pro.gravit.launchserver.launchermodules.LauncherModuleLoader
- LauncherNettyServer - Class in pro.gravit.launchserver.socket
- LauncherNettyServer(LaunchServer) - Constructor for class pro.gravit.launchserver.socket.LauncherNettyServer
- LauncherResponse - Class in pro.gravit.launchserver.socket.response.update
- LauncherResponse() - Constructor for class pro.gravit.launchserver.socket.response.update.LauncherResponse
- launcherURL - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.NettyConfig
- launchServer - Variable in class pro.gravit.launchserver.components.RegLimiterComponent
- launchServer - Variable in class pro.gravit.launchserver.modules.events.NewLaunchServerInstanceEvent
- LaunchServer - Class in pro.gravit.launchserver
- LaunchServer(LaunchServer.LaunchServerDirectories, LaunchServer.LaunchServerEnv, LaunchServerConfig, LaunchServerRuntimeConfig, LaunchServer.LaunchServerConfigManager, LaunchServerModulesManager, ECPublicKey, ECPrivateKey, CommandHandler, CertificateManager) - Constructor for class pro.gravit.launchserver.LaunchServer
- LaunchServer.LaunchServerConfigManager - Interface in pro.gravit.launchserver
- LaunchServer.LaunchServerDirectories - Class in pro.gravit.launchserver
- LaunchServer.LaunchServerEnv - Enum in pro.gravit.launchserver
- LaunchServer.ReloadType - Enum in pro.gravit.launchserver
- LaunchServerBuilder - Class in pro.gravit.launchserver
- LaunchServerBuilder() - Constructor for class pro.gravit.launchserver.LaunchServerBuilder
- LaunchServerConfig - Class in pro.gravit.launchserver.config
- LaunchServerConfig() - Constructor for class pro.gravit.launchserver.config.LaunchServerConfig
- LaunchServerConfig.ExeConf - Class in pro.gravit.launchserver.config
- LaunchServerConfig.JarSignerConf - Class in pro.gravit.launchserver.config
- LaunchServerConfig.LauncherConf - Class in pro.gravit.launchserver.config
- LaunchServerConfig.NettyBindAddress - Class in pro.gravit.launchserver.config
- LaunchServerConfig.NettyConfig - Class in pro.gravit.launchserver.config
- LaunchServerConfig.NettyPerformanceConfig - Class in pro.gravit.launchserver.config
- LaunchServerConfig.NettyUpdatesBind - Class in pro.gravit.launchserver.config
- launchServerConfigManager - Variable in class pro.gravit.launchserver.LaunchServer
- LaunchServerCoreModule - Class in pro.gravit.launchserver.modules.impl
- LaunchServerCoreModule() - Constructor for class pro.gravit.launchserver.modules.impl.LaunchServerCoreModule
- LaunchServerDirectories() - Constructor for class pro.gravit.launchserver.LaunchServer.LaunchServerDirectories
- LaunchServerFullInitEvent - Class in pro.gravit.launchserver.modules.events
- LaunchServerFullInitEvent(LaunchServer) - Constructor for class pro.gravit.launchserver.modules.events.LaunchServerFullInitEvent
- LaunchServerGsonManager - Class in pro.gravit.launchserver.manangers
- LaunchServerGsonManager(LaunchServerModulesManager) - Constructor for class pro.gravit.launchserver.manangers.LaunchServerGsonManager
- LaunchServerInitContext - Class in pro.gravit.launchserver.modules.impl
- LaunchServerInitContext(LaunchServer) - Constructor for class pro.gravit.launchserver.modules.impl.LaunchServerInitContext
- LaunchServerInitPhase - Class in pro.gravit.launchserver.modules.events
- LaunchServerInitPhase(LaunchServer) - Constructor for class pro.gravit.launchserver.modules.events.LaunchServerInitPhase
- LaunchServerModulesManager - Class in pro.gravit.launchserver.modules.impl
- LaunchServerModulesManager(Path, Path, LauncherTrustManager) - Constructor for class pro.gravit.launchserver.modules.impl.LaunchServerModulesManager
- LaunchServerPostInitPhase - Class in pro.gravit.launchserver.modules.events
- LaunchServerPostInitPhase(LaunchServer) - Constructor for class pro.gravit.launchserver.modules.events.LaunchServerPostInitPhase
- LaunchServerRuntimeConfig - Class in pro.gravit.launchserver.config
- LaunchServerRuntimeConfig() - Constructor for class pro.gravit.launchserver.config.LaunchServerRuntimeConfig
- LaunchServerStarter - Class in pro.gravit.launchserver
- LaunchServerStarter() - Constructor for class pro.gravit.launchserver.LaunchServerStarter
- libraries - Static variable in class pro.gravit.launchserver.StarterAgent
- link(LaunchServer) - Method in class pro.gravit.launchserver.auth.AuthProviderPair
- links - Variable in class pro.gravit.launchserver.auth.AuthProviderPair
- list - Variable in class pro.gravit.launchserver.binary.tasks.MainBuildTask.IOHookSet
- list - Variable in class pro.gravit.launchserver.manangers.MirrorManager
- loadEntryCache(Map<UUID, CachedAuthHandler.Entry>) - Method in class pro.gravit.launchserver.auth.handler.CachedAuthHandler
- LoadModuleCommand - Class in pro.gravit.launchserver.command.modules
- LoadModuleCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.modules.LoadModuleCommand
- loadSessions(Set<Client>) - Method in class pro.gravit.launchserver.manangers.SessionManager
-
Deprecated.
- loadUsernameCache(Map<String, UUID>) - Method in class pro.gravit.launchserver.auth.handler.CachedAuthHandler
- lockSession(UUID) - Method in class pro.gravit.launchserver.auth.session.MemorySessionStorage
- lockSession(UUID) - Method in class pro.gravit.launchserver.auth.session.SessionStorage
- lockUser(UUID) - Method in class pro.gravit.launchserver.auth.session.MemorySessionStorage
- lockUser(UUID) - Method in class pro.gravit.launchserver.auth.session.SessionStorage
- logConnections - Variable in class pro.gravit.launchserver.socket.handlers.NettyServerSocketHandler
- login - Variable in class pro.gravit.launchserver.manangers.hook.AuthHookManager.RegContext
- login - Variable in class pro.gravit.launchserver.socket.response.auth.AuthResponse.AuthContext
- login - Variable in class pro.gravit.launchserver.socket.response.auth.AuthResponse
- logLevel - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.NettyConfig
- longRequestCounter - Variable in class pro.gravit.launchserver.socket.WebSocketService
- longRequestLatency - Variable in class pro.gravit.launchserver.socket.WebSocketService
M
- main(String[]) - Static method in class pro.gravit.launchserver.LaunchServerStarter
- MainBuildTask - Class in pro.gravit.launchserver.binary.tasks
- MainBuildTask(LaunchServer) - Constructor for class pro.gravit.launchserver.binary.tasks.MainBuildTask
- MainBuildTask.ASMAnnotationFieldProcessor - Class in pro.gravit.launchserver.binary.tasks
- MainBuildTask.ASMTransformer - Interface in pro.gravit.launchserver.binary.tasks
- MainBuildTask.IOHookSet<R> - Class in pro.gravit.launchserver.binary.tasks
- MainBuildTask.IOHookSet.IOHook<R> - Interface in pro.gravit.launchserver.binary.tasks
- MainBuildTask.Transformer - Interface in pro.gravit.launchserver.binary.tasks
- makeValueEnumGetter(Enum) - Static method in class pro.gravit.launchserver.asm.NodeUtils
- map - Variable in class pro.gravit.launchserver.components.AbstractLimiter
- map - Variable in class pro.gravit.launchserver.manangers.PingServerManager
- mappings - Variable in class pro.gravit.launchserver.binary.ProguardConf
- MAX_SAFE_BYTE_COUNT - Static variable in class pro.gravit.launchserver.asm.NodeUtils
- maxVersion - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.ExeConf
- maxWebSocketRequestBytes - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.NettyPerformanceConfig
- MemoryAuthHandler - Class in pro.gravit.launchserver.auth.handler
- MemoryAuthHandler() - Constructor for class pro.gravit.launchserver.auth.handler.MemoryAuthHandler
- MemoryHWIDProvider - Class in pro.gravit.launchserver.auth.protect.hwid
- MemoryHWIDProvider() - Constructor for class pro.gravit.launchserver.auth.protect.hwid.MemoryHWIDProvider
- MemorySessionStorage - Class in pro.gravit.launchserver.auth.session
- MemorySessionStorage() - Constructor for class pro.gravit.launchserver.auth.session.MemorySessionStorage
- message - Variable in class pro.gravit.launchserver.auth.provider.RejectAuthProvider
- message - Variable in class pro.gravit.launchserver.components.AuthLimiterComponent
- message - Variable in class pro.gravit.launchserver.components.RegLimiterComponent
- metaInfKeyName - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.JarSignerConf
- metaInfSfName - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.JarSignerConf
- middleRequestCounter - Variable in class pro.gravit.launchserver.socket.WebSocketService
- middleRequestLatency - Variable in class pro.gravit.launchserver.socket.WebSocketService
- minusHours - Variable in class pro.gravit.launchserver.manangers.CertificateManager
- minVersion - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.ExeConf
- mirrorManager - Variable in class pro.gravit.launchserver.LaunchServer
- MirrorManager - Class in pro.gravit.launchserver.manangers
- MirrorManager() - Constructor for class pro.gravit.launchserver.manangers.MirrorManager
- MirrorManager.Mirror - Class in pro.gravit.launchserver.manangers
- mirrors - Variable in class pro.gravit.launchserver.config.LaunchServerConfig
- ModulesCommand - Class in pro.gravit.launchserver.command.modules
- ModulesCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.modules.ModulesCommand
- modulesDir - Variable in class pro.gravit.launchserver.launchermodules.LauncherModuleLoader
- modulesManager - Variable in class pro.gravit.launchserver.LaunchServer
- MultiCommand - Class in pro.gravit.launchserver.command.install
- MultiCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.install.MultiCommand
- MySQLAuthHandler - Class in pro.gravit.launchserver.auth.handler
- MySQLAuthHandler() - Constructor for class pro.gravit.launchserver.auth.handler.MySQLAuthHandler
- MySQLAuthProvider - Class in pro.gravit.launchserver.auth.provider
- MySQLAuthProvider() - Constructor for class pro.gravit.launchserver.auth.provider.MySQLAuthProvider
- mySQLHolder - Variable in class pro.gravit.launchserver.auth.protect.hwid.MysqlHWIDProvider
- MysqlHWIDProvider - Class in pro.gravit.launchserver.auth.protect.hwid
- MysqlHWIDProvider() - Constructor for class pro.gravit.launchserver.auth.protect.hwid.MysqlHWIDProvider
- MySQLSourceConfig - Class in pro.gravit.launchserver.auth
- MySQLSourceConfig(String) - Constructor for class pro.gravit.launchserver.auth.MySQLSourceConfig
- MySQLSourceConfig(String, String, int, String, String, String) - Constructor for class pro.gravit.launchserver.auth.MySQLSourceConfig
- MySQLSourceConfig(String, DataSource, boolean) - Constructor for class pro.gravit.launchserver.auth.MySQLSourceConfig
N
- name - Variable in class pro.gravit.launchserver.auth.AuthProviderPair
- name - Variable in class pro.gravit.launchserver.socket.response.management.PingServerReportResponse
- nameFormat - Variable in class pro.gravit.launchserver.binary.BinaryPipeline
- needUserInfo - Variable in class pro.gravit.launchserver.socket.response.auth.RestoreSessionResponse
- netty - Variable in class pro.gravit.launchserver.config.LaunchServerConfig
- NettyBindAddress(String, int) - Constructor for class pro.gravit.launchserver.config.LaunchServerConfig.NettyBindAddress
- NettyConfig() - Constructor for class pro.gravit.launchserver.config.LaunchServerConfig.NettyConfig
- NettyConnectContext - Class in pro.gravit.launchserver.socket
- NettyConnectContext() - Constructor for class pro.gravit.launchserver.socket.NettyConnectContext
- NettyIpForwardHandler - Class in pro.gravit.launchserver.socket.handlers
- NettyIpForwardHandler(NettyConnectContext) - Constructor for class pro.gravit.launchserver.socket.handlers.NettyIpForwardHandler
- NettyObjectFactory - Class in pro.gravit.launchserver.socket
- NettyObjectFactory() - Constructor for class pro.gravit.launchserver.socket.NettyObjectFactory
- NettyPerformanceConfig() - Constructor for class pro.gravit.launchserver.config.LaunchServerConfig.NettyPerformanceConfig
- nettyServer - Variable in class pro.gravit.launchserver.socket.handlers.NettyServerSocketHandler
- nettyServerSocketHandler - Variable in class pro.gravit.launchserver.LaunchServer
- NettyServerSocketHandler - Class in pro.gravit.launchserver.socket.handlers
- NettyServerSocketHandler(LaunchServer) - Constructor for class pro.gravit.launchserver.socket.handlers.NettyServerSocketHandler
- NettyThreadFactory - Class in pro.gravit.launchserver.socket
- NettyThreadFactory(String) - Constructor for class pro.gravit.launchserver.socket.NettyThreadFactory
- NettyUpdatesBind() - Constructor for class pro.gravit.launchserver.config.LaunchServerConfig.NettyUpdatesBind
- NettyWebAPIHandler - Class in pro.gravit.launchserver.socket.handlers
- NettyWebAPIHandler(NettyConnectContext) - Constructor for class pro.gravit.launchserver.socket.handlers.NettyWebAPIHandler
- NettyWebAPIHandler.SeverletPathPair - Class in pro.gravit.launchserver.socket.handlers
- NettyWebAPIHandler.SimpleSeverletHandler - Interface in pro.gravit.launchserver.socket.handlers
- newEventLoopGroup(int, String) - Static method in class pro.gravit.launchserver.socket.NettyObjectFactory
- NewLaunchServerInstanceEvent - Class in pro.gravit.launchserver.modules.events
- NewLaunchServerInstanceEvent(LaunchServer) - Constructor for class pro.gravit.launchserver.modules.events.NewLaunchServerInstanceEvent
- newThread(Runnable, String) - Method in class pro.gravit.launchserver.socket.NettyThreadFactory
- newUserDAO() - Method in class pro.gravit.launchserver.dao.provider.HibernateDaoProvider
- nextLowerPath(LauncherBuildTask) - Method in class pro.gravit.launchserver.binary.BinaryPipeline
- nextName(String) - Method in class pro.gravit.launchserver.binary.BinaryPipeline
- nextPath(String) - Method in class pro.gravit.launchserver.binary.BinaryPipeline
- nextPath(LauncherBuildTask) - Method in class pro.gravit.launchserver.binary.BinaryPipeline
- NIO - pro.gravit.launchserver.socket.handlers.ContentType
- NO_AUTH - pro.gravit.launchserver.LaunchServer.ReloadType
- NO_COMPONENTS - pro.gravit.launchserver.LaunchServer.ReloadType
- NodeUtils - Class in pro.gravit.launchserver.asm
- NONE - pro.gravit.launchserver.socket.handlers.ContentType
- NoProtectHandler - Class in pro.gravit.launchserver.auth.protect
- NoProtectHandler() - Constructor for class pro.gravit.launchserver.auth.protect.NoProtectHandler
- normalizeHardwareInfo(HardwareReportRequest.HardwareInfo) - Method in class pro.gravit.launchserver.auth.protect.hwid.HWIDProvider
- NotifyCommand - Class in pro.gravit.launchserver.command.service
- NotifyCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.service.NotifyCommand
- NULL - Static variable in class pro.gravit.launchserver.helper.SignHelper
- NullAuthHandler - Class in pro.gravit.launchserver.auth.handler
- NullAuthHandler() - Constructor for class pro.gravit.launchserver.auth.handler.NullAuthHandler
- NullAuthProvider - Class in pro.gravit.launchserver.auth.provider
- NullAuthProvider() - Constructor for class pro.gravit.launchserver.auth.provider.NullAuthProvider
- NullTextureProvider - Class in pro.gravit.launchserver.auth.texture
- NullTextureProvider() - Constructor for class pro.gravit.launchserver.auth.texture.NullTextureProvider
O
- OBJECTS_DIR - Static variable in class pro.gravit.launchserver.command.hash.IndexAssetCommand
- oemUnlockKey - Variable in class pro.gravit.launchserver.config.LaunchServerRuntimeConfig
- onConfigure(Configuration) - Method in class pro.gravit.launchserver.dao.provider.HibernateDaoProvider
- onGetSecureLevelInfo(GetSecureLevelInfoRequestEvent) - Method in class pro.gravit.launchserver.auth.protect.AdvancedProtectHandler
- onGetSecureLevelInfo(GetSecureLevelInfoRequestEvent) - Method in interface pro.gravit.launchserver.auth.protect.interfaces.SecureProtectHandler
- onHardwareReport(HardwareReportResponse, Client) - Method in class pro.gravit.launchserver.auth.protect.AdvancedProtectHandler
- onHardwareReport(HardwareReportResponse, Client) - Method in interface pro.gravit.launchserver.auth.protect.interfaces.HardwareProtectHandler
- onJoinServer(String, String, Client) - Method in class pro.gravit.launchserver.auth.protect.AdvancedProtectHandler
- onJoinServer(String, String, Client) - Method in interface pro.gravit.launchserver.auth.protect.interfaces.JoinServerProtectHandler
- onSecurityReport(SecurityReportResponse, Client) - Method in interface pro.gravit.launchserver.auth.protect.interfaces.SecureProtectHandler
- onSuccessVerify(Client) - Method in class pro.gravit.launchserver.auth.protect.AdvancedProtectHandler
- onSuccessVerify(Client) - Method in interface pro.gravit.launchserver.auth.protect.interfaces.SecureProtectHandler
- opcodeEmulation(AbstractInsnNode) - Static method in class pro.gravit.launchserver.asm.NodeUtils
- operationComplete(ChannelFuture) - Method in class pro.gravit.launchserver.socket.handlers.fileserver.ClosingChannelFutureListener
- orgName - Variable in class pro.gravit.launchserver.manangers.CertificateManager
- out - Variable in class pro.gravit.launchserver.helper.SignHelper.HashingOutputStream
- output - Variable in class pro.gravit.launchserver.binary.BuildContext
P
- parallelHibernateInit - Variable in class pro.gravit.launchserver.dao.provider.HibernateDaoProvider
- password - Variable in class pro.gravit.launchserver.dao.provider.HibernateDaoProvider
- password - Variable in class pro.gravit.launchserver.manangers.hook.AuthHookManager.RegContext
- password - Variable in class pro.gravit.launchserver.socket.response.auth.AuthResponse
- password_length - Variable in class pro.gravit.launchserver.socket.response.auth.AuthResponse.AuthContext
-
Deprecated.
- passwordEncryptKey - Variable in class pro.gravit.launchserver.config.LaunchServerRuntimeConfig
- pattern - Variable in class pro.gravit.launchserver.auth.provider.RequestAuthProvider
- performance - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.NettyConfig
- permissions - Variable in class pro.gravit.launchserver.auth.provider.AuthProviderResult
- permissions - Variable in class pro.gravit.launchserver.socket.Client
- pingServerManager - Variable in class pro.gravit.launchserver.LaunchServer
- PingServerManager - Class in pro.gravit.launchserver.manangers
- PingServerManager(LaunchServer) - Constructor for class pro.gravit.launchserver.manangers.PingServerManager
- PingServerManager.ServerInfoEntry - Class in pro.gravit.launchserver.manangers
- PingServerReportResponse - Class in pro.gravit.launchserver.socket.response.management
- PingServerReportResponse() - Constructor for class pro.gravit.launchserver.socket.response.management.PingServerReportResponse
- PingServerResponse - Class in pro.gravit.launchserver.socket.response.management
- PingServerResponse() - Constructor for class pro.gravit.launchserver.socket.response.management.PingServerResponse
- PingServersCommand - Class in pro.gravit.launchserver.command.service
- PingServersCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.service.PingServersCommand
- pipelineHook - Variable in class pro.gravit.launchserver.socket.LauncherNettyServer
- pool_size - Variable in class pro.gravit.launchserver.dao.provider.HibernateDaoProvider
- port - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.NettyBindAddress
- postBuildHook - Variable in class pro.gravit.launchserver.binary.tasks.MainBuildTask
- PostgreSQLAuthHandler - Class in pro.gravit.launchserver.auth.handler
- PostgreSQLAuthHandler() - Constructor for class pro.gravit.launchserver.auth.handler.PostgreSQLAuthHandler
- PostgreSQLAuthProvider - Class in pro.gravit.launchserver.auth.provider
- PostgreSQLAuthProvider() - Constructor for class pro.gravit.launchserver.auth.provider.PostgreSQLAuthProvider
- PostgreSQLSourceConfig - Class in pro.gravit.launchserver.auth
- PostgreSQLSourceConfig() - Constructor for class pro.gravit.launchserver.auth.PostgreSQLSourceConfig
- postHook - Variable in class pro.gravit.launchserver.manangers.hook.AuthHookManager
- postInit(LaunchServer) - Method in class pro.gravit.launchserver.components.AuthLimiterComponent
- postInit(LaunchServer) - Method in class pro.gravit.launchserver.components.CommandRemoverComponent
- postInit(LaunchServer) - Method in class pro.gravit.launchserver.components.Component
- postInit(LaunchServer) - Method in class pro.gravit.launchserver.components.RegLimiterComponent
- postInitProps() - Method in class pro.gravit.launchserver.binary.tasks.MainBuildTask
- preAuth(String, AuthRequest.AuthPasswordInterface, String) - Method in class pro.gravit.launchserver.auth.provider.AuthProvider
- preAuthHook(AuthResponse.AuthContext, Client) - Method in class pro.gravit.launchserver.components.AuthLimiterComponent
- preBuildHook - Variable in class pro.gravit.launchserver.binary.tasks.MainBuildTask
- preHook - Variable in class pro.gravit.launchserver.manangers.hook.AuthHookManager
- preInit(LaunchServer) - Method in class pro.gravit.launchserver.components.AuthLimiterComponent
- preInit(LaunchServer) - Method in class pro.gravit.launchserver.components.CommandRemoverComponent
- preInit(LaunchServer) - Method in class pro.gravit.launchserver.components.Component
- preInit(LaunchServer) - Method in class pro.gravit.launchserver.components.RegLimiterComponent
- premain(String, Instrumentation) - Static method in class pro.gravit.launchserver.StarterAgent
- prepare(boolean) - Method in class pro.gravit.launchserver.binary.ProguardConf
- PrepareBuildTask - Class in pro.gravit.launchserver.binary.tasks
- PrepareBuildTask(LaunchServer) - Constructor for class pro.gravit.launchserver.binary.tasks.PrepareBuildTask
- printCheckResult(LogHelper.Level, String, String, Boolean) - Static method in class pro.gravit.launchserver.command.service.SecurityCheckCommand
- printHardwareInfo(LogHelper.Level, HardwareReportRequest.HardwareInfo) - Method in class pro.gravit.launchserver.auth.protect.hwid.HWIDProvider
- printHelp() - Method in class pro.gravit.launchserver.command.service.ComponentCommand
- printHelp(String) - Method in class pro.gravit.launchserver.manangers.ReconfigurableManager
- printModulesInfo() - Method in class pro.gravit.launchserver.modules.impl.LaunchServerModulesManager
- privateKey - Variable in class pro.gravit.launchserver.LaunchServer
- pro.gravit.launchserver - package pro.gravit.launchserver
- pro.gravit.launchserver.asm - package pro.gravit.launchserver.asm
- pro.gravit.launchserver.auth - package pro.gravit.launchserver.auth
- pro.gravit.launchserver.auth.handler - package pro.gravit.launchserver.auth.handler
- pro.gravit.launchserver.auth.protect - package pro.gravit.launchserver.auth.protect
- pro.gravit.launchserver.auth.protect.hwid - package pro.gravit.launchserver.auth.protect.hwid
- pro.gravit.launchserver.auth.protect.interfaces - package pro.gravit.launchserver.auth.protect.interfaces
- pro.gravit.launchserver.auth.provider - package pro.gravit.launchserver.auth.provider
- pro.gravit.launchserver.auth.session - package pro.gravit.launchserver.auth.session
- pro.gravit.launchserver.auth.texture - package pro.gravit.launchserver.auth.texture
- pro.gravit.launchserver.binary - package pro.gravit.launchserver.binary
- pro.gravit.launchserver.binary.tasks - package pro.gravit.launchserver.binary.tasks
- pro.gravit.launchserver.binary.tasks.exe - package pro.gravit.launchserver.binary.tasks.exe
- pro.gravit.launchserver.command - package pro.gravit.launchserver.command
- pro.gravit.launchserver.command.auth - package pro.gravit.launchserver.command.auth
- pro.gravit.launchserver.command.basic - package pro.gravit.launchserver.command.basic
- pro.gravit.launchserver.command.handler - package pro.gravit.launchserver.command.handler
- pro.gravit.launchserver.command.hash - package pro.gravit.launchserver.command.hash
- pro.gravit.launchserver.command.install - package pro.gravit.launchserver.command.install
- pro.gravit.launchserver.command.modules - package pro.gravit.launchserver.command.modules
- pro.gravit.launchserver.command.service - package pro.gravit.launchserver.command.service
- pro.gravit.launchserver.components - package pro.gravit.launchserver.components
- pro.gravit.launchserver.config - package pro.gravit.launchserver.config
- pro.gravit.launchserver.dao - package pro.gravit.launchserver.dao
- pro.gravit.launchserver.dao.provider - package pro.gravit.launchserver.dao.provider
- pro.gravit.launchserver.helper - package pro.gravit.launchserver.helper
- pro.gravit.launchserver.launchermodules - package pro.gravit.launchserver.launchermodules
- pro.gravit.launchserver.manangers - package pro.gravit.launchserver.manangers
- pro.gravit.launchserver.manangers.hook - package pro.gravit.launchserver.manangers.hook
- pro.gravit.launchserver.modules.events - package pro.gravit.launchserver.modules.events
- pro.gravit.launchserver.modules.events.security - package pro.gravit.launchserver.modules.events.security
- pro.gravit.launchserver.modules.impl - package pro.gravit.launchserver.modules.impl
- pro.gravit.launchserver.socket - package pro.gravit.launchserver.socket
- pro.gravit.launchserver.socket.handlers - package pro.gravit.launchserver.socket.handlers
- pro.gravit.launchserver.socket.handlers.fileserver - package pro.gravit.launchserver.socket.handlers.fileserver
- pro.gravit.launchserver.socket.response - package pro.gravit.launchserver.socket.response
- pro.gravit.launchserver.socket.response.auth - package pro.gravit.launchserver.socket.response.auth
- pro.gravit.launchserver.socket.response.management - package pro.gravit.launchserver.socket.response.management
- pro.gravit.launchserver.socket.response.profile - package pro.gravit.launchserver.socket.response.profile
- pro.gravit.launchserver.socket.response.secure - package pro.gravit.launchserver.socket.response.secure
- pro.gravit.launchserver.socket.response.update - package pro.gravit.launchserver.socket.response.update
- process(ChannelHandlerContext, TextWebSocketFrame, Client, String) - Method in class pro.gravit.launchserver.socket.WebSocketService
- process(Path) - Method in class pro.gravit.launchserver.binary.tasks.AdditionalFixesApplyTask
- process(Path) - Method in class pro.gravit.launchserver.binary.tasks.AttachJarsTask
- process(Path) - Method in class pro.gravit.launchserver.binary.tasks.CertificateAutogenTask
- process(Path) - Method in class pro.gravit.launchserver.binary.tasks.CompressBuildTask
- process(Path) - Method in class pro.gravit.launchserver.binary.tasks.exe.Launch4JTask
- process(Path) - Method in interface pro.gravit.launchserver.binary.tasks.LauncherBuildTask
- process(Path) - Method in class pro.gravit.launchserver.binary.tasks.MainBuildTask
- process(Path) - Method in class pro.gravit.launchserver.binary.tasks.PrepareBuildTask
- process(Path) - Method in class pro.gravit.launchserver.binary.tasks.ProGuardBuildTask
- process(Path) - Method in class pro.gravit.launchserver.binary.tasks.SignJarTask
- PRODUCTION - pro.gravit.launchserver.LaunchServer.LaunchServerEnv
- productName - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.ExeConf
- productVer - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.ExeConf
- profile - Variable in class pro.gravit.launchserver.manangers.PingServerManager.ServerInfoEntry
- profile - Variable in class pro.gravit.launchserver.socket.Client
- ProfileByUsername - Class in pro.gravit.launchserver.socket.response.profile
- ProfileByUsername() - Constructor for class pro.gravit.launchserver.socket.response.profile.ProfileByUsername
- ProfileByUUIDResponse - Class in pro.gravit.launchserver.socket.response.profile
- ProfileByUUIDResponse() - Constructor for class pro.gravit.launchserver.socket.response.profile.ProfileByUUIDResponse
- profileName - Variable in class pro.gravit.launchserver.socket.response.auth.AuthResponse.AuthContext
- PROFILES_NAME - Static variable in class pro.gravit.launchserver.LaunchServer.LaunchServerDirectories
- profilesDir - Variable in class pro.gravit.launchserver.LaunchServer.LaunchServerDirectories
- profilesDir - Variable in class pro.gravit.launchserver.LaunchServer
- ProfilesProtectHandler - Interface in pro.gravit.launchserver.auth.protect.interfaces
- ProfilesResponse - Class in pro.gravit.launchserver.socket.response.auth
- ProfilesResponse() - Constructor for class pro.gravit.launchserver.socket.response.auth.ProfilesResponse
- profileWhitelist - Variable in class pro.gravit.launchserver.auth.protect.StdProtectHandler
- proguard - Variable in class pro.gravit.launchserver.binary.ProguardConf
- ProGuardBuildTask - Class in pro.gravit.launchserver.binary.tasks
- ProGuardBuildTask(LaunchServer) - Constructor for class pro.gravit.launchserver.binary.tasks.ProGuardBuildTask
- ProguardCleanCommand - Class in pro.gravit.launchserver.command.basic
- ProguardCleanCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.basic.ProguardCleanCommand
- proguardConf - Variable in class pro.gravit.launchserver.LaunchServer
- ProguardConf - Class in pro.gravit.launchserver.binary
- ProguardConf(LaunchServer) - Constructor for class pro.gravit.launchserver.binary.ProguardConf
- proguardGenMappings - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.LauncherConf
- projectName - Variable in class pro.gravit.launchserver.config.LaunchServerConfig
- properties - Variable in class pro.gravit.launchserver.binary.tasks.MainBuildTask
- properties - Variable in class pro.gravit.launchserver.socket.Client
- protectHandler - Variable in class pro.gravit.launchserver.config.LaunchServerConfig
- ProtectHandler - Class in pro.gravit.launchserver.auth.protect
- ProtectHandler() - Constructor for class pro.gravit.launchserver.auth.protect.ProtectHandler
- provider - Variable in class pro.gravit.launchserver.auth.AuthProviderPair
- provider - Variable in class pro.gravit.launchserver.auth.protect.AdvancedProtectHandler
- providers - Static variable in class pro.gravit.launchserver.auth.handler.AuthHandler
- providers - Static variable in class pro.gravit.launchserver.auth.protect.hwid.HWIDProvider
- providers - Static variable in class pro.gravit.launchserver.auth.protect.ProtectHandler
- providers - Static variable in class pro.gravit.launchserver.auth.provider.AuthProvider
- providers - Static variable in class pro.gravit.launchserver.auth.session.SessionStorage
- providers - Static variable in class pro.gravit.launchserver.auth.texture.TextureProvider
- providers - Static variable in class pro.gravit.launchserver.components.Component
- providers - Static variable in class pro.gravit.launchserver.dao.provider.DaoProvider
- providers - Static variable in class pro.gravit.launchserver.socket.WebSocketService
- publicKey - Variable in class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider.RequestAddKey
- publicKey - Variable in class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider.RequestCreate
- publicKey - Variable in class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider.RequestFind
- publicKey - Variable in class pro.gravit.launchserver.LaunchServer
- publicKey - Variable in class pro.gravit.launchserver.socket.Client.TrustLevel
- publicKey - Variable in class pro.gravit.launchserver.socket.response.secure.VerifySecureLevelKeyResponse
- push(int) - Static method in class pro.gravit.launchserver.asm.NodeUtils
- pushBytes(String, byte[]) - Method in class pro.gravit.launchserver.binary.BuildContext
- pushDir(Path, String, Map<String, byte[]>, boolean) - Method in class pro.gravit.launchserver.binary.BuildContext
- pushFile(String, InputStream) - Method in class pro.gravit.launchserver.binary.BuildContext
- pushFile(String, Object, Type) - Method in class pro.gravit.launchserver.binary.BuildContext
- pushFile(String, StreamObject) - Method in class pro.gravit.launchserver.binary.BuildContext
- pushJarFile(URL, Predicate<ZipEntry>, Predicate<String>) - Method in class pro.gravit.launchserver.binary.BuildContext
- pushJarFile(Path, Predicate<ZipEntry>, Predicate<String>) - Method in class pro.gravit.launchserver.binary.BuildContext
- pushJarFile(ZipInputStream) - Method in class pro.gravit.launchserver.binary.BuildContext
-
Deprecated.
- pushJarFile(ZipInputStream, Set<String>) - Method in class pro.gravit.launchserver.binary.BuildContext
-
Deprecated.
R
- random - Static variable in class pro.gravit.launchserver.socket.response.auth.AuthResponse
- rateLimit - Variable in class pro.gravit.launchserver.components.AbstractLimiter
- rateLimitMillis - Variable in class pro.gravit.launchserver.components.AbstractLimiter
- rawDefineClass(String, byte[]) - Method in class pro.gravit.launchserver.launchermodules.LauncherModuleClassLoader
- READ - Static variable in class pro.gravit.launchserver.socket.handlers.fileserver.FileServerHandler
- readCertificate(Reader) - Method in class pro.gravit.launchserver.manangers.CertificateManager
- readCertificate(Path) - Method in class pro.gravit.launchserver.manangers.CertificateManager
- readConfig() - Method in interface pro.gravit.launchserver.LaunchServer.LaunchServerConfigManager
- reader - Variable in class pro.gravit.launchserver.binary.tasks.MainBuildTask
- readerClassPath - Variable in class pro.gravit.launchserver.binary.BuildContext
- readPrivateKey(Reader) - Method in class pro.gravit.launchserver.manangers.CertificateManager
- readPrivateKey(Path) - Method in class pro.gravit.launchserver.manangers.CertificateManager
- readRuntimeConfig() - Method in interface pro.gravit.launchserver.LaunchServer.LaunchServerConfigManager
- readTrustStore(Path) - Method in class pro.gravit.launchserver.manangers.CertificateManager
- rebindNettyServerSocket() - Method in class pro.gravit.launchserver.LaunchServer
- Reconfigurable - Interface in pro.gravit.launchserver
-
Allows calling commands using the config command
- reconfigurableManager - Variable in class pro.gravit.launchserver.LaunchServer
- ReconfigurableManager - Class in pro.gravit.launchserver.manangers
- ReconfigurableManager() - Constructor for class pro.gravit.launchserver.manangers.ReconfigurableManager
- refCount - Variable in class pro.gravit.launchserver.socket.Client
- RegContext(String, String, String, boolean) - Constructor for class pro.gravit.launchserver.manangers.hook.AuthHookManager.RegContext
- RegenProguardDictCommand - Class in pro.gravit.launchserver.command.basic
- RegenProguardDictCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.basic.RegenProguardDictCommand
- registerAdapters(GsonBuilder) - Method in class pro.gravit.launchserver.manangers.LaunchServerGsonManager
- registerAll() - Static method in class pro.gravit.launchserver.LaunchServerStarter
- registerApiKey - Variable in class pro.gravit.launchserver.config.LaunchServerRuntimeConfig
- registerClient(Channel) - Method in class pro.gravit.launchserver.socket.WebSocketService
- registerCommands(CommandHandler, LaunchServer) - Static method in class pro.gravit.launchserver.command.handler.CommandHandler
- registerComponents() - Static method in class pro.gravit.launchserver.components.Component
- registerEvent(LauncherModule.EventHandler<T>, Class<T>) - Method in class pro.gravit.launchserver.modules.impl.LaunchServerCoreModule
- registerHandlers() - Static method in class pro.gravit.launchserver.auth.handler.AuthHandler
- registerHandlers() - Static method in class pro.gravit.launchserver.auth.protect.ProtectHandler
- registerHook(MainBuildTask.IOHookSet.IOHook<R>) - Method in class pro.gravit.launchserver.binary.tasks.MainBuildTask.IOHookSet
- registerHook(AuthHookManager.RegContext) - Method in class pro.gravit.launchserver.components.RegLimiterComponent
- registerObject(String, Object) - Method in class pro.gravit.launchserver.LaunchServer
- registerProviders() - Static method in class pro.gravit.launchserver.auth.protect.hwid.HWIDProvider
- registerProviders() - Static method in class pro.gravit.launchserver.auth.provider.AuthProvider
- registerProviders() - Static method in class pro.gravit.launchserver.auth.session.SessionStorage
- registerProviders() - Static method in class pro.gravit.launchserver.auth.texture.TextureProvider
- registerProviders() - Static method in class pro.gravit.launchserver.dao.provider.DaoProvider
- registerReconfigurable(String, Reconfigurable) - Method in class pro.gravit.launchserver.manangers.ReconfigurableManager
- registerResponses() - Static method in class pro.gravit.launchserver.socket.WebSocketService
- registraion - Variable in class pro.gravit.launchserver.manangers.hook.AuthHookManager
- RegLimiterComponent - Class in pro.gravit.launchserver.components
- RegLimiterComponent() - Constructor for class pro.gravit.launchserver.components.RegLimiterComponent
- RejectAuthProvider - Class in pro.gravit.launchserver.auth.provider
- RejectAuthProvider() - Constructor for class pro.gravit.launchserver.auth.provider.RejectAuthProvider
- RejectAuthProvider(String) - Constructor for class pro.gravit.launchserver.auth.provider.RejectAuthProvider
- reload(LaunchServer.ReloadType) - Method in class pro.gravit.launchserver.LaunchServer
- remove(UUID) - Method in class pro.gravit.launchserver.manangers.SessionManager
- removeByUUID(UUID) - Method in class pro.gravit.launchserver.manangers.SessionManager
- removeClient(UUID) - Method in class pro.gravit.launchserver.manangers.SessionManager
-
Deprecated.
- removeFeatureInfo(String) - Method in class pro.gravit.launchserver.manangers.FeaturesManager
- removeList - Variable in class pro.gravit.launchserver.components.CommandRemoverComponent
- RemoveMappingsProguardCommand - Class in pro.gravit.launchserver.command.basic
- RemoveMappingsProguardCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.basic.RemoveMappingsProguardCommand
- removeSeverlet(NettyWebAPIHandler.SeverletPathPair) - Static method in class pro.gravit.launchserver.socket.handlers.NettyWebAPIHandler
- replace(Predicate<LauncherBuildTask>, LauncherBuildTask) - Method in class pro.gravit.launchserver.binary.BinaryPipeline
- replaceAfter(Predicate<LauncherBuildTask>, LauncherBuildTask) - Method in class pro.gravit.launchserver.binary.BinaryPipeline
- replaceCounted(int, Predicate<LauncherBuildTask>, LauncherBuildTask) - Method in class pro.gravit.launchserver.binary.BinaryPipeline
- replacePre(Predicate<LauncherBuildTask>, LauncherBuildTask) - Method in class pro.gravit.launchserver.binary.BinaryPipeline
- REPORT_EXPIRED_TIME - Static variable in class pro.gravit.launchserver.manangers.PingServerManager
- reportType - Variable in class pro.gravit.launchserver.socket.response.secure.SecurityReportResponse
- RequestAddKey() - Constructor for class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider.RequestAddKey
- RequestAuthHandler - Class in pro.gravit.launchserver.auth.handler
- RequestAuthHandler() - Constructor for class pro.gravit.launchserver.auth.handler.RequestAuthHandler
- RequestAuthProvider - Class in pro.gravit.launchserver.auth.provider
- RequestAuthProvider() - Constructor for class pro.gravit.launchserver.auth.provider.RequestAuthProvider
- RequestCreate() - Constructor for class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider.RequestCreate
- RequestFind() - Constructor for class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider.RequestFind
- RequestTextureProvider - Class in pro.gravit.launchserver.auth.texture
- RequestTextureProvider() - Constructor for class pro.gravit.launchserver.auth.texture.RequestTextureProvider
- RequestTextureProvider(String, String) - Constructor for class pro.gravit.launchserver.auth.texture.RequestTextureProvider
- requestUUID - Variable in class pro.gravit.launchserver.socket.response.SimpleResponse
- RequiredDAO - Interface in pro.gravit.launchserver.auth
- reset() - Method in class pro.gravit.launchserver.config.LaunchServerRuntimeConfig
- resolve(LaunchServer, String) - Static method in class pro.gravit.launchserver.binary.LauncherBinary
- resolveIndexFile(Path, String) - Static method in class pro.gravit.launchserver.command.hash.IndexAssetCommand
- resolveObjectFile(Path, String) - Static method in class pro.gravit.launchserver.command.hash.IndexAssetCommand
- response - Variable in class pro.gravit.launchserver.auth.provider.RequestAuthProvider
- response - Variable in class pro.gravit.launchserver.modules.events.security.SecurityReportModuleEvent
- response - Variable in class pro.gravit.launchserver.socket.WebSocketService.WebSocketRequestContext
- restart() - Method in class pro.gravit.launchserver.LaunchServer
- RestartCommand - Class in pro.gravit.launchserver.command.basic
- RestartCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.basic.RestartCommand
- RestoreSessionResponse - Class in pro.gravit.launchserver.socket.response.auth
- RestoreSessionResponse() - Constructor for class pro.gravit.launchserver.socket.response.auth.RestoreSessionResponse
- ResultAddKey() - Constructor for class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider.ResultAddKey
- ResultCreate() - Constructor for class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider.ResultCreate
- ResultFind() - Constructor for class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider.ResultFind
- run() - Method in class pro.gravit.launchserver.LaunchServer
- run() - Method in class pro.gravit.launchserver.socket.handlers.NettyServerSocketHandler
- runtime - Variable in class pro.gravit.launchserver.LaunchServer
- runtimeDir - Variable in class pro.gravit.launchserver.binary.JARLauncherBinary
S
- SafeClassWriter - Class in pro.gravit.launchserver.asm
-
ClassWriter с другой реализацией метода getCommonSuperClass: при его использовании не происходит загрузки классов.
- SafeClassWriter(ClassReader, ClassMetadataReader, int) - Constructor for class pro.gravit.launchserver.asm.SafeClassWriter
- SafeClassWriter(ClassMetadataReader, int) - Constructor for class pro.gravit.launchserver.asm.SafeClassWriter
- save(User) - Method in interface pro.gravit.launchserver.dao.UserDAO
- saveProfile(ClientProfile, Path) - Static method in class pro.gravit.launchserver.command.hash.SaveProfilesCommand
- SaveProfilesCommand - Class in pro.gravit.launchserver.command.hash
- SaveProfilesCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.hash.SaveProfilesCommand
- secondSpoofingLevel - Variable in class pro.gravit.launchserver.auth.protect.hwid.HWIDProvider.HardwareInfoCompareResult
- secureHash - Variable in class pro.gravit.launchserver.socket.response.update.LauncherResponse
- SecureProtectHandler - Interface in pro.gravit.launchserver.auth.protect.interfaces
- secureSalt - Variable in class pro.gravit.launchserver.socket.response.update.LauncherResponse
- SecurityCheckCommand - Class in pro.gravit.launchserver.command.service
- SecurityCheckCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.service.SecurityCheckCommand
- SecurityReportModuleEvent - Class in pro.gravit.launchserver.modules.events.security
- SecurityReportModuleEvent(SecurityReportRequestEvent, SecurityReportResponse, Client) - Constructor for class pro.gravit.launchserver.modules.events.security.SecurityReportModuleEvent
- SecurityReportResponse - Class in pro.gravit.launchserver.socket.response.secure
- SecurityReportResponse() - Constructor for class pro.gravit.launchserver.socket.response.secure.SecurityReportResponse
- sendError(String) - Method in class pro.gravit.launchserver.socket.response.SimpleResponse
- sendEvent(WebSocketService.EventResult) - Method in class pro.gravit.launchserver.socket.WebSocketService
- sendExceptionEnabled - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.NettyConfig
- sendObject(ChannelHandlerContext, Object) - Method in class pro.gravit.launchserver.socket.WebSocketService
- sendObject(ChannelHandlerContext, Object, Type) - Method in class pro.gravit.launchserver.socket.WebSocketService
- sendObject(Channel, Object) - Method in class pro.gravit.launchserver.socket.WebSocketService
- sendObject(Channel, Object, Type) - Method in class pro.gravit.launchserver.socket.WebSocketService
- sendObjectAll(Object) - Method in class pro.gravit.launchserver.socket.WebSocketService
- sendObjectAll(Object, Type) - Method in class pro.gravit.launchserver.socket.WebSocketService
- sendObjectAndClose(ChannelHandlerContext, Object) - Method in class pro.gravit.launchserver.socket.WebSocketService
- sendObjectAndClose(ChannelHandlerContext, Object, Type) - Method in class pro.gravit.launchserver.socket.WebSocketService
- sendObjectToUUID(UUID, Object, Type) - Method in class pro.gravit.launchserver.socket.WebSocketService
- sendResult(RequestEvent) - Method in class pro.gravit.launchserver.socket.response.SimpleResponse
- sendResultAndClose(RequestEvent) - Method in class pro.gravit.launchserver.socket.response.SimpleResponse
- server - Variable in class pro.gravit.launchserver.auth.session.SessionStorage
- server - Variable in class pro.gravit.launchserver.binary.LauncherBinary
- server - Variable in class pro.gravit.launchserver.binary.tasks.CompressBuildTask
- server - Variable in class pro.gravit.launchserver.command.Command
- server - Variable in class pro.gravit.launchserver.manangers.CertificateManager
- server - Variable in class pro.gravit.launchserver.modules.events.LaunchServerFullInitEvent
- server - Variable in class pro.gravit.launchserver.modules.events.LaunchServerInitPhase
- server - Variable in class pro.gravit.launchserver.modules.events.LaunchServerPostInitPhase
- server - Variable in class pro.gravit.launchserver.modules.impl.LaunchServerInitContext
- server - Variable in class pro.gravit.launchserver.socket.response.SimpleResponse
- SERVER - pro.gravit.launchserver.socket.Client.Type
- SERVER - pro.gravit.launchserver.socket.response.auth.AuthResponse.ConnectTypes
-
Deprecated.
- serverBootstrap - Variable in class pro.gravit.launchserver.socket.LauncherNettyServer
- serverCertFile - Variable in class pro.gravit.launchserver.LaunchServer
- serverID - Variable in class pro.gravit.launchserver.auth.handler.JsonAuthHandler.UpdateServerIDRequest
- serverID - Variable in class pro.gravit.launchserver.socket.response.auth.CheckServerResponse
- serverID - Variable in class pro.gravit.launchserver.socket.response.auth.JoinServerResponse
- ServerInfoEntry(ClientProfile) - Constructor for class pro.gravit.launchserver.manangers.PingServerManager.ServerInfoEntry
- ServerInfoEntry(ClientProfile, PingServerReportRequest.PingServerReport) - Constructor for class pro.gravit.launchserver.manangers.PingServerManager.ServerInfoEntry
- serverKey - Variable in class pro.gravit.launchserver.manangers.CertificateManager
- serverKeyFile - Variable in class pro.gravit.launchserver.LaunchServer
- serverNames - Variable in class pro.gravit.launchserver.socket.response.management.PingServerResponse
- ServerStatusCommand - Class in pro.gravit.launchserver.command.service
- ServerStatusCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.service.ServerStatusCommand
- ServerStatusResponse - Class in pro.gravit.launchserver.socket.response.management
- ServerStatusResponse() - Constructor for class pro.gravit.launchserver.socket.response.management.ServerStatusResponse
- service - Variable in class pro.gravit.launchserver.socket.handlers.WebSocketFrameHandler
- service - Variable in class pro.gravit.launchserver.socket.LauncherNettyServer
- service - Variable in class pro.gravit.launchserver.socket.response.SimpleResponse
- session - Variable in class pro.gravit.launchserver.socket.Client
- session - Variable in class pro.gravit.launchserver.socket.response.auth.RestoreSessionResponse
- sessionFactory - Variable in class pro.gravit.launchserver.dao.provider.HibernateDaoProvider
- sessionLifetimeMs - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.NettyPerformanceConfig
- sessionManager - Variable in class pro.gravit.launchserver.LaunchServer
- SessionManager - Class in pro.gravit.launchserver.manangers
- SessionManager(LaunchServer) - Constructor for class pro.gravit.launchserver.manangers.SessionManager
- sessions - Variable in class pro.gravit.launchserver.config.LaunchServerConfig
- SessionStorage - Class in pro.gravit.launchserver.auth.session
- SessionStorage() - Constructor for class pro.gravit.launchserver.auth.session.SessionStorage
- setAccessToken(String) - Method in interface pro.gravit.launchserver.dao.User
- setBackend(AuthHandler) - Method in class pro.gravit.launchserver.auth.handler.NullAuthHandler
- setBackend(AuthProvider) - Method in class pro.gravit.launchserver.auth.provider.NullAuthProvider
- setBackend(TextureProvider) - Method in class pro.gravit.launchserver.auth.texture.NullTextureProvider
- setBinaryName(String) - Method in class pro.gravit.launchserver.config.LaunchServerConfig
- setCertificateManager(CertificateManager) - Method in class pro.gravit.launchserver.LaunchServerBuilder
- setClient(Client) - Method in class pro.gravit.launchserver.socket.handlers.WebSocketFrameHandler
- setCommandHandler(CommandHandler) - Method in class pro.gravit.launchserver.LaunchServerBuilder
- setConfig(LaunchServerConfig) - Method in class pro.gravit.launchserver.LaunchServerBuilder
- setDefaultMirror(MirrorManager.Mirror) - Method in class pro.gravit.launchserver.manangers.MirrorManager
- setDir(Path) - Method in class pro.gravit.launchserver.LaunchServerBuilder
- setDirectories(LaunchServer.LaunchServerDirectories) - Method in class pro.gravit.launchserver.LaunchServerBuilder
- setEnv(LauncherConfig.LauncherEnvironment) - Method in class pro.gravit.launchserver.config.LaunchServerConfig
- setEnv(LaunchServer.LaunchServerEnv) - Method in class pro.gravit.launchserver.LaunchServerBuilder
- setLaunchServer(LaunchServer) - Method in class pro.gravit.launchserver.config.LaunchServerConfig
- setLaunchServerConfigManager(LaunchServer.LaunchServerConfigManager) - Method in class pro.gravit.launchserver.LaunchServerBuilder
- setMaxVersion - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.ExeConf
- setModulesManager(LaunchServerModulesManager) - Method in class pro.gravit.launchserver.LaunchServerBuilder
- setPassword(String) - Method in interface pro.gravit.launchserver.dao.User
- setPermissions(ClientPermissions) - Method in interface pro.gravit.launchserver.dao.User
- setPrivateKey(ECPrivateKey) - Method in class pro.gravit.launchserver.LaunchServerBuilder
- setProfileHook - Variable in class pro.gravit.launchserver.manangers.hook.AuthHookManager
- SetProfileResponse - Class in pro.gravit.launchserver.socket.response.auth
- SetProfileResponse() - Constructor for class pro.gravit.launchserver.socket.response.auth.SetProfileResponse
- setProfiles(List<ClientProfile>) - Method in class pro.gravit.launchserver.LaunchServer
- setProjectName(String) - Method in class pro.gravit.launchserver.config.LaunchServerConfig
- setProperty(String, T) - Method in class pro.gravit.launchserver.socket.Client
- setPublicKey(ECPublicKey) - Method in class pro.gravit.launchserver.LaunchServerBuilder
- setRuntimeConfig(LaunchServerRuntimeConfig) - Method in class pro.gravit.launchserver.LaunchServerBuilder
- setServerID(String) - Method in interface pro.gravit.launchserver.dao.User
- setUsingEpoll(boolean) - Static method in class pro.gravit.launchserver.socket.NettyObjectFactory
- setUuid(UUID) - Method in interface pro.gravit.launchserver.dao.User
- SeverletPathPair(String, NettyWebAPIHandler.SimpleSeverletHandler) - Constructor for class pro.gravit.launchserver.socket.handlers.NettyWebAPIHandler.SeverletPathPair
- shortRequestCounter - Variable in class pro.gravit.launchserver.socket.WebSocketService
- shortRequestLatency - Variable in class pro.gravit.launchserver.socket.WebSocketService
- showHiddenFiles - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.NettyConfig
- sign - Variable in class pro.gravit.launchserver.config.LaunchServerConfig
- sign(LaunchServerConfig.JarSignerConf, Path, Path) - Method in class pro.gravit.launchserver.binary.tasks.SignJarTask
- signAlgo - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.JarSignerConf
- signature - Variable in class pro.gravit.launchserver.socket.response.secure.VerifySecureLevelKeyResponse
- SignDirCommand - Class in pro.gravit.launchserver.command.service
- SignDirCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.service.SignDirCommand
- signedDataGenerator - Variable in class pro.gravit.launchserver.binary.tasks.CertificateAutogenTask
- SignerJar - Class in pro.gravit.launchserver.binary
-
Generator of signed Jars.
- SignerJar(ZipOutputStream, Supplier<CMSSignedDataGenerator>, String, String) - Constructor for class pro.gravit.launchserver.binary.SignerJar
- SignHelper - Class in pro.gravit.launchserver.helper
- SignHelper.HashingNonClosingOutputStream - Class in pro.gravit.launchserver.helper
-
Helper output stream that also sends the data to the given.
- SignHelper.HashingOutputStream - Class in pro.gravit.launchserver.helper
-
Helper output stream that also sends the data to the given.
- SignJarCommand - Class in pro.gravit.launchserver.command.service
- SignJarCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.service.SignJarCommand
- SignJarTask - Class in pro.gravit.launchserver.binary.tasks
- SignJarTask(LaunchServerConfig.JarSignerConf, LaunchServer) - Constructor for class pro.gravit.launchserver.binary.tasks.SignJarTask
- SimpleResponse - Class in pro.gravit.launchserver.socket.response
- SimpleResponse() - Constructor for class pro.gravit.launchserver.socket.response.SimpleResponse
- size() - Method in class pro.gravit.launchserver.manangers.MirrorManager
- smallBytes - Variable in class pro.gravit.launchserver.socket.response.secure.SecurityReportResponse
- smallData - Variable in class pro.gravit.launchserver.socket.response.secure.SecurityReportResponse
- splitUtf8ToChunks(String, int) - Static method in class pro.gravit.launchserver.asm.NodeUtils
- srv - Variable in class pro.gravit.launchserver.auth.handler.AuthHandler
- srv - Variable in class pro.gravit.launchserver.auth.provider.AuthProvider
- srv - Variable in class pro.gravit.launchserver.binary.ProguardConf
- srv - Variable in class pro.gravit.launchserver.socket.handlers.WebSocketFrameHandler
- started - Variable in class pro.gravit.launchserver.LaunchServer
- StarterAgent - Class in pro.gravit.launchserver
- StarterAgent() - Constructor for class pro.gravit.launchserver.StarterAgent
- startScript - Variable in class pro.gravit.launchserver.config.LaunchServerConfig
- StdProtectHandler - Class in pro.gravit.launchserver.auth.protect
- StdProtectHandler() - Constructor for class pro.gravit.launchserver.auth.protect.StdProtectHandler
- StopCommand - Class in pro.gravit.launchserver.command.basic
- StopCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.basic.StopCommand
- stripLineNumbers - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.LauncherConf
- success - Variable in class pro.gravit.launchserver.auth.handler.JsonAuthHandler.SuccessResponse
- success - Variable in class pro.gravit.launchserver.auth.protect.hwid.JsonHWIDProvider.ResultAddKey
- SuccessResponse() - Constructor for class pro.gravit.launchserver.auth.handler.JsonAuthHandler.SuccessResponse
- supportURL - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.ExeConf
- sync() - Method in class pro.gravit.launchserver.binary.LauncherBinary
- SyncBinariesCommand - Class in pro.gravit.launchserver.command.hash
- SyncBinariesCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.hash.SyncBinariesCommand
- syncBinaryFile - Variable in class pro.gravit.launchserver.binary.LauncherBinary
- syncLauncherBinaries() - Method in class pro.gravit.launchserver.LaunchServer
- SyncLauncherModulesCommand - Class in pro.gravit.launchserver.launchermodules
- SyncLauncherModulesCommand(LauncherModuleLoader) - Constructor for class pro.gravit.launchserver.launchermodules.SyncLauncherModulesCommand
- syncModules() - Method in class pro.gravit.launchserver.launchermodules.LauncherModuleLoader
- SyncProfilesCommand - Class in pro.gravit.launchserver.command.hash
- SyncProfilesCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.hash.SyncProfilesCommand
- syncProfilesDir() - Method in class pro.gravit.launchserver.LaunchServer
- syncServers() - Method in class pro.gravit.launchserver.manangers.PingServerManager
- SyncUPCommand - Class in pro.gravit.launchserver.command.hash
- SyncUPCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.hash.SyncUPCommand
- SyncUpdatesCommand - Class in pro.gravit.launchserver.command.hash
- SyncUpdatesCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.hash.SyncUpdatesCommand
- syncUpdatesDir(Collection<String>) - Method in class pro.gravit.launchserver.LaunchServer
T
- tableHWID - Variable in class pro.gravit.launchserver.auth.protect.hwid.MysqlHWIDProvider
- tableHWIDLog - Variable in class pro.gravit.launchserver.auth.protect.hwid.MysqlHWIDProvider
- tableUsers - Variable in class pro.gravit.launchserver.auth.protect.hwid.MysqlHWIDProvider
- task - Variable in class pro.gravit.launchserver.binary.BuildContext
- taskPool - Variable in class pro.gravit.launchserver.LaunchServer
- tasks - Variable in class pro.gravit.launchserver.binary.BinaryPipeline
- TEST - pro.gravit.launchserver.LaunchServer.LaunchServerEnv
- TestCommand - Class in pro.gravit.launchserver.command.basic
- TestCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.basic.TestCommand
- testEvent(InitPhase) - Method in class pro.gravit.launchserver.modules.impl.LaunchServerCoreModule
- textureProvider - Variable in class pro.gravit.launchserver.auth.AuthProviderPair
- TextureProvider - Class in pro.gravit.launchserver.auth.texture
- TextureProvider() - Constructor for class pro.gravit.launchserver.auth.texture.TextureProvider
- timeout - Variable in class pro.gravit.launchserver.auth.provider.RequestAuthProvider
- TIMEOUT - Static variable in class pro.gravit.launchserver.auth.MySQLSourceConfig
- TIMEOUT - Static variable in class pro.gravit.launchserver.auth.PostgreSQLSourceConfig
- timestamp - Variable in class pro.gravit.launchserver.socket.Client
- toString() - Method in exception pro.gravit.launchserver.auth.AuthException
- trademarks - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.ExeConf
- transform(byte[], String, BuildContext) - Method in interface pro.gravit.launchserver.binary.tasks.MainBuildTask.ASMTransformer
- transform(byte[], String, BuildContext) - Method in interface pro.gravit.launchserver.binary.tasks.MainBuildTask.Transformer
- transform(ClassNode, String, BuildContext) - Method in class pro.gravit.launchserver.asm.InjectClassAcceptor
- transform(ClassNode, String, BuildContext) - Method in class pro.gravit.launchserver.binary.tasks.MainBuildTask.ASMAnnotationFieldProcessor
- transform(ClassNode, String, BuildContext) - Method in interface pro.gravit.launchserver.binary.tasks.MainBuildTask.ASMTransformer
- transformClass(byte[], String, BuildContext) - Method in class pro.gravit.launchserver.binary.tasks.MainBuildTask
- transformers - Variable in class pro.gravit.launchserver.binary.tasks.MainBuildTask
- transformField(AnnotationNode, FieldNode, ClassNode, String, BuildContext) - Method in class pro.gravit.launchserver.binary.tasks.MainBuildTask.ASMAnnotationFieldProcessor
- trustContext - Variable in class pro.gravit.launchserver.manangers.hook.AuthHookManager.RegContext
- trustLevel - Variable in class pro.gravit.launchserver.socket.Client
- TrustLevel() - Constructor for class pro.gravit.launchserver.socket.Client.TrustLevel
- trustManager - Variable in class pro.gravit.launchserver.manangers.CertificateManager
- trustStore - Variable in class pro.gravit.launchserver.LaunchServer.LaunchServerDirectories
- TRUSTSTORE_NAME - Static variable in class pro.gravit.launchserver.LaunchServer.LaunchServerDirectories
- tryUnpack() - Method in class pro.gravit.launchserver.binary.tasks.PrepareBuildTask
- txtFileVersion - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.ExeConf
- txtProductVersion - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.ExeConf
- type - Variable in class pro.gravit.launchserver.socket.Client
U
- UnindexAssetCommand - Class in pro.gravit.launchserver.command.hash
- UnindexAssetCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.hash.UnindexAssetCommand
- UNIVERSAL - pro.gravit.launchserver.socket.handlers.ContentType
- UnknownResponse - Class in pro.gravit.launchserver.socket.response
- UnknownResponse() - Constructor for class pro.gravit.launchserver.socket.response.UnknownResponse
- unlockSession(UUID) - Method in class pro.gravit.launchserver.auth.session.MemorySessionStorage
- unlockSession(UUID) - Method in class pro.gravit.launchserver.auth.session.SessionStorage
- unlockUser(UUID) - Method in class pro.gravit.launchserver.auth.session.MemorySessionStorage
- unlockUser(UUID) - Method in class pro.gravit.launchserver.auth.session.SessionStorage
- unregisterHook(MainBuildTask.IOHookSet.IOHook<R>) - Method in class pro.gravit.launchserver.binary.tasks.MainBuildTask.IOHookSet
- unregisterObject(String, Object) - Method in class pro.gravit.launchserver.LaunchServer
- unregisterReconfigurable(String) - Method in class pro.gravit.launchserver.manangers.ReconfigurableManager
- up() - Method in class pro.gravit.launchserver.socket.Client
- update(User) - Method in interface pro.gravit.launchserver.dao.UserDAO
- updateAuth(UUID, String, String) - Method in class pro.gravit.launchserver.auth.handler.CachedAuthHandler
- updateAuth(UUID, String, String) - Method in class pro.gravit.launchserver.auth.handler.HibernateAuthHandler
- updateAuth(UUID, String, String) - Method in class pro.gravit.launchserver.auth.handler.JsonAuthHandler
- updateAuth(UUID, String, String) - Method in class pro.gravit.launchserver.auth.handler.MemoryAuthHandler
- updateAuth(UUID, String, String) - Method in class pro.gravit.launchserver.auth.handler.MySQLAuthHandler
- updateAuth(UUID, String, String) - Method in class pro.gravit.launchserver.auth.handler.PostgreSQLAuthHandler
- updateAuth(UUID, String, String) - Method in class pro.gravit.launchserver.auth.handler.RequestAuthHandler
- updateAuth(LaunchServer) - Method in class pro.gravit.launchserver.socket.Client
- UpdateAuthRequest(UUID, String, String, String) - Constructor for class pro.gravit.launchserver.auth.handler.JsonAuthHandler.UpdateAuthRequest
- updateAuthUrl - Variable in class pro.gravit.launchserver.auth.handler.JsonAuthHandler
- updateClient(UUID) - Method in class pro.gravit.launchserver.manangers.SessionManager
-
Deprecated.
- updateDaoObject(UUID, User, Consumer<Channel>) - Method in class pro.gravit.launchserver.socket.WebSocketService
- UpdateListResponse - Class in pro.gravit.launchserver.socket.response.update
- UpdateListResponse() - Constructor for class pro.gravit.launchserver.socket.response.update.UpdateListResponse
- UpdateResponse - Class in pro.gravit.launchserver.socket.response.update
- UpdateResponse() - Constructor for class pro.gravit.launchserver.socket.response.update.UpdateResponse
- UPDATES_NAME - Static variable in class pro.gravit.launchserver.LaunchServer.LaunchServerDirectories
- updatesDir - Variable in class pro.gravit.launchserver.LaunchServer.LaunchServerDirectories
- updatesDir - Variable in class pro.gravit.launchserver.LaunchServer
- updatesDirMap - Variable in class pro.gravit.launchserver.LaunchServer
- updateServer(String, PingServerReportRequest.PingServerReport) - Method in class pro.gravit.launchserver.manangers.PingServerManager
- updateServerID(UUID, String) - Method in class pro.gravit.launchserver.auth.handler.CachedAuthHandler
- updateServerID(UUID, String) - Method in class pro.gravit.launchserver.auth.handler.HibernateAuthHandler
- updateServerID(UUID, String) - Method in class pro.gravit.launchserver.auth.handler.JsonAuthHandler
- updateServerID(UUID, String) - Method in class pro.gravit.launchserver.auth.handler.MemoryAuthHandler
- updateServerID(UUID, String) - Method in class pro.gravit.launchserver.auth.handler.MySQLAuthHandler
- updateServerID(UUID, String) - Method in class pro.gravit.launchserver.auth.handler.PostgreSQLAuthHandler
- updateServerID(UUID, String) - Method in class pro.gravit.launchserver.auth.handler.RequestAuthHandler
- UpdateServerIDRequest(UUID, String, String) - Constructor for class pro.gravit.launchserver.auth.handler.JsonAuthHandler.UpdateServerIDRequest
- updateServerIdUrl - Variable in class pro.gravit.launchserver.auth.handler.JsonAuthHandler
- url - Variable in class pro.gravit.launchserver.auth.provider.JsonAuthProvider
- url - Variable in class pro.gravit.launchserver.auth.provider.RequestAuthProvider
- url - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.NettyUpdatesBind
- url - Variable in class pro.gravit.launchserver.dao.provider.HibernateDaoProvider
- usePermission - Variable in class pro.gravit.launchserver.auth.provider.RequestAuthProvider
- User - Interface in pro.gravit.launchserver.dao
- USER - pro.gravit.launchserver.socket.Client.Type
- userDAO - Variable in class pro.gravit.launchserver.dao.provider.DaoProvider
- UserDAO - Interface in pro.gravit.launchserver.dao
- username - Variable in class pro.gravit.launchserver.auth.handler.JsonAuthHandler.EntryRequestByUsername
- username - Variable in class pro.gravit.launchserver.auth.handler.JsonAuthHandler.UpdateAuthRequest
- username - Variable in class pro.gravit.launchserver.auth.provider.AuthProviderResult
- username - Variable in class pro.gravit.launchserver.dao.provider.HibernateDaoProvider
- username - Variable in class pro.gravit.launchserver.socket.Client
- username - Variable in class pro.gravit.launchserver.socket.response.auth.CheckServerResponse
- username - Variable in class pro.gravit.launchserver.socket.response.auth.ExitResponse
- username - Variable in class pro.gravit.launchserver.socket.response.auth.JoinServerResponse
- usernameCache - Variable in class pro.gravit.launchserver.auth.handler.CachedAuthHandler.EntryAndUsername
- usernameToUUID(String) - Method in class pro.gravit.launchserver.auth.handler.AuthHandler
- usernameToUUID(String) - Method in class pro.gravit.launchserver.auth.handler.CachedAuthHandler
- usernameToUUID(String) - Method in class pro.gravit.launchserver.auth.handler.NullAuthHandler
- UsernameToUUIDCommand - Class in pro.gravit.launchserver.command.auth
- UsernameToUUIDCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.auth.UsernameToUUIDCommand
- usersHWIDColumn - Variable in class pro.gravit.launchserver.auth.protect.hwid.MysqlHWIDProvider
- usersNameColumn - Variable in class pro.gravit.launchserver.auth.protect.hwid.MysqlHWIDProvider
- usingEpoll - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.NettyPerformanceConfig
- uuid - Variable in class pro.gravit.launchserver.auth.handler.CachedAuthHandler.Entry
- uuid - Variable in class pro.gravit.launchserver.auth.handler.JsonAuthHandler.EntryRequestByUUID
- uuid - Variable in class pro.gravit.launchserver.auth.handler.JsonAuthHandler.UpdateAuthRequest
- uuid - Variable in class pro.gravit.launchserver.auth.handler.JsonAuthHandler.UpdateServerIDRequest
- uuid - Variable in class pro.gravit.launchserver.socket.Client
- uuid - Variable in class pro.gravit.launchserver.socket.response.profile.ProfileByUUIDResponse
- uuidToUsername(UUID) - Method in class pro.gravit.launchserver.auth.handler.AuthHandler
- uuidToUsername(UUID) - Method in class pro.gravit.launchserver.auth.handler.CachedAuthHandler
- uuidToUsername(UUID) - Method in class pro.gravit.launchserver.auth.handler.NullAuthHandler
- UUIDToUsernameCommand - Class in pro.gravit.launchserver.command.auth
- UUIDToUsernameCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.auth.UUIDToUsernameCommand
V
- validDays - Variable in class pro.gravit.launchserver.manangers.CertificateManager
- valueOf(String) - Static method in enum pro.gravit.launchserver.LaunchServer.LaunchServerEnv
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum pro.gravit.launchserver.LaunchServer.ReloadType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum pro.gravit.launchserver.socket.Client.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum pro.gravit.launchserver.socket.handlers.ContentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum pro.gravit.launchserver.socket.response.auth.AuthResponse.ConnectTypes
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum pro.gravit.launchserver.LaunchServer.LaunchServerEnv
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum pro.gravit.launchserver.LaunchServer.ReloadType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum pro.gravit.launchserver.socket.Client.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum pro.gravit.launchserver.socket.handlers.ContentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum pro.gravit.launchserver.socket.response.auth.AuthResponse.ConnectTypes
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verify() - Method in class pro.gravit.launchserver.config.LaunchServerConfig
- verify() - Method in class pro.gravit.launchserver.config.LaunchServerRuntimeConfig
- verifyDigest(String, String) - Method in class pro.gravit.launchserver.auth.provider.DigestAuthProvider
- verifyPassword(String) - Method in interface pro.gravit.launchserver.dao.User
- verifySecureKey - Variable in class pro.gravit.launchserver.socket.Client.TrustLevel
- verifySecureLevelKey(byte[], byte[], byte[]) - Method in interface pro.gravit.launchserver.auth.protect.interfaces.SecureProtectHandler
- VerifySecureLevelKeyResponse - Class in pro.gravit.launchserver.socket.response.secure
- VerifySecureLevelKeyResponse() - Constructor for class pro.gravit.launchserver.socket.response.secure.VerifySecureLevelKeyResponse
- version - Variable in class pro.gravit.launchserver.socket.response.update.LauncherResponse
- VersionCommand - Class in pro.gravit.launchserver.command.basic
- VersionCommand(LaunchServer) - Constructor for class pro.gravit.launchserver.command.basic.VersionCommand
- visitFile(Path, BasicFileAttributes) - Method in class pro.gravit.launchserver.launchermodules.LauncherModuleLoader.ModulesVisitor
- VoidTextureProvider - Class in pro.gravit.launchserver.auth.texture
- VoidTextureProvider() - Constructor for class pro.gravit.launchserver.auth.texture.VoidTextureProvider
W
- warningMissArchJava - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.LauncherConf
- warningSpoofingLevel - Variable in class pro.gravit.launchserver.auth.protect.hwid.MemoryHWIDProvider
- warningSpoofingLevel - Variable in class pro.gravit.launchserver.auth.protect.hwid.MysqlHWIDProvider
- WebSocketFrameHandler - Class in pro.gravit.launchserver.socket.handlers
- WebSocketFrameHandler(NettyConnectContext, LaunchServer, WebSocketService) - Constructor for class pro.gravit.launchserver.socket.handlers.WebSocketFrameHandler
- WebSocketRequestContext(WebSocketServerResponse, Client, String) - Constructor for class pro.gravit.launchserver.socket.WebSocketService.WebSocketRequestContext
- WebSocketServerResponse - Interface in pro.gravit.launchserver.socket.response
- WebSocketService - Class in pro.gravit.launchserver.socket
- WebSocketService(ChannelGroup, LaunchServer) - Constructor for class pro.gravit.launchserver.socket.WebSocketService
- WebSocketService.EventResult - Class in pro.gravit.launchserver.socket
- WebSocketService.WebSocketRequestContext - Class in pro.gravit.launchserver.socket
- whitelist - Variable in class pro.gravit.launchserver.auth.provider.RejectAuthProvider
- words - Variable in class pro.gravit.launchserver.binary.ProguardConf
- workerGroup - Variable in class pro.gravit.launchserver.socket.LauncherNettyServer
- workerThread - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.NettyPerformanceConfig
- write(byte[]) - Method in class pro.gravit.launchserver.helper.SignHelper.HashingOutputStream
- write(byte[], int, int) - Method in class pro.gravit.launchserver.helper.SignHelper.HashingOutputStream
- write(int) - Method in class pro.gravit.launchserver.helper.SignHelper.HashingOutputStream
- writeCertificate(Writer, X509CertificateHolder) - Method in class pro.gravit.launchserver.manangers.CertificateManager
- writeCertificate(Path, X509CertificateHolder) - Method in class pro.gravit.launchserver.manangers.CertificateManager
- writeConfig(LaunchServerConfig) - Method in interface pro.gravit.launchserver.LaunchServer.LaunchServerConfigManager
- writePrivateKey(Writer, PrivateKey) - Method in class pro.gravit.launchserver.manangers.CertificateManager
- writePrivateKey(Writer, AsymmetricKeyParameter) - Method in class pro.gravit.launchserver.manangers.CertificateManager
- writePrivateKey(Path, PrivateKey) - Method in class pro.gravit.launchserver.manangers.CertificateManager
- writePrivateKey(Path, AsymmetricKeyParameter) - Method in class pro.gravit.launchserver.manangers.CertificateManager
- writeRuntimeConfig(LaunchServerRuntimeConfig) - Method in interface pro.gravit.launchserver.LaunchServer.LaunchServerConfigManager
- writeSession(UUID, UUID, byte[]) - Method in class pro.gravit.launchserver.auth.session.MemorySessionStorage
- writeSession(UUID, UUID, byte[]) - Method in class pro.gravit.launchserver.auth.session.SessionStorage
Z
- zip - Variable in class pro.gravit.launchserver.config.LaunchServerConfig.NettyUpdatesBind
All Classes All Packages