Uses of Class
org.apache.harmony.security.x509.tsp.PKIStatus
| Package | Description |
|---|---|
| org.apache.harmony.security.x509.tsp |
-
Uses of PKIStatus in org.apache.harmony.security.x509.tsp
Methods in org.apache.harmony.security.x509.tsp that return PKIStatus Modifier and Type Method Description static PKIStatusPKIStatus. getInstance(int status)PKIStatusPKIStatusInfo. getStatus()static PKIStatusPKIStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static PKIStatus[]PKIStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.harmony.security.x509.tsp with parameters of type PKIStatus Constructor Description PKIStatusInfo(PKIStatus pKIStatus, List statusString, PKIFailureInfo failInfo)