Uses of Class
org.xipki.security.CertpathValidationModel
-
Packages that use CertpathValidationModel Package Description org.xipki.security -
-
Uses of CertpathValidationModel in org.xipki.security
Methods in org.xipki.security that return CertpathValidationModel Modifier and Type Method Description static CertpathValidationModelCertpathValidationModel. valueOf(String name)Returns the enum constant of this type with the specified name.static CertpathValidationModel[]CertpathValidationModel. values()Returns an array containing the constants of this enum type, in the order they are declared.
-