public interface KeyInformationConfig extends Configuration
Configuration
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAlias()
Gets the alias of this key.
|
java.lang.String |
getKeyPass()
Gets the password of this key.
|
java.lang.String |
getName()
Gets the name of this key.
|
validate
java.lang.String getAlias()
java.lang.String getKeyPass()
java.lang.String getName()