Class RequestorInfo.CertRequestorInfo

    • Constructor Detail

      • CertRequestorInfo

        public CertRequestorInfo​(CaHasRequestorEntry caHasRequestor,
                                 org.xipki.ca.api.CertWithDbId cert)
    • Method Detail

      • getCert

        public org.xipki.ca.api.CertWithDbId getCert()
      • getIdent

        public org.xipki.ca.api.NameId getIdent()
        Specified by:
        getIdent in interface RequestorInfo
      • assertPermitted

        public void assertPermitted​(int permission)
                             throws org.xipki.util.exception.InsufficientPermissionException
        Specified by:
        assertPermitted in interface RequestorInfo
        Throws:
        org.xipki.util.exception.InsufficientPermissionException