|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.izforge.izpack.util.UnixUserProcessor
public class UnixUserProcessor
| Constructor Summary | |
|---|---|
UnixUserProcessor()
|
|
| Method Summary | |
|---|---|
java.lang.String |
process(ProcessingClient client)
Overridden Method returns a list of users in the /etc/passwd |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnixUserProcessor()
| Method Detail |
|---|
public java.lang.String process(ProcessingClient client)
process in interface Processorclient - the client object using the services of this processor.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||