Package org.xipki.ca.api.profile
Class Certprofile.ExtensionControl
- java.lang.Object
-
- org.xipki.ca.api.profile.Certprofile.ExtensionControl
-
- Enclosing class:
- Certprofile
public static class Certprofile.ExtensionControl extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ExtensionControl(boolean critical, boolean required, org.xipki.util.TripleState inRequest)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.xipki.util.TripleStategetInRequest()booleanisCritical()booleanisPermittedInRequest()booleanisRequired()
-