| Constructor and Description |
|---|
DummyCertRequestor(org.xipki.security.X509Cert cert) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(byte[] password) |
boolean |
authenticate(char[] password) |
org.xipki.security.X509Cert |
getCert() |
byte[] |
getKeyId() |
String |
getName() |
char[] |
getPassword() |
boolean |
isCertprofilePermitted(String certprofile) |
boolean |
isPermitted(int permission) |
public char[] getPassword()
getPassword in interface Requestorpublic boolean authenticate(char[] password)
authenticate in interface Requestorpublic boolean authenticate(byte[] password)
authenticate in interface Requestorpublic boolean isCertprofilePermitted(String certprofile)
isCertprofilePermitted in interface Requestorpublic boolean isPermitted(int permission)
isPermitted in interface RequestorCopyright © 2022. All rights reserved.