public class RequestorEntryWrapper extends Object
| Constructor and Description |
|---|
RequestorEntryWrapper() |
| Modifier and Type | Method and Description |
|---|---|
org.xipki.ca.api.CertWithDbId |
getCert() |
org.xipki.ca.api.mgmt.entry.RequestorEntry |
getDbEntry() |
char[] |
getPassword() |
boolean |
matchKeyId(byte[] keyId) |
void |
setDbEntry(org.xipki.ca.api.mgmt.entry.RequestorEntry dbEntry,
org.xipki.password.PasswordResolver passwordResolver) |
public void setDbEntry(org.xipki.ca.api.mgmt.entry.RequestorEntry dbEntry,
org.xipki.password.PasswordResolver passwordResolver)
public org.xipki.ca.api.CertWithDbId getCert()
public org.xipki.ca.api.mgmt.entry.RequestorEntry getDbEntry()
public boolean matchKeyId(byte[] keyId)
public char[] getPassword()
Copyright © 2021. All rights reserved.