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

R

RAM() - Method in class com.jgcomptech.tools.HWInfo.HWObject
 
RAMObject() - Constructor for class com.jgcomptech.tools.HWInfo.RAMObject
 
Read - com.jgcomptech.tools.authz.PermissionManager.SystemPermissions
 
readFromFile(String) - Static method in class com.jgcomptech.tools.SecurityTools.FileHashes
Read saved hash file to byte array.
readPrivateKeyFromBytes(byte[]) - Static method in class com.jgcomptech.tools.SecurityTools.RSAHashes
Converts a byte array to a PrivateKey object.
readPrivateKeyFromFile(String) - Static method in class com.jgcomptech.tools.SecurityTools.RSAFiles
Reads a private key from a filename.
readPublicKeyFromBytes(byte[]) - Static method in class com.jgcomptech.tools.SecurityTools.RSAHashes
Converts a byte array to a PublicKey object.
readPublicKeyFromFile(String) - Static method in class com.jgcomptech.tools.SecurityTools.RSAFiles
Reads a public key from a filename.
Refrigeration - com.jgcomptech.tools.enums.WMIClasses.Hardware
 
RegisteredOrganization() - Method in class com.jgcomptech.tools.OSInfo.OSObject
 
RegisteredOrganization() - Static method in class com.jgcomptech.tools.OSInfo.Windows.UserInfo
Returns the current Registered Organization.
RegisteredOwner() - Method in class com.jgcomptech.tools.OSInfo.OSObject
 
RegisteredOwner() - Static method in class com.jgcomptech.tools.OSInfo.Windows.UserInfo
Returns the current Registered Owner.
registerNewEvent(String, Class<T>, EventTarget<? extends T>, EventType<? extends T>) - Method in class com.jgcomptech.tools.events.EventManager
 
registerNewEvent(String, Class<T>, EventTarget<? extends T>, EventType<? extends T>, List<Object>) - Method in class com.jgcomptech.tools.events.EventManager
 
registerNewEvent(String, Class<T>, EventType<? extends T>) - Method in class com.jgcomptech.tools.events.EventManager
 
registerNewEvent(String, Class<T>, EventType<? extends T>, List<Object>) - Method in class com.jgcomptech.tools.events.EventManager
 
Registry - com.jgcomptech.tools.enums.WMIClasses.Other
 
RegistryAction - com.jgcomptech.tools.enums.WMIClasses.Unknown
 
RegistryInfo - Class in com.jgcomptech.tools
Registry tools for handling registry keys and values.
RegistryInfo.HKEY - Enum in com.jgcomptech.tools
A list of the different parent keys in the Windows Registry that are used in the RegistryInfo class.
ReInitializeHW() - Static method in class com.jgcomptech.tools.ComputerInfo
 
ReInitializeOS() - Static method in class com.jgcomptech.tools.ComputerInfo
 
ReleaseDate() - Method in class com.jgcomptech.tools.HWInfo.BIOSObject
 
RemoteAccess_RASPort - com.jgcomptech.tools.enums.WMIClasses.Performance_FormattedData
 
RemoteAccess_RASTotal - com.jgcomptech.tools.enums.WMIClasses.Performance_FormattedData
 
remove(String) - Method in class com.jgcomptech.tools.authc.UserRole.Builder
Removes the specified permission from the user role.
remove(String...) - Method in class com.jgcomptech.tools.authc.UserRole.Builder
Removes the specified permissions from the user role.
removeAllAlphanumericCharacters(String) - Static method in class com.jgcomptech.tools.StringUtils
Removes all alphanumeric characters from specified string.
removeAllLetters(String) - Static method in class com.jgcomptech.tools.StringUtils
Removes all letters from specified string.
removeAllNumbers(String) - Static method in class com.jgcomptech.tools.StringUtils
Removes all numbers from specified string.
removeAllSpecialCharacters(String) - Static method in class com.jgcomptech.tools.StringUtils
Removes all characters except alphanumeric from specified string.
removeChildPermission(String) - Method in class com.jgcomptech.tools.authz.Permission
Removes the specified permission as a child.
removeEventHandler(EventType<? extends T>) - Method in class com.jgcomptech.tools.events.EventTarget
Removes the singleton handler assigned to the specified Event Type.
RemoveFileAction - com.jgcomptech.tools.enums.WMIClasses.Unknown
 
removeFirstCharacter(String) - Static method in class com.jgcomptech.tools.StringUtils
Removes the first character from a string.
removeFirstCharacters(String, int) - Static method in class com.jgcomptech.tools.StringUtils
Removes the specified number of characters removed from the beginning of a string.
RemoveIniAction - com.jgcomptech.tools.enums.WMIClasses.Unknown
 
removeLastCharacter(String) - Static method in class com.jgcomptech.tools.StringUtils
Removes the last character from a string.
removeLastCharacters(String, int) - Static method in class com.jgcomptech.tools.StringUtils
Removes the specified number of characters removed from the end of a string.
removePermission(String) - Method in class com.jgcomptech.tools.authc.UserRole
Removes the specified permission from the user role.
removePermission(String) - Method in class com.jgcomptech.tools.authz.PermissionManager
Removes the specified permission.
removePermissions(String...) - Method in class com.jgcomptech.tools.authc.UserRole
Removes the specified permissions from the user role.
removeUserRole(String) - Method in class com.jgcomptech.tools.authc.UserRoleManager
Removes the specified user role.
requireAdmin() - Method in class com.jgcomptech.tools.authc.AuthManager
Checks that the logged in user, under the single session context, is an admin and if false, requests an admin override.
requireAdmin() - Method in class com.jgcomptech.tools.authc.SessionManager
Checks that the logged in user, under the single session context, is an admin and if false, requests an admin override.
requireAndVerifyAdmin() - Method in class com.jgcomptech.tools.authc.AuthManager
Checks that the logged in user, under the single session context, is an admin, if true, prompts the admin to re-login and if false, requests an admin override.
requireAndVerifyAdmin() - Method in class com.jgcomptech.tools.authc.SessionManager
Checks that the logged in user, under the single session context, is an admin, if true, prompts the admin to re-login and if false, requests an admin override.
ReserveCost - com.jgcomptech.tools.enums.WMIClasses.Unknown
 
Result - Variable in class com.jgcomptech.tools.CommandInfo.Output
Returns the text result of the command.
RETRY - Static variable in class com.jgcomptech.tools.dialogs.DialogResult
The message box return value is RETRY (usually sent from a button labeled RETRY).
RETRY - Static variable in class com.jgcomptech.tools.dialogs.MessageBoxButtonType
 
RetryCancel - com.jgcomptech.tools.dialogs.MessageBoxButtons
 
reverse(String) - Static method in class com.jgcomptech.tools.StringUtils
Reverses the characters in the specified string.
Revision - com.jgcomptech.tools.OSInfo.Windows.Version.Type
 
Revision() - Method in class com.jgcomptech.tools.OSInfo.VersionObject
 
Revision() - Static method in class com.jgcomptech.tools.OSInfo.Windows.Version
Returns the revision version of the operating system running on this Computer.
rightOf(String, char) - Static method in class com.jgcomptech.tools.StringUtils
Returns right part of the string, after the character c.
ROOT - Static variable in class com.jgcomptech.tools.events.EventType
The root event type.
RSVP_RSVPInterfaces - com.jgcomptech.tools.enums.WMIClasses.Performance_FormattedData
 
RSVP_RSVPService - com.jgcomptech.tools.enums.WMIClasses.Performance_FormattedData
 
Run(String, String) - Static method in class com.jgcomptech.tools.CommandInfo
Runs command and returns results to ArrayList in Output object.
Run(String, String, boolean) - Static method in class com.jgcomptech.tools.CommandInfo
Runs command elevated, shows cmd window and pauses window when command is complete.
Run(String, String, boolean, boolean, boolean) - Static method in class com.jgcomptech.tools.CommandInfo
Runs command according to parameters, will only open cmd window if OS is Windows.
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