A C G R S U W

A

addUserPrivilege(String, String, String) - Static method in class com.gridsystems.windowsutils.WindowsUtils
Adds a specific privilege to a user.

C

checkAdministrator() - Static method in class com.gridsystems.windowsutils.WindowsUtils
Tells if the user executing the program has administrator rights.
checkWindowsUser(String) - Static method in class com.gridsystems.windowsutils.WindowsUtils
Chequeo de usuarios en XP y NT.
com.gridsystems.windowsutils - package com.gridsystems.windowsutils
 
createWindowsService(String, String, String, String) - Static method in class com.gridsystems.windowsutils.WindowsUtils
Installs a windows service allowing to set a specific user account.

G

getServiceStartUser(String) - Static method in class com.gridsystems.windowsutils.WindowsUtils
Gets the name of the user on whose account the service starts.

R

removeWindowsService(String) - Static method in class com.gridsystems.windowsutils.WindowsUtils
Elimina un Servicio Windows.

S

serviceExists(String) - Static method in class com.gridsystems.windowsutils.WindowsUtils
Tells if a service with the specified name exists.
startService(String, String[], boolean) - Static method in class com.gridsystems.windowsutils.WindowsUtils
Starts a service.
stopService(String, boolean) - Static method in class com.gridsystems.windowsutils.WindowsUtils
Stops a service.

U

userHasPrivilege(String, String) - Static method in class com.gridsystems.windowsutils.WindowsUtils
Checks if an user has a permission.

W

WindowsUtils - Class in com.gridsystems.windowsutils
MS Windows service management.

A C G R S U W

Copyright © 2007-2008 Grid Systems, S.A.. All Rights Reserved.