org.ejbca.core.protocol.xkms.client |
|
Java Source File Name | Type | Comment |
LocateCommand.java | Class | Performes KISS calls to an web service. |
RecoverCommand.java | Class | Performes KRSS recover calls to an web service. |
RegisterCommand.java | Class | Performes KRSS registre calls to an web service. |
ReissueCommand.java | Class | Performes KRSS reissue calls to an web service. |
RevokeCommand.java | Class | Performes KRSS revoke calls to an web service. |
xkmscli.java | Class | |
XKMSCLIBaseCommand.java | Class | Base class inherited by all XKMS cli commands. |
XKMSCLICommandFactory.java | Class | Factory for XKMS CLI Commands. |
XKMSInvoker.java | Class | Helper class that performs the prefix replacements
and does the dispatch invokation. |
XKMSResponseSignatureException.java | Class | Exception throws in a XKMS service signature
cannot be verified. |