| Package | Description |
|---|---|
| com.helger.peppol.smlclient | |
| com.helger.peppol.smlclient.bdmsl |
| Modifier and Type | Method and Description |
|---|---|
void |
BDMSLClient.changeCertificate(String sSMPID,
byte[] aNewCertificatePublicKey)
Change a certificate
|
void |
BDMSLClient.createParticipantIdentifier(String sSMPID,
com.helger.peppolid.IParticipantIdentifier aParticipantID,
String sServiceName) |
void |
BDMSLClient.prepareChangeCertificate(String sNewCertificatePublicKey,
LocalDate aMigrationDate)
This operation allows a SMP to prepare a change of its certificate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BDMSLServiceSoap.changeCertificate(ChangeCertificateType messagePart) |
void |
BDMSLServiceSoap.createParticipantIdentifier(SMPAdvancedServiceForParticipantType messagePart) |
ListParticipantsType |
BDMSLServiceSoap.listParticipants(ListParticipantsInType messagePart) |
void |
BDMSLServiceSoap.prepareChangeCertificate(PrepareChangeCertificateType messagePart) |
Copyright © 2015–2019 Philip Helger. All rights reserved.