-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum CertificateErrorAction extends Enum<CertificateErrorAction>
The action to take when a certificate error occurs. continue will continue processing the request and cancel will cancel the request.
-
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-