com.rift.coad.lib.security.sudo |
|
Java Source File Name | Type | Comment |
Sudo.java | Class | The object responsible for running code as a specified user. |
SudoCallbackHandler.java | Interface | The interface that should be implemented by classes that need to run as
another user. |
SudoException.java | Class | This exception will get thrown when there is an error while handling the a
sudo command. |
SudoTest.java | Class | |