public class SingleKeyComposite extends PublicKeyComposite<java.lang.String>
Modifier and Type | Field and Description |
---|---|
static Feature |
CHECK_BAD_KEYS |
NORMALISED_PUBLIC_KEY_META_ATTR, PUBLIC_KEY, PUBLIC_KEY_META_ATTR, SSH_REQUIRE_RSA_FEATURE
Constructor and Description |
---|
SingleKeyComposite(AppUserFactory fac) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
format(java.lang.String key) |
protected ParseAbstractInput<java.lang.String> |
getInput() |
protected java.lang.String |
load(java.lang.String value) |
addAttributes, addMetaData, addOptional, addSelectors, addToHistorySpecification, addTranslations, addUpdateNotes, anonymise, getNormalisedPublicKey, getPublicKey, getType, hasPublicKey, isOptional, modifyDefaultTableSpecification, normalise, postUpdate, setPublickey, setTemplateContent, usePublicKey
addDefaults, addFieldHelp, addSuppress, customiseForm, customiseUpdateForm, getContext, getFactory, getLogger, getRecord, getRepository, preRegister, release, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addEraseFields
addFieldConstraints, addFormFields
public static final Feature CHECK_BAD_KEYS
public SingleKeyComposite(AppUserFactory fac)
fac
- protected ParseAbstractInput<java.lang.String> getInput()
getInput
in class PublicKeyComposite<java.lang.String>
protected java.lang.String load(java.lang.String value) throws ParseException
load
in class PublicKeyComposite<java.lang.String>
ParseException
protected java.lang.String format(java.lang.String key)
format
in class PublicKeyComposite<java.lang.String>