@MustImplementEqualsAndHashcode
public interface IDDEndpoint
DDEndpoint for the default implementation.| Modifier and Type | Method and Description |
|---|---|
X509Certificate |
getCertificate() |
String |
getEndpointURL() |
com.helger.peppolid.IParticipantIdentifier |
getParticipantID() |
String |
getTransportProtocol() |
@Nonnull com.helger.peppolid.IParticipantIdentifier getParticipantID()
null.@Nonnull @Nonempty String getTransportProtocol()
null nor empty.@Nonnull @Nonempty String getEndpointURL()
null nor empty.@Nonnull X509Certificate getCertificate()
Copyright © 2020 toop.eu. All rights reserved.