| Package | Description |
|---|---|
| com.izforge.izpack.util.unix |
| Modifier and Type | Method and Description |
|---|---|
UnixUser |
UnixUser.fromEtcPasswdLine(String anEtcPasswdLine)
Parses a Line from /etc/passwd and stores each :token: in their field of the user.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<UnixUser> |
UnixUsers._getUsersWithValidShellsExistingHomesAndDesktops()
Gets all known users with valid shells and really existing (not dummy) Home And!
|
ArrayList<UnixUser> |
UnixUsers.getUsersWithValidShells()
Gets all known users with valid shells
|
ArrayList<UnixUser> |
UnixUsers.getUsersWithValidShellsAndExistingHomes()
Gets all known users with valid shells and really existing (not dummy) Homefolders.
|
static ArrayList<UnixUser> |
UnixUsers.getUsersWithValidShellsExistingHomesAndDesktops()
Gets all known users with valid shells and really existing (not dummy) Home And!
|
Copyright © 2001–2025. All rights reserved.