Class PKIFactoryAccess
java.lang.Object
eu.europa.esig.dss.test.signature.PKIFactoryAccess
- Direct Known Subclasses:
AbstractPkiFactoryTestSignature
,AbstractTestExtension
public abstract class PKIFactoryAccess extends Object
-
Field Summary
Fields Modifier and Type Field Description protected static String
DSA_USER
protected static String
ECDSA_USER
protected static String
EE_GOOD_USER
protected static String
EXPIRED_USER
protected static String
GOOD_USER
protected static String
GOOD_USER_CROSS_CERTIF
protected static String
GOOD_USER_OCSP_ERROR_500
protected static String
GOOD_USER_OCSP_FAIL
protected static String
GOOD_USER_WITH_CRL_AND_OCSP
protected static String
GOOD_USER_WITH_PSEUDO
protected static String
GOOD_USER_WRONG_AIA
protected static String
PSS_GOOD_USER
protected static String
REVOKED_USER
protected static String
ROOT_CA
protected static String
RSA_SHA3_USER
protected static String
SELF_SIGNED_USER
protected static String
UNTRUSTED_USER
-
Constructor Summary
Constructors Constructor Description PKIFactoryAccess()
-
Method Summary
-
Field Details
-
GOOD_USER
- See Also:
- Constant Field Values
-
PSS_GOOD_USER
- See Also:
- Constant Field Values
-
UNTRUSTED_USER
- See Also:
- Constant Field Values
-
GOOD_USER_WRONG_AIA
- See Also:
- Constant Field Values
-
GOOD_USER_OCSP_ERROR_500
- See Also:
- Constant Field Values
-
GOOD_USER_OCSP_FAIL
- See Also:
- Constant Field Values
-
GOOD_USER_CROSS_CERTIF
- See Also:
- Constant Field Values
-
GOOD_USER_WITH_PSEUDO
- See Also:
- Constant Field Values
-
GOOD_USER_WITH_CRL_AND_OCSP
- See Also:
- Constant Field Values
-
REVOKED_USER
- See Also:
- Constant Field Values
-
EXPIRED_USER
- See Also:
- Constant Field Values
-
DSA_USER
- See Also:
- Constant Field Values
-
ECDSA_USER
- See Also:
- Constant Field Values
-
RSA_SHA3_USER
- See Also:
- Constant Field Values
-
SELF_SIGNED_USER
- See Also:
- Constant Field Values
-
EE_GOOD_USER
- See Also:
- Constant Field Values
-
ROOT_CA
- See Also:
- Constant Field Values
-
-
Constructor Details
-
PKIFactoryAccess
public PKIFactoryAccess()
-
-
Method Details
-
getSigningAlias
-
getEmptyCertificateVerifier
-
getCompleteCertificateVerifier
-
getCertificateVerifierWithoutTrustSources
-
getOfflineCertificateVerifier
-
getSigningCert
-
getCertificateChain
-
getPrivateKeyEntry
-
getToken
-
getTrustedCertificateSource
-
getSHA3PKITrustAnchors
-
getBelgiumTrustAnchors
-
getCompositeTsa
-
getGoodTsa
-
getPSSGoodTsa
-
getSHA3GoodTsa
-
getRevokedTsa
-
getFailGoodTsa
-
getError500GoodTsa
-
getAlternateGoodTsa
-
getGoodTsaCrossCertification
-
getSelfSignedTsa
-
getGoodTsaByTime
-
getCertificate
-
getCertificateByPrimaryKey
-
getProxyConfig
-