|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectat.knowcenter.wag.egov.egiz.sig.connectors.TemplateReplaces
This class contains String constants that are frequently used in various connector templates to fill in the data into the templates.
| Field Summary | |
static String |
BASE64_CONTENT_REPLACE
The placeholder text in the template to be replaced by the Base64 content. |
static String |
CERT_ALG_REPLACE
The placeholder text in the template to be replaced by the cert alg. |
static String |
CERT_DIGEST_REPLACE
The placeholder text in the template to be replaced by the digest method for cert. |
static String |
DATA_DIGEST_REPLACE
The placeholder text in the template to be replaced by the digest method for data. |
static String |
DATE_TIME_REPLACE
The placeholder text in the template to be replaced by the dateTime element. |
static String |
DIGEST_VALUE_CERTIFICATE_REPLACE
The placeholder text in the template to be replaced by the certificate digest. |
static String |
DIGEST_VALUE_SIGNED_DATA_REPLACE
The placeholder text in the template to be replaced by the digest value of the signed data. |
static String |
DIGEST_VALUE_SIGNED_PROPERTIES_REPLACE
The placeholder text in the template to be replaced by the signed properties digest. |
static String |
ETSI_DATA_OBJ_URI_REPLACE
The placeholder text in the template to be replaced by the EtsiDataObjURI. |
static String |
ETSI_DATA_REF_REPLACE
The placeholder text in the template to be replaced by the EtsiDataRef. |
static String |
KEY_IDENTIFIER_REPLACE
The placeholder text in the template to be replaced by the key identifier. |
static String |
KEYBOX_IDENTIFIER_REPLACE
The placeholder text in the template to be replaced by the keybox identifier. |
static String |
LOC_REF_CONTENT_REPLACE
The placeholder text in the template to be replaced by the LocRefContent URL. |
static String |
MIME_TYPE_REPLACE
The placeholder text in the template to be replaced by the mime type. |
static String |
PROPERTIES_DIGEST_REPLACE
The placeholder text in the template to be replaced by the digest method for properties. |
static String |
RETURN_HASH_INPUT_DATA_REPLACE
The placeholder text in the template to be replaced by the return hash input data element. |
static String |
SIG_DATA_OBJ_URI_REPLACE
The placeholder text in the template to be replaced by the SigDataObjURI. |
static String |
SIG_DATA_REF_REPLACE
The placeholder text in the template to be replaced by the SigDataRef. |
static String |
SIG_ID_REPLACE
The placeholder text in the template to be replaced by the SigId. |
static String |
SIGNATURE_VALUE_REPLACE
The placeholder text in the template to be replaced by the signature value. |
static String |
SIGNING_TIME_REPLACE
The placeholder text in the template to be replaced by the signing time. |
static String |
TRUST_PROFILE_ID_REPLACE
The placeholder text in the template to be replaced by the trust profile ID. |
static String |
X509_CERTIFICATE_REPLACE
The placeholder text in the template to be replaced by the X.509 certificate. |
static String |
X509_ISSUER_NAME_REPLACE
The placeholder text in the template to be replaced by the issuer name. |
static String |
X509_SERIAL_NUMBER_REPLACE
The placeholder text in the template to be replaced by the serial number. |
static String |
XML_CONTENT_REPLACE
The placeholder text in the template to be replaced by the XML content of another template. |
| Constructor Summary | |
TemplateReplaces()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String KEYBOX_IDENTIFIER_REPLACE
public static final String MIME_TYPE_REPLACE
public static final String XML_CONTENT_REPLACE
public static final String CERT_ALG_REPLACE
public static final String DIGEST_VALUE_SIGNED_DATA_REPLACE
public static final String SIGNATURE_VALUE_REPLACE
public static final String X509_CERTIFICATE_REPLACE
public static final String SIGNING_TIME_REPLACE
public static final String DIGEST_VALUE_CERTIFICATE_REPLACE
public static final String X509_ISSUER_NAME_REPLACE
public static final String X509_SERIAL_NUMBER_REPLACE
public static final String DIGEST_VALUE_SIGNED_PROPERTIES_REPLACE
public static final String SIG_DATA_REF_REPLACE
public static final String ETSI_DATA_REF_REPLACE
public static final String SIG_DATA_OBJ_URI_REPLACE
public static final String ETSI_DATA_OBJ_URI_REPLACE
public static final String SIG_ID_REPLACE
public static final String KEY_IDENTIFIER_REPLACE
public static final String LOC_REF_CONTENT_REPLACE
public static final String TRUST_PROFILE_ID_REPLACE
public static final String RETURN_HASH_INPUT_DATA_REPLACE
public static final String DATE_TIME_REPLACE
public static final String BASE64_CONTENT_REPLACE
public static final String DATA_DIGEST_REPLACE
public static final String PROPERTIES_DIGEST_REPLACE
public static final String CERT_DIGEST_REPLACE
| Constructor Detail |
public TemplateReplaces()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||