public class ConfigKeyringHandler extends FormHandler
FormHandler.Message_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, addFormError, addFormErrorNoEscape, addFormErrorNoEscape, addFormNotice, addFormNotice, addFormNoticeNoEscape, addFormNoticeNoEscape, getAllMessages, getErrors, getJettyString, getNewNonce, getNotices, isAdvanced, setAction, setContextId, setNonce, setRequestWrapper, setSettings, storeMethod, storeNonces, storeWriterprotected void processForm()
FormHandlerprocessForm in class FormHandlerpublic void setEncryptMode(String m)
public void setKey(String key)
public void setNofilter_blindedPassword(String pw)
public void setPeer(String peer)
public void setRevokeClient(String[] revokes)