com.omnipilot.lassopro
Class LassoSecureOperations
java.lang.Object
com.omnipilot.lassopro.LassoSecureOperations
- public final class LassoSecureOperations
- extends java.lang.Object
These values correspond to various secure operations that require proper permissions.
- See Also:
LassoCall.operationAllowed(int, java.lang.String)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FILE_INSPECT
public static final int FILE_INSPECT
- See Also:
- Constant Field Values
FILE_CREATE
public static final int FILE_CREATE
- See Also:
- Constant Field Values
FILE_DELETE
public static final int FILE_DELETE
- See Also:
- Constant Field Values
FILE_COPY
public static final int FILE_COPY
- See Also:
- Constant Field Values
FILE_MOVE
public static final int FILE_MOVE
- See Also:
- Constant Field Values
FILE_READ
public static final int FILE_READ
- See Also:
- Constant Field Values
FILE_WRITE
public static final int FILE_WRITE
- See Also:
- Constant Field Values
ACCESS_OUTSIDE_ROOT
public static final int ACCESS_OUTSIDE_ROOT
- See Also:
- Constant Field Values