it.eng.rdlab.soa3.assertion.configuration
Interface ConfigurationBean
- All Known Implementing Classes:
- ConfigurationInformationBean
public interface ConfigurationBean
Configuration Bean
- Author:
- Ciro Formisano
PUBLIC_KEY
static final String PUBLIC_KEY
- See Also:
- Constant Field Values
KEYFACTORY_ALG
static final String KEYFACTORY_ALG
- See Also:
- Constant Field Values
CERTIFICATE_TYPE
static final String CERTIFICATE_TYPE
- See Also:
- Constant Field Values
SIGNATURE_VALIDATION_ENABLED
static final String SIGNATURE_VALIDATION_ENABLED
- See Also:
- Constant Field Values
TIME_VALIDATION_ENABLED
static final String TIME_VALIDATION_ENABLED
- See Also:
- Constant Field Values
getProperty
String getProperty(String propertyname)
- Provides the configuration property
- Parameters:
propertyname -
- Returns:
- the property, if exists, null otherwise
Copyright © 2013. All Rights Reserved.