public static class RequestorInfo.CertRequestorInfo extends Object implements RequestorInfo
RequestorInfo.ByCaRequestorInfo, RequestorInfo.CertRequestorInfoNAME_BY_CA| Constructor and Description |
|---|
CertRequestorInfo(CaHasRequestorEntry caHasRequestor,
org.xipki.ca.api.CertWithDbId cert) |
| Modifier and Type | Method and Description |
|---|---|
void |
assertPermitted(int permission) |
CaHasRequestorEntry |
getCaHasRequestor() |
org.xipki.ca.api.CertWithDbId |
getCert() |
org.xipki.ca.api.NameId |
getIdent() |
boolean |
isCertprofilePermitted(String certprofile) |
boolean |
isPermitted(int permission) |
public CertRequestorInfo(CaHasRequestorEntry caHasRequestor, org.xipki.ca.api.CertWithDbId cert)
public CaHasRequestorEntry getCaHasRequestor()
public org.xipki.ca.api.CertWithDbId getCert()
public org.xipki.ca.api.NameId getIdent()
getIdent in interface RequestorInfopublic boolean isCertprofilePermitted(String certprofile)
isCertprofilePermitted in interface RequestorInfopublic boolean isPermitted(int permission)
isPermitted in interface RequestorInfopublic void assertPermitted(int permission)
throws org.xipki.util.exception.InsufficientPermissionException
assertPermitted in interface RequestorInfoorg.xipki.util.exception.InsufficientPermissionExceptionCopyright © 2023. All rights reserved.