public final class PermissionModeUtils extends Object
PermissionModeUtils
Modifier and Type | Method and Description |
---|---|
static String |
getUserMaskFor(String modeStr)
See the System Interfaces volume of IEEE Std 1003.1-2001, umask(1)
|
public static String getUserMaskFor(String modeStr)
modeStr
- permission mode (numeric or symbolic)Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.