| Package | Description |
|---|---|
| org.xipki.ca.gateway | |
| org.xipki.ca.gateway.dummy |
| Modifier and Type | Method and Description |
|---|---|
Requestor |
RequestorAuthenticator.getCertRequestor(org.xipki.security.X509Cert cert) |
Requestor |
RequestorAuthenticator.getPasswordRequestorByKeyId(byte[] keyId) |
Requestor |
RequestorAuthenticator.getPasswordRequestorByUser(String user) |
| Modifier and Type | Class and Description |
|---|---|
class |
DummyCertRequestor |
class |
DummyPasswordRequestor |
| Modifier and Type | Method and Description |
|---|---|
Requestor |
DummyRequestorAuthenticator.getCertRequestor(org.xipki.security.X509Cert cert) |
Requestor |
DummyRequestorAuthenticator.getPasswordRequestorByKeyId(byte[] keyId) |
Requestor |
DummyRequestorAuthenticator.getPasswordRequestorByUser(String user) |
Copyright © 2022. All rights reserved.