public class RsaPublicKeyArrayInput extends SshPublicKeyArrayInput
validators
Constructor and Description |
---|
RsaPublicKeyArrayInput() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getString(java.lang.String val)
get a String representation of an Object that is compatible with the way
the input is parsed
|
protected void |
validateKey(java.security.PublicKey key) |
format, getItembyValue, isEmpty, load, parseValue, setItem, setMinBits, validateKeys
accept, getBoxWidth, getMaxResultLength, getSingle, setBoxWidth, setMaxResultLength, setSingle
getValue, setKey, setValue
addValidator, convert, getKey, getPrettyString, getString, removeValidator, validate, validateInner
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept, addValidator, convert, getKey, getPrettyString, getValue, removeValidator, setKey, setValue, validate
getString, parse
protected void validateKey(java.security.PublicKey key) throws ValidateException
validateKey
in class SshPublicKeyArrayInput
ValidateException
public java.lang.String getString(java.lang.String val)
BaseInput
getString
in interface Input<java.lang.String>
getString
in class BaseInput<java.lang.String>
ParseInput