public class MultiKeyComposite extends PublicKeyComposite<java.security.PublicKey[]>
NORMALISED_PUBLIC_KEY_META_ATTR, PUBLIC_KEY, PUBLIC_KEY_META_ATTR, SSH_REQUIRE_RSA_FEATURE| Constructor and Description |
|---|
MultiKeyComposite(AppUserFactory fac) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
format(java.security.PublicKey[] keys) |
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, usePublicKeyaddDefaults, addFieldHelp, addSuppress, customiseForm, customiseUpdateForm, getContext, getFactory, getLogger, getRecord, getRepository, preRegister, release, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddEraseFieldsaddFieldConstraints, addFormFieldspublic MultiKeyComposite(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.PublicKeyParseExceptionprotected java.lang.String format(java.security.PublicKey[] keys)
throws PublicKeyReaderUtil.PublicKeyParseException,
java.io.IOException
format in class PublicKeyComposite<java.security.PublicKey[]>PublicKeyReaderUtil.PublicKeyParseExceptionjava.io.IOException