Uses of Class
org.apache.harmony.security.x509.tsp.PKIFailureInfo
| Package | Description |
|---|---|
| org.apache.harmony.security.x509.tsp |
-
Uses of PKIFailureInfo in org.apache.harmony.security.x509.tsp
Methods in org.apache.harmony.security.x509.tsp that return PKIFailureInfo Modifier and Type Method Description PKIFailureInfoPKIStatusInfo. getFailInfo()static PKIFailureInfoPKIFailureInfo. getInstance(int value)static PKIFailureInfoPKIFailureInfo. valueOf(String name)Returns the enum constant of this type with the specified name.static PKIFailureInfo[]PKIFailureInfo. 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 PKIFailureInfo Constructor Description PKIStatusInfo(PKIStatus pKIStatus, List statusString, PKIFailureInfo failInfo)