|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.izforge.izpack.sample.Scrambler
This class provides a demonstration for using an encryption service in
connection with a RuleInputField, as used in a
UserInputPanel.
| Constructor Summary | |
Scrambler()
|
|
| Method Summary | |
java.lang.String |
process(ProcessingClient client)
Rearranges the input fields and concatenates the result, separating individual fields with a '*'. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Scrambler()
| Method Detail |
public java.lang.String process(ProcessingClient client)
process in interface Processorclient - the client object using the services of this encryptor.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||