|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.fgov.ehealth.technicalconnector.bootstrap.tsl.signature.TrustServiceStatusListSignatureVerifier
public class TrustServiceStatusListSignatureVerifier
Signature verifier for the TSL list
Field Summary | |
---|---|
static String |
PROP_TSL_STORELOCATION
Property for setting the location of the TSL verification truststore |
static String |
PROP_TSL_STOREPWD
Property for setting the password of the TSL verification truststore |
static String |
PROP_TSL_STORETYPE
Property for setting the type, JKS or PKCS12, of the TSL verification trustore |
Method Summary | |
---|---|
static boolean |
isValid(String xml)
|
static void |
reloadCertStore()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String PROP_TSL_STOREPWD
public static final String PROP_TSL_STORELOCATION
public static final String PROP_TSL_STORETYPE
Method Detail |
---|
public static boolean isValid(String xml)
public static void reloadCertStore()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |