|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.waveset.session.PBEKeyUpdater
Field Summary | |
static java.lang.String |
code_id
|
Constructor Summary | |
PBEKeyUpdater()
|
Method Summary | |
void |
process(ImporterContext ctx,
java.util.Map args)
Generate a new secure random PBE password that is input to create a new PBE encryption key. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String code_id
Constructor Detail |
public PBEKeyUpdater()
Method Detail |
public void process(ImporterContext ctx, java.util.Map args) throws WavesetException
process
in interface ImportCommand
WavesetException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |