Package org.xipki.ca.api
Class CertprofileValidator
- java.lang.Object
-
- org.xipki.ca.api.CertprofileValidator
-
public class CertprofileValidator extends java.lang.ObjectCertProfile with identifier.- Since:
- 2.0.0
- Author:
- Lijun Liao (xipki)
-
-
Constructor Summary
Constructors Constructor Description CertprofileValidator()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidvalidate(Certprofile certprofile)
-
-
-
Method Detail
-
validate
public static void validate(Certprofile certprofile) throws CertprofileException
- Throws:
CertprofileException
-
-