public interface ConfigurationBean
| Modifier and Type | Field and Description |
|---|---|
static String |
CERTIFICATE_TYPE |
static String |
KEYFACTORY_ALG |
static String |
PUBLIC_KEY |
static String |
SIGNATURE_VALIDATION_ENABLED |
static String |
TIME_VALIDATION_ENABLED |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty(String propertyname)
Provides the configuration property
|
static final String PUBLIC_KEY
static final String KEYFACTORY_ALG
static final String CERTIFICATE_TYPE
static final String SIGNATURE_VALIDATION_ENABLED
static final String TIME_VALIDATION_ENABLED
Copyright © 2017. All Rights Reserved.