public class ConfigKeyringHandler extends FormHandler
_action, _context, _log, _method, _out, _requestWrapper, _settings
Constructor and Description |
---|
ConfigKeyringHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
processForm()
Implement this to perform the final processing (in turn, adding formNotice
and formError messages, etc)
Will only be called if _action is non-null and the nonce is valid.
|
void |
setEncryptMode(String m) |
void |
setKey(String key) |
void |
setNofilter_blindedPassword(String pw) |
void |
setPeer(String peer) |
void |
setRevokeClient(String[] revokes) |
_t, _t, _t, _x, addFormError, addFormErrorNoEscape, addFormNotice, addFormNoticeNoEscape, getAllMessages, getErrors, getJettyString, getNewNonce, getNotices, isAdvanced, setAction, setContextId, setNonce, setRequestWrapper, setSettings, storeMethod, storeNonces, storeWriter
protected void processForm()
FormHandler
processForm
in class FormHandler
public void setPeer(String peer)
public void setKey(String key)
public void setNofilter_blindedPassword(String pw)
public void setEncryptMode(String m)
public void setRevokeClient(String[] revokes)