Package org.xipki.ca.server
Class RequestorEntryWrapper
- java.lang.Object
-
- org.xipki.ca.server.RequestorEntryWrapper
-
public class RequestorEntryWrapper extends Object
Wrapper of requestor database entry.- Since:
- 2.0.0
- Author:
- Lijun Liao (xipki)
-
-
Constructor Summary
Constructors Constructor Description RequestorEntryWrapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.xipki.ca.api.CertWithDbIdgetCert()org.xipki.ca.api.mgmt.entry.RequestorEntrygetDbEntry()voidsetDbEntry(org.xipki.ca.api.mgmt.entry.RequestorEntry dbEntry)
-