com.izforge.izpack.panels.userinput.processor
Class UnixUserProcessor
java.lang.Object
com.izforge.izpack.panels.userinput.processor.UnixUserProcessor
- All Implemented Interfaces:
- Processor
public class UnixUserProcessor
- extends Object
- implements Processor
- Author:
- thorsten-kamann
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnixUserProcessor
public UnixUserProcessor()
process
public String process(ProcessingClient client)
- Overridden Method returns a list of users in the /etc/passwd
- Specified by:
process in interface Processor
- Parameters:
client - the client using the services of this processor
- Returns:
- the result of processing
Copyright © 2018. All rights reserved.