public class OldSingleKeyComposite extends PublicKeyComposite<java.security.PublicKey>
NORMALISED_PUBLIC_KEY_META_ATTR, PUBLIC_KEY, PUBLIC_KEY_META_ATTR, SSH_REQUIRE_RSA_FEATURE
Constructor and Description |
---|
OldSingleKeyComposite(AppUserFactory fac) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
format(java.security.PublicKey key) |
protected ParseAbstractInput<java.lang.String> |
getInput() |
protected java.security.PublicKey |
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 OldSingleKeyComposite(AppUserFactory fac)
fac
- protected ParseAbstractInput<java.lang.String> getInput()
getInput
in class PublicKeyComposite<java.security.PublicKey>
protected java.security.PublicKey load(java.lang.String value) throws PublicKeyReaderUtil.PublicKeyParseException
load
in class PublicKeyComposite<java.security.PublicKey>
PublicKeyReaderUtil.PublicKeyParseException
protected java.lang.String format(java.security.PublicKey key) throws PublicKeyReaderUtil.PublicKeyParseException, java.io.IOException
format
in class PublicKeyComposite<java.security.PublicKey>
PublicKeyReaderUtil.PublicKeyParseException
java.io.IOException