public class SubjectChecker extends Object
| Constructor and Description |
|---|
SubjectChecker(org.xipki.ca.api.profile.Certprofile.SubjectControl subjectControl) |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationIssue> |
checkSubject(org.bouncycastle.asn1.x500.X500Name subject,
org.bouncycastle.asn1.x500.X500Name requestedSubject) |
public SubjectChecker(org.xipki.ca.api.profile.Certprofile.SubjectControl subjectControl)
public List<ValidationIssue> checkSubject(org.bouncycastle.asn1.x500.X500Name subject, org.bouncycastle.asn1.x500.X500Name requestedSubject)
Copyright © 2021. All rights reserved.