A B C D E F G H I K L M N O P Q R S T U V W Y _ 
All Classes All Packages

S

saveKeyPairToFile(KeyPair, String) - Static method in class com.jgcomptech.tools.SecurityTools.RSAFiles
Saves specified key pair to filename.
saveToFile(String, String) - Static method in class com.jgcomptech.tools.SecurityTools.FileHashes
Save generated hash to the specified file.
saveToFile(Key, String) - Static method in class com.jgcomptech.tools.SecurityTools.FileHashes
Save generated Key to the specified file.
ScheduledJob - com.jgcomptech.tools.enums.WMIClasses.Other
 
SCSIController - com.jgcomptech.tools.enums.WMIClasses.Hardware
 
SCSIControllerDevice - com.jgcomptech.tools.enums.WMIClasses.Hardware
 
SecondAwayFromADecade - Static variable in class com.jgcomptech.tools.Misc.SecondsConverter
One second less than the number of seconds in a decade.
SecurityDescriptor - com.jgcomptech.tools.enums.WMIClasses.Security
 
SecuritySetting - com.jgcomptech.tools.enums.WMIClasses.Security
 
SecuritySettingAccess - com.jgcomptech.tools.enums.WMIClasses.Security
 
SecuritySettingAuditing - com.jgcomptech.tools.enums.WMIClasses.Security
 
SecuritySettingGroup - com.jgcomptech.tools.enums.WMIClasses.Security
 
SecuritySettingOfLogicalFile - com.jgcomptech.tools.enums.WMIClasses.Security
 
SecuritySettingOfLogicalShare - com.jgcomptech.tools.enums.WMIClasses.Security
 
SecuritySettingOfObject - com.jgcomptech.tools.enums.WMIClasses.Security
 
SecuritySettingOwner - com.jgcomptech.tools.enums.WMIClasses.Security
 
SecurityTools - Class in com.jgcomptech.tools
Contains methods dealing with encryption and hashing.
SecurityTools.FileHashes - Class in com.jgcomptech.tools
Contains methods dealing with hashing files.
SecurityTools.HashType - Enum in com.jgcomptech.tools
A list of the Hash Types to be used for hashing string values in the SecurityTools class.
SecurityTools.PasswordHashes - Class in com.jgcomptech.tools
Contains methods dealing with hashing passwords.
SecurityTools.RSAFiles - Class in com.jgcomptech.tools
Contains methods dealing with RSA key files.
SecurityTools.RSAHashes - Class in com.jgcomptech.tools
Contains methods dealing with RSA encryption and decryption.
SELECT(String...) - Method in class com.jgcomptech.tools.databasetools.jdbc.builders.QueryBuilder
This statement returns all rows with only the specified columns from the table.
SELECT_ALL() - Method in class com.jgcomptech.tools.databasetools.jdbc.builders.QueryBuilder
This statement returns all rows in all columns from the table.
SELECT_AVG(String) - Method in class com.jgcomptech.tools.databasetools.jdbc.builders.QueryBuilder
This statement returns the average of all the values in the specified column.
SELECT_COUNT(String) - Method in class com.jgcomptech.tools.databasetools.jdbc.builders.QueryBuilder
This statement returns the number of rows in the table.
SELECT_COUNT_ALL_FROM(QueryBuilder) - Method in class com.jgcomptech.tools.databasetools.jdbc.builders.QueryBuilder
This statement counts all rows in all columns from the result of the the specified query.
SELECT_DISTINCT(String...) - Method in class com.jgcomptech.tools.databasetools.jdbc.builders.QueryBuilder
This statement returns all rows with only the specified columns from the table excluding duplicate rows.
SELECT_DISTINCT_AVG(String) - Method in class com.jgcomptech.tools.databasetools.jdbc.builders.QueryBuilder
This statement returns the average of all the values in the specified column excluding duplicate values.
SELECT_DISTINCT_COUNT(String) - Method in class com.jgcomptech.tools.databasetools.jdbc.builders.QueryBuilder
This statement returns the number of rows in the table excluding duplicate rows.
SELECT_DISTINCT_SUM(String) - Method in class com.jgcomptech.tools.databasetools.jdbc.builders.QueryBuilder
This statement returns the sum of all the values in the specified column excluding duplicate values.
SELECT_MAX(String) - Method in class com.jgcomptech.tools.databasetools.jdbc.builders.QueryBuilder
This statement returns the highest value of all the values in the specified column.
SELECT_MIN(String) - Method in class com.jgcomptech.tools.databasetools.jdbc.builders.QueryBuilder
This statement returns the lowest value of all the values in the specified column.
SELECT_SUM(String) - Method in class com.jgcomptech.tools.databasetools.jdbc.builders.QueryBuilder
This statement returns the sum of all the values in the specified column.
SelfRegModuleAction - com.jgcomptech.tools.enums.WMIClasses.Unknown
 
SerialPort - com.jgcomptech.tools.enums.WMIClasses.Hardware
 
SerialPortConfiguration - com.jgcomptech.tools.enums.WMIClasses.Hardware
 
SerialPortSetting - com.jgcomptech.tools.enums.WMIClasses.Hardware
 
ServerConnection - com.jgcomptech.tools.enums.WMIClasses.Shares
 
ServerForSmallBusiness - com.jgcomptech.tools.enums.ProductEdition
ServerForSmallBusiness.
ServerForSmallBusinessV - com.jgcomptech.tools.enums.ProductEdition
ServerForSmallBusinessV.
ServerSession - com.jgcomptech.tools.enums.WMIClasses.Shares
 
Service - com.jgcomptech.tools.enums.WMIClasses.Other
 
ServiceControl - com.jgcomptech.tools.enums.WMIClasses.Unknown
 
ServicePack() - Method in class com.jgcomptech.tools.OSInfo.InstallInfoObject
 
ServicePackNumber() - Method in class com.jgcomptech.tools.OSInfo.InstallInfoObject
 
ServiceSpecification - com.jgcomptech.tools.enums.WMIClasses.Unknown
 
ServiceSpecificationService - com.jgcomptech.tools.enums.WMIClasses.Unknown
 
Session - Class in com.jgcomptech.tools.authc
An object representing a user login session.
Session(String, UserRole) - Constructor for class com.jgcomptech.tools.authc.Session
Creates an instance of a session.
SESSION_ADMIN_OVERRIDE_FAILURE - Static variable in class com.jgcomptech.tools.events.SessionEvent
 
SESSION_ADMIN_OVERRIDE_STARTED - Static variable in class com.jgcomptech.tools.events.SessionEvent
 
SESSION_ADMIN_OVERRIDE_SUCCESS - Static variable in class com.jgcomptech.tools.events.SessionEvent
 
SESSION_CLOSED - Static variable in class com.jgcomptech.tools.events.SessionEvent
 
SESSION_LOGIN_FAILURE - Static variable in class com.jgcomptech.tools.events.SessionEvent
 
SESSION_LOGIN_SUCCESS - Static variable in class com.jgcomptech.tools.events.SessionEvent
 
SESSION_OPENED - Static variable in class com.jgcomptech.tools.events.SessionEvent
 
SESSION_USER_VERIFY_FAILURE - Static variable in class com.jgcomptech.tools.events.SessionEvent
 
SESSION_USER_VERIFY_STARTED - Static variable in class com.jgcomptech.tools.events.SessionEvent
 
SESSION_USER_VERIFY_SUCCESS - Static variable in class com.jgcomptech.tools.events.SessionEvent
 
SessionConnection - com.jgcomptech.tools.enums.WMIClasses.Shares
 
SessionEvent - Class in com.jgcomptech.tools.events
A Event for use with user Session objects.
SessionEvent(EventTarget<? extends Event>, EventType<? extends Event>) - Constructor for class com.jgcomptech.tools.events.SessionEvent
Construct a new Event with the specified event target and type.
SessionEvent(EventTarget<? extends Event>, EventType<? extends Event>, List<Object>) - Constructor for class com.jgcomptech.tools.events.SessionEvent
Construct a new Event with the specified event target, type and args.
SessionManager - Class in com.jgcomptech.tools.authc
Manages a login sessions to allow a users to login to your application.
SessionManager(UserManager) - Constructor for class com.jgcomptech.tools.authc.SessionManager
Creates an instance of the SessionManager.
SessionManager(UserManager, String) - Constructor for class com.jgcomptech.tools.authc.SessionManager
Creates an instance of the SessionManager.
SessionManager(UserManager, String, String) - Constructor for class com.jgcomptech.tools.authc.SessionManager
Creates an instance of the SessionManager.
SessionManager.EventListeners - Class in com.jgcomptech.tools.authc
Contains methods for all session related event handlers.
SessionManagerTest - Class in com.jgcomptech.tools.authc
 
SessionManagerTest() - Constructor for class com.jgcomptech.tools.authc.SessionManagerTest
 
SessionProcess - com.jgcomptech.tools.enums.WMIClasses.Shares
 
SET - com.jgcomptech.tools.databasetools.jdbc.DataTypes
 
SET(String, String) - Method in class com.jgcomptech.tools.databasetools.jdbc.builders.UpdateBuilder
Sets the values to replace in the table.
setAdminPermission(boolean) - Method in class com.jgcomptech.tools.authz.PermissionManager
Manually sets the status of the Admin permission.
setAlwaysOnTop(boolean) - Method in class com.jgcomptech.tools.dialogs.FXMLDialogWrapper
Defines whether this Dialog is kept on top of other windows.
setAppIconPath(String) - Method in class com.jgcomptech.tools.authc.AuthManager
Sets the path to the icon to use for all login dialogs.
setAppIconPath(String) - Method in class com.jgcomptech.tools.authc.SessionManager
Sets the path to the icon to use for all login dialogs.
setAppIconPath(String) - Method in class com.jgcomptech.tools.authc.UserManager
Sets the path to the icon to use for all dialogs.
setCreatePermission(boolean) - Method in class com.jgcomptech.tools.authz.PermissionManager
Manually sets the status of the Create permission.
setDBType(DatabaseType) - Method in class com.jgcomptech.tools.databasetools.jdbc.DatabaseConnectionInfo
Sets the database type.
setDisabledRoleError(String) - Method in class com.jgcomptech.tools.authc.LoginErrorMessages
 
setEditPermission(boolean) - Method in class com.jgcomptech.tools.authz.PermissionManager
Manually sets the status of the Edit permission.
setEnabled(boolean) - Method in class com.jgcomptech.tools.authz.Permission
Sets the permission status.
setExcessiveAttemptsError(String) - Method in class com.jgcomptech.tools.authc.LoginErrorMessages
 
setExpiredCredentialsError(String) - Method in class com.jgcomptech.tools.authc.LoginErrorMessages
 
setHeaderText(String) - Method in class com.jgcomptech.tools.dialogs.LoginDialog
Sets the string to show in the dialog header area.
setIcon(Image) - Method in class com.jgcomptech.tools.dialogs.FXMLDialogWrapper
Defines the icon image for the Dialog to be used in the window decorations and when minimized.
setIconPath(String) - Method in class com.jgcomptech.tools.dialogs.LoginDialog
Sets the path in the resource folder of the window icon.
setIncorrectCredentialsError(String) - Method in class com.jgcomptech.tools.authc.LoginErrorMessages
 
setLockedAccountError(String) - Method in class com.jgcomptech.tools.authc.LoginErrorMessages
 
setLockStatus(String, Boolean) - Method in class com.jgcomptech.tools.authc.UserManager
Sets the lock status for the specified user.
setLoginErrorMessages(LoginErrorMessages) - Method in class com.jgcomptech.tools.authc.AuthManager
Sets the text to use for the error message when when errors occur during login.
setLoginErrorMessages(LoginErrorMessages) - Method in class com.jgcomptech.tools.authc.SessionManager
Sets the text to use for the error message when errors occur during login
setMaxSessions(int) - Method in class com.jgcomptech.tools.authc.AuthManager
Sets the maximum number of allowed sessions, under the multi session context, before login is disabled.
setMaxSessions(int) - Method in class com.jgcomptech.tools.authc.SessionManager
Sets the maximum number of allowed sessions, under the multi session context, before login is disabled.
setOnAdminOverrideFailure(EventHandler<SessionEvent>) - Method in class com.jgcomptech.tools.authc.SessionManager.EventListeners
Sets the event handler that will fire when an admin override succeeds.
setOnAdminOverrideStarted(EventHandler<SessionEvent>) - Method in class com.jgcomptech.tools.authc.SessionManager.EventListeners
Sets the event handler that will fire when an admin override starts.
setOnAdminOverrideSuccess(EventHandler<SessionEvent>) - Method in class com.jgcomptech.tools.authc.SessionManager.EventListeners
Sets the event handler that will fire when an admin override succeeds.
setOnAllPermissionsDisabled(EventHandler<PermissionEvent>) - Method in class com.jgcomptech.tools.authz.PermissionManager
Sets the event handler that will fire when multiple permissions loaded.
setOnAllPermissionsEnabled(EventHandler<PermissionEvent>) - Method in class com.jgcomptech.tools.authz.PermissionManager
Sets the event handler that will fire when multiple permissions loaded.
setOnDisabled(EventHandler<PermissionEvent>) - Method in class com.jgcomptech.tools.authz.Permission
Sets the event handler that will fire when the permission is disabled.
setOnEnabled(EventHandler<PermissionEvent>) - Method in class com.jgcomptech.tools.authz.Permission
Sets the event handler that will fire when the permission is enabled.
setOnLoginFailure(EventHandler<SessionEvent>) - Method in class com.jgcomptech.tools.authc.SessionManager.EventListeners
Sets the event handler that will fire when a user login fails.
setOnLoginState(EventHandler<SessionEvent>, EventHandler<SessionEvent>) - Method in class com.jgcomptech.tools.authc.SessionManager.EventListeners
Sets the event handlers that will fire when a user login state changes.
setOnLoginSuccess(EventHandler<SessionEvent>) - Method in class com.jgcomptech.tools.authc.SessionManager.EventListeners
Sets the event handler that will fire when a user login succeeds.
setOnMultiSessionClosed(EventHandler<SessionEvent>) - Method in class com.jgcomptech.tools.authc.SessionManager.EventListeners
Sets the event handler that will fire when the session is closed.
setOnMultiSessionOpened(EventHandler<SessionEvent>) - Method in class com.jgcomptech.tools.authc.SessionManager.EventListeners
Sets the event handler that will fire when the session is opened.
setOnPermissionsApplied(EventHandler<PermissionEvent>) - Method in class com.jgcomptech.tools.authz.PermissionManager
Sets the event handler that will fire when multiple permissions loaded.
setOnSessionClosed(EventHandler<SessionEvent>) - Method in class com.jgcomptech.tools.authc.SessionManager.EventListeners
Sets the event handler that will fire when the session is closed.
setOnSessionOpened(EventHandler<SessionEvent>) - Method in class com.jgcomptech.tools.authc.SessionManager.EventListeners
Sets the event handler that will fire when the session is opened.
setOnSessionState(EventHandler<SessionEvent>, EventHandler<SessionEvent>) - Method in class com.jgcomptech.tools.authc.SessionManager.EventListeners
Sets the event handlers that will fire when the session state changes.
setOnUserVerifyFailure(EventHandler<SessionEvent>) - Method in class com.jgcomptech.tools.authc.SessionManager.EventListeners
Sets the event handler that will fire when a user verify fails.
setOnUserVerifyStarted(EventHandler<SessionEvent>) - Method in class com.jgcomptech.tools.authc.SessionManager.EventListeners
Sets the event handler that will fire when a user verify starts.
setOnUserVerifySuccess(EventHandler<SessionEvent>) - Method in class com.jgcomptech.tools.authc.SessionManager.EventListeners
Sets the event handler that will fire when a user verify succeeds.
setOwner(Stage) - Method in class com.jgcomptech.tools.dialogs.FXMLDialogWrapper
Defines the owner Window for this Dialog, or null for a top-level, unowned stage.
setPassword(char[]) - Method in class com.jgcomptech.tools.authc.UsernamePasswordToken
Sets the password for submission during an authentication attempt.
setPassword(String) - Method in class com.jgcomptech.tools.authc.Subject
Sets a new password for the user using BCrypt password hashing.
setPassword(String) - Method in class com.jgcomptech.tools.databasetools.jdbc.DatabaseConnectionInfo
Sets the database password.
setPassword(String, String) - Method in class com.jgcomptech.tools.authc.AuthManager
Sets a new password for an existing user using BCrypt password hashing.
setPassword(String, String) - Method in class com.jgcomptech.tools.authc.UserManager
Sets a new password for an existing user using BCrypt password hashing.
setPasswordExpirationDate(String, LocalDateTime) - Method in class com.jgcomptech.tools.authc.AuthManager
Sets the specified user's password to expire preventing login after the specified date and time.
setPasswordExpirationDate(String, LocalDateTime) - Method in class com.jgcomptech.tools.authc.UserManager
Sets the specified user's password expiration date.
setPasswordExpirationDate(LocalDateTime) - Method in class com.jgcomptech.tools.authc.Subject
Sets the user's password to expire preventing login after the specified date and time.
setPath(String) - Method in class com.jgcomptech.tools.databasetools.jdbc.DatabaseConnectionInfo
Sets the database path.
setPermissionOnDisabled(String, EventHandler<PermissionEvent>) - Method in class com.jgcomptech.tools.authz.PermissionManager
Sets the EventHandler for the OnDisabled event for the specified permission.
setPermissionOnEnabled(String, EventHandler<PermissionEvent>) - Method in class com.jgcomptech.tools.authz.PermissionManager
Sets the EventHandler for the OnEnabled event for the specified permission.
setProgramName(String) - Method in class com.jgcomptech.tools.authc.AuthManager
Sets the name of the program to use in all login dialogs for the window title.
setProgramName(String) - Method in class com.jgcomptech.tools.authc.SessionManager
Sets the name of the program to use in all login dialogs for the window title.
setProgramName(String) - Method in class com.jgcomptech.tools.authc.UserManager
Sets the program name to use for all dialogs.
setReadPermission(boolean) - Method in class com.jgcomptech.tools.authz.PermissionManager
Manually sets the status of the Read permission.
setRememberMe(boolean) - Method in class com.jgcomptech.tools.authc.UsernamePasswordToken
Sets if the submitting user wishes their identity (principal(s)) to be remembered across sessions.
setSource(Object) - Method in class com.jgcomptech.tools.events.Event
Sets the event source, only available to other event objects.
setStatement(PreparedStatement) - Method in class com.jgcomptech.tools.databasetools.jdbc.builders.SQLBuilder
 
setTarget(EventTarget<? extends Event>) - Method in class com.jgcomptech.tools.events.Event
Sets the event target of this event, only available to other event objects.
setTitle(String) - Method in class com.jgcomptech.tools.dialogs.FXMLDialogWrapper
Defines the title of the Dialog.
setTitle(String) - Method in class com.jgcomptech.tools.dialogs.LoginDialog
Change the title of the dialog.
setUsername(String) - Method in class com.jgcomptech.tools.authc.UsernamePasswordToken
Sets the username for submission during an authentication attempt.
setUsername(String) - Method in class com.jgcomptech.tools.databasetools.jdbc.DatabaseConnectionInfo
Sets the database username.
setUserRole(UserRoleManager.SystemUserRoles) - Method in class com.jgcomptech.tools.authc.Subject
Sets the user role of the currently assigned username.
setUserRole(String) - Method in class com.jgcomptech.tools.authc.Subject
Sets the user role of the currently assigned username.
setUserRole(String, UserRoleManager.SystemUserRoles) - Method in class com.jgcomptech.tools.authc.AuthManager
Sets the user role of the specified user.
setUserRole(String, UserRoleManager.SystemUserRoles) - Method in class com.jgcomptech.tools.authc.UserManager
Sets the user role of the specified user.
setUserRole(String, String) - Method in class com.jgcomptech.tools.authc.AuthManager
Sets the user role of the specified user.
setUserRole(String, String) - Method in class com.jgcomptech.tools.authc.UserManager
Sets the user role of the specified user.
setValue(String, String) - Method in class com.jgcomptech.tools.databasetools.jdbc.Database.Settings
Sets a setting in the settings table, if setting doesn't exist, it is created.
SHA1 - com.jgcomptech.tools.SecurityTools.HashType
SHA-1.
SHA256 - com.jgcomptech.tools.SecurityTools.HashType
SHA-256.
SHA384 - com.jgcomptech.tools.SecurityTools.HashType
SHA-384.
SHA512 - com.jgcomptech.tools.SecurityTools.HashType
SHA-512.
ShadowBy - com.jgcomptech.tools.enums.WMIClasses.Storage
 
ShadowContext - com.jgcomptech.tools.enums.WMIClasses.Storage
 
ShadowCopy - com.jgcomptech.tools.enums.WMIClasses.Storage
 
ShadowDiffVolumeSupport - com.jgcomptech.tools.enums.WMIClasses.Storage
 
ShadowFor - com.jgcomptech.tools.enums.WMIClasses.Storage
 
ShadowOn - com.jgcomptech.tools.enums.WMIClasses.Storage
 
ShadowProvider - com.jgcomptech.tools.enums.WMIClasses.Storage
 
ShadowStorage - com.jgcomptech.tools.enums.WMIClasses.Storage
 
ShadowVolumeSupport - com.jgcomptech.tools.enums.WMIClasses.Storage
 
Share - com.jgcomptech.tools.enums.WMIClasses.Shares
 
ShareToDirectory - com.jgcomptech.tools.enums.WMIClasses.Shares
 
ShellExecuteW(WinDef.HWND, String, WString, String, String, int) - Method in interface com.jgcomptech.tools.NativeMethods.Shell32
 
ShortcutAction - com.jgcomptech.tools.enums.WMIClasses.Unknown
 
ShortcutFile - com.jgcomptech.tools.enums.WMIClasses.File_System
 
ShortcutFile - com.jgcomptech.tools.enums.WMIClasses.Other
 
ShortcutSAP - com.jgcomptech.tools.enums.WMIClasses.Unknown
 
show(String) - Static method in class com.jgcomptech.tools.dialogs.MessageBox
Displays message box with specified text.
show(String, String) - Static method in class com.jgcomptech.tools.dialogs.MessageBox
Displays message box with specified text and title.
show(String, String, MessageBoxButtons) - Static method in class com.jgcomptech.tools.dialogs.MessageBox
Displays message box with specified text, title and buttons.
show(String, String, MessageBoxButtons, MessageBoxDefaultButton) - Static method in class com.jgcomptech.tools.dialogs.MessageBox
Displays message box with specified text, title, buttons and default button.
show(String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton) - Static method in class com.jgcomptech.tools.dialogs.MessageBox
Displays message box with specified text, title, buttons, icon and default button.
show(String, String, MessageBoxIcon) - Static method in class com.jgcomptech.tools.dialogs.MessageBox
Displays message box with specified text, title and icon.
show(String, String, MessageBoxIcon, MessageBoxDefaultButton) - Static method in class com.jgcomptech.tools.dialogs.MessageBox
Displays message box with specified text, title, icon and default button.
show(String, String, String) - Static method in class com.jgcomptech.tools.dialogs.MessageBox
Displays message box with specified text, title and header text.
show(String, String, String, MessageBoxButtons) - Static method in class com.jgcomptech.tools.dialogs.MessageBox
Displays message box with specified text, title, header text and buttons.
show(String, String, String, MessageBoxButtons, MessageBoxDefaultButton) - Static method in class com.jgcomptech.tools.dialogs.MessageBox
Displays message box with specified text, title, header text, buttons and default button.
show(String, String, String, MessageBoxButtons, MessageBoxIcon) - Static method in class com.jgcomptech.tools.dialogs.MessageBox
Displays message box with specified text, title, header text, buttons and icon.
show(String, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton) - Static method in class com.jgcomptech.tools.dialogs.MessageBox
Displays message box with specified text, title, header text, buttons, icon and default button.
show(String, String, String, MessageBoxIcon) - Static method in class com.jgcomptech.tools.dialogs.MessageBox
Displays message box with specified text, title, header text and icon.
show(String, String, String, MessageBoxIcon, MessageBoxDefaultButton) - Static method in class com.jgcomptech.tools.dialogs.MessageBox
Displays message box with specified text, title, header text, icon and default button.
showAndWait() - Method in class com.jgcomptech.tools.dialogs.FXMLDialogWrapper
Shows the dialog and waits for the user response (in other words, brings up a blocking dialog, with the returned value the users input).
showAndWait() - Method in class com.jgcomptech.tools.dialogs.LoginDialog
Shows the dialog and waits for the user response (in other words, brings up a blocking dialog, with the returned value the users input).
showLoginWindow(boolean) - Method in class com.jgcomptech.tools.authc.AuthManager
Shows the login dialog window to log a user into the single session context.
showLoginWindow(boolean) - Method in class com.jgcomptech.tools.authc.SessionManager
Shows the login dialog window to log a user into the single session context.
SID - com.jgcomptech.tools.enums.WMIClasses.Security
 
SIDandAttributes - com.jgcomptech.tools.enums.WMIClasses.Other
 
SimpleAuthenticationInfo - Class in com.jgcomptech.tools.authc
A simple implementation of the AuthenticationInfo interface.
SimpleAuthenticationInfo() - Constructor for class com.jgcomptech.tools.authc.SimpleAuthenticationInfo
Default no-argument constructor.
SimpleAuthenticationInfo(String, boolean, LocalDateTime, LocalDateTime, boolean) - Constructor for class com.jgcomptech.tools.authc.SimpleAuthenticationInfo
 
SimpleAuthorizationInfo - Class in com.jgcomptech.tools.authz
A simple implementation of the AuthorizationInfo interface that stores roles and permissions as internal attributes.
SimpleAuthorizationInfo() - Constructor for class com.jgcomptech.tools.authz.SimpleAuthorizationInfo
Default no-argument constructor.
SimpleAuthorizationInfo(Set<String>) - Constructor for class com.jgcomptech.tools.authz.SimpleAuthorizationInfo
Creates a new instance with the specified roles and no permissions.
SmallBusinessServer - com.jgcomptech.tools.enums.ProductEdition
SmallBusinessServer.
SMALLINT - com.jgcomptech.tools.databasetools.jdbc.DataTypes
 
SMBIOSMemory - com.jgcomptech.tools.enums.WMIClasses.Hardware
 
SMMediaCenter - Static variable in class com.jgcomptech.tools.enums.OtherConsts
 
SMServerR2 - Static variable in class com.jgcomptech.tools.enums.OtherConsts
 
SMTabletPC - Static variable in class com.jgcomptech.tools.enums.OtherConsts
 
SoftwareElement - com.jgcomptech.tools.enums.WMIClasses.Unknown
 
SoftwareElementAction - com.jgcomptech.tools.enums.WMIClasses.Unknown
 
SoftwareElementCheck - com.jgcomptech.tools.enums.WMIClasses.Unknown
 
SoftwareElementCondition - com.jgcomptech.tools.enums.WMIClasses.Unknown
 
SoftwareElementResource - com.jgcomptech.tools.enums.WMIClasses.Unknown
 
SoftwareFeature - com.jgcomptech.tools.enums.WMIClasses.Unknown
 
SoftwareFeatureAction - com.jgcomptech.tools.enums.WMIClasses.Unknown
 
SoftwareFeatureCheck - com.jgcomptech.tools.enums.WMIClasses.Unknown
 
SoftwareFeatureParent - com.jgcomptech.tools.enums.WMIClasses.Unknown
 
SoftwareFeatureSoftwareElements - com.jgcomptech.tools.enums.WMIClasses.Unknown
 
Solaris - com.jgcomptech.tools.enums.OSList
Solaris.
Solaris - com.jgcomptech.tools.enums.OSType
 
SoundDevice - com.jgcomptech.tools.enums.WMIClasses.Hardware
 
Spooler_PrintQueue - com.jgcomptech.tools.enums.WMIClasses.Performance_FormattedData
 
SQLBuilder - Class in com.jgcomptech.tools.databasetools.jdbc.builders
An abstract builder class for creating sql statements.
SQLBuilder() - Constructor for class com.jgcomptech.tools.databasetools.jdbc.builders.SQLBuilder
 
SQLite - com.jgcomptech.tools.databasetools.jdbc.DatabaseType
SQLite Database at https://sqlite.org/.
squared(int) - Static method in class com.jgcomptech.tools.NumberUtils
Squares the specified number.
squareRoot(int) - Static method in class com.jgcomptech.tools.NumberUtils
Returns the square root of the specified number.
StandardServer - com.jgcomptech.tools.enums.ProductEdition
StandardServer.
StandardServerCore - com.jgcomptech.tools.enums.ProductEdition
StandardServerCore.
StandardServerCoreV - com.jgcomptech.tools.enums.ProductEdition
StandardServerCoreV.
StandardServerV - com.jgcomptech.tools.enums.ProductEdition
StandardServerV.
start(Stage) - Method in class com.jgcomptech.tools.demo.Main
 
Starter - com.jgcomptech.tools.enums.ProductEdition
Starter.
StarterE - com.jgcomptech.tools.enums.ProductEdition
StarterE.
StarterN - com.jgcomptech.tools.enums.ProductEdition
StarterN.
startsWithIgnoreCase(String, String) - Static method in class com.jgcomptech.tools.StringUtils
Checks if a string starts with a given suffix.
StartupCommand - com.jgcomptech.tools.enums.WMIClasses.OS
 
Storage() - Method in class com.jgcomptech.tools.HWInfo.HWObject
 
StorageEnterpriseServer - com.jgcomptech.tools.enums.ProductEdition
StorageEnterpriseServer.
StorageExpressServer - com.jgcomptech.tools.enums.ProductEdition
StorageExpressServer.
StorageObject() - Constructor for class com.jgcomptech.tools.HWInfo.StorageObject
 
StorageServer - com.jgcomptech.tools.enums.VERSuite
StorageServer.
StorageStandardServer - com.jgcomptech.tools.enums.ProductEdition
StorageStandardServer.
StorageWorkgroupServer - com.jgcomptech.tools.enums.ProductEdition
StorageWorkgroupServer.
String() - Static method in class com.jgcomptech.tools.OSInfo.Architecture
Determines if the current application is 32 or 64-bit.
String() - Static method in class com.jgcomptech.tools.OSInfo.Name
Returns the name of the operating system running on this computer.
String() - Static method in class com.jgcomptech.tools.OSInfo.Windows.Edition
Returns the product type of the OS as a string.
String() - Static method in class com.jgcomptech.tools.OSInfo.Windows.Name
Returns the OS name.
String() - Static method in class com.jgcomptech.tools.OSInfo.Windows.ServicePack
Returns the service pack information of the operating system running on this Computer.
StringExpanded() - Static method in class com.jgcomptech.tools.OSInfo.Name
Returns a full version String, ex.: "Windows XP SP2 (32 Bit)".
StringExpandedFromRegistry() - Static method in class com.jgcomptech.tools.OSInfo.Name
Returns a full version String, ex.: "Windows XP SP2 (32 Bit)".
StringUtils - Class in com.jgcomptech.tools
Contains methods dealing with strings.
SubDirectory - com.jgcomptech.tools.enums.WMIClasses.File_System
 
SubDirectory - com.jgcomptech.tools.enums.WMIClasses.Other
 
Subject - Class in com.jgcomptech.tools.authc
Manages all tasks related to the currently logged in user account.
Subject(AuthManager) - Constructor for class com.jgcomptech.tools.authc.Subject
 
SubjectTest - Class in com.jgcomptech.tools.authc
 
SubjectTest() - Constructor for class com.jgcomptech.tools.authc.SubjectTest
 
SUBMIT - Static variable in class com.jgcomptech.tools.dialogs.DialogResult
The message box return value is SUBMIT (usually sent from a button labeled SUBMIT).
SUBMIT - Static variable in class com.jgcomptech.tools.dialogs.MessageBoxButtonType
 
SubmitCancel - com.jgcomptech.tools.dialogs.MessageBoxButtons
 
SystemAccount - com.jgcomptech.tools.enums.WMIClasses.Users
 
SystemBIOS - com.jgcomptech.tools.enums.WMIClasses.Hardware
 
SystemBootConfiguration - com.jgcomptech.tools.enums.WMIClasses.OS
 
SystemDesktop - com.jgcomptech.tools.enums.WMIClasses.OS
 
SystemDevices - com.jgcomptech.tools.enums.WMIClasses.OS
 
SystemDrive() - Method in class com.jgcomptech.tools.HWInfo.StorageObject
 
SystemDriver - com.jgcomptech.tools.enums.WMIClasses.Other
 
SystemDriverPNPEntity - com.jgcomptech.tools.enums.WMIClasses.Hardware
 
SystemEnclosure - com.jgcomptech.tools.enums.WMIClasses.Hardware
 
SystemLoadOrderGroups - com.jgcomptech.tools.enums.WMIClasses.OS
 
SystemLogicalMemoryConfiguration - com.jgcomptech.tools.enums.WMIClasses.Unknown
 
SystemMemoryResource - com.jgcomptech.tools.enums.WMIClasses.Hardware
 
SystemNetworkConnections - com.jgcomptech.tools.enums.WMIClasses.OS
 
SystemOEM() - Method in class com.jgcomptech.tools.HWInfo.HWObject
 
SystemOperatingSystem - com.jgcomptech.tools.enums.WMIClasses.OS
 
SystemPartitions - com.jgcomptech.tools.enums.WMIClasses.File_System
 
SystemPartitions - com.jgcomptech.tools.enums.WMIClasses.Other
 
SystemProcesses - com.jgcomptech.tools.enums.WMIClasses.OS
 
SystemProgramGroups - com.jgcomptech.tools.enums.WMIClasses.OS
 
SystemResources - com.jgcomptech.tools.enums.WMIClasses.OS
 
SystemServices - com.jgcomptech.tools.enums.WMIClasses.OS
 
SystemSetting - com.jgcomptech.tools.enums.WMIClasses.OS
 
SystemSlot - com.jgcomptech.tools.enums.WMIClasses.Hardware
 
SystemSystemDriver - com.jgcomptech.tools.enums.WMIClasses.OS
 
SystemTimeZone - com.jgcomptech.tools.enums.WMIClasses.OS
 
SystemUsers - com.jgcomptech.tools.enums.WMIClasses.OS
 
A B C D E F G H I K L M N O P Q R S T U V W Y _ 
All Classes All Packages