|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.wagon.PermissionModeUtils
Utility class for common operations for file/directory permissions.
PermissionModeUtils| Constructor Summary | |
PermissionModeUtils()
|
|
| Method Summary | |
static java.lang.String |
getUserMaskFor(java.lang.String modeStr)
See the System Interfaces volume of IEEE Std 1003.1-2001, umask(1) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PermissionModeUtils()
| Method Detail |
public static java.lang.String getUserMaskFor(java.lang.String modeStr)
modeStr - permision mode (numeric or symbolic)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||