Package org.xipki.ca.api.mgmt
Class MgmtResponse.LoadConf
- java.lang.Object
-
- org.xipki.ca.api.mgmt.MgmtMessage
-
- org.xipki.ca.api.mgmt.MgmtResponse
-
- org.xipki.ca.api.mgmt.MgmtResponse.LoadConf
-
- Enclosing class:
- MgmtResponse
public static class MgmtResponse.LoadConf extends MgmtResponse
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.xipki.ca.api.mgmt.MgmtResponse
MgmtResponse.ByteArray, MgmtResponse.CertWithDbIdWrapper, MgmtResponse.CertWithRevocationInfoWrapper, MgmtResponse.Error, MgmtResponse.GetCa, MgmtResponse.GetCaSystemStatus, MgmtResponse.GetCert, MgmtResponse.GetCertprofile, MgmtResponse.GetDbSchemas, MgmtResponse.GetKeypairGen, MgmtResponse.GetPublischersForCa, MgmtResponse.GetPublisher, MgmtResponse.GetRequestor, MgmtResponse.GetRequestorsForCa, MgmtResponse.GetSigner, MgmtResponse.KeyCertBytes, MgmtResponse.ListCertificates, MgmtResponse.LoadConf, MgmtResponse.StringResponse, MgmtResponse.StringSet
-
Nested classes/interfaces inherited from class org.xipki.ca.api.mgmt.MgmtMessage
MgmtMessage.CaEntryWrapper, MgmtMessage.MgmtAction, MgmtMessage.SignerEntryWrapper
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,byte[]>getResult()voidsetResult(Map<String,byte[]> result)
-