| Package | Description |
|---|---|
| org.apache.kerby.cms.type | |
| org.apache.kerby.x509.type |
| Modifier and Type | Method and Description |
|---|---|
GeneralNames |
Subject.getSubjectName() |
| Modifier and Type | Method and Description |
|---|---|
void |
Subject.setSubjectName(GeneralNames subjectName) |
| Modifier and Type | Method and Description |
|---|---|
GeneralNames |
AuthorityKeyIdentifier.getAuthorityCertIssuer() |
GeneralNames |
DistributionPoint.getCRLIssuer() |
GeneralNames |
Holder.getEntityName() |
GeneralNames |
DistributionPointName.getFullName() |
GeneralNames |
IssuerSerial.getIssuer() |
GeneralNames |
V2Form.getIssuerName() |
GeneralNames |
IetfAttrSyntax.getPolicyAuthority() |
GeneralNames |
RoleSyntax.getRoleAuthority() |
GeneralNames |
AttCertIssuer.getV1Form() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorityKeyIdentifier.setAuthorityCertIssuer(GeneralNames authorityCertIssuer) |
void |
DistributionPoint.setCRLIssuer(GeneralNames crlIssuer) |
void |
Holder.setEntityName(GeneralNames entityName) |
void |
DistributionPointName.setFullName(GeneralNames fullName) |
void |
IssuerSerial.setIssuer(GeneralNames issuer) |
void |
V2Form.setIssuerName(GeneralNames issuerName) |
void |
IetfAttrSyntax.setPolicyAuthority(GeneralNames policyAuthority) |
void |
RoleSyntax.setRoleAuthority(GeneralNames roleAuthority) |
void |
AttCertIssuer.setV1Form(GeneralNames v1Form) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.