Package org.xipki.ca.api.profile
Class Certprofile.SubjectInfo
- java.lang.Object
-
- org.xipki.ca.api.profile.Certprofile.SubjectInfo
-
- Enclosing class:
- Certprofile
public static class Certprofile.SubjectInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description SubjectInfo(org.bouncycastle.asn1.x500.X500Name grantedSubject, String warning)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.bouncycastle.asn1.x500.X500NamegetGrantedSubject()StringgetWarning()
-