Package | Description |
---|---|
com.secdec.codedx.security |
Modifier and Type | Method and Description |
---|---|
CertificateAcceptance |
InvalidCertificateStrategy.checkAcceptance(Certificate cert,
CertificateException certError)
Determine what to do with a certificate (reject, accept temporarily, or
accept permanently)
|
CertificateAcceptance |
FingerprintStrategy.checkAcceptance(Certificate genericCert,
CertificateException certError) |
static CertificateAcceptance |
CertificateAcceptance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CertificateAcceptance[] |
CertificateAcceptance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004-2017. All Rights Reserved.