public class ConfigurationInformationBean extends Object implements ConfigurationBean
CERTIFICATE_TYPE, KEYFACTORY_ALG, PUBLIC_KEY, SIGNATURE_VALIDATION_ENABLED, TIME_VALIDATION_ENABLED| Constructor and Description |
|---|
ConfigurationInformationBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty(String propertyname)
Provides the configuration property
|
void |
setProperty(String name,
String value)
Sets the property
|
public void setProperty(String name, String value)
name - value - public String getProperty(String propertyname)
getProperty in interface ConfigurationBeanCopyright © 2017. All Rights Reserved.