| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEFAULT_USE_SML |
| Modifier and Type | Method and Description |
|---|---|
static com.helger.peppol.sml.ISMLInfo |
getR2D2SML() |
static URI |
getR2D2SMPUrl() |
static X509Certificate |
getR2D2StaticCertificate()
Get a static endpoint certificate to use.
|
static String |
getR2D2StaticEndpointURL()
Get a static endpoint URL to use.
|
static boolean |
isR2D2UseDNS() |
public static final boolean DEFAULT_USE_SML
@Nullable public static String getR2D2StaticEndpointURL()
false for this
method to be used.null.getR2D2StaticCertificate()@Nullable public static X509Certificate getR2D2StaticCertificate()
false for this
method to be used.null.getR2D2StaticEndpointURL()public static boolean isR2D2UseDNS()
true to use SML lookup, false to not do
it.getR2D2SML(),
getR2D2SMPUrl()@Nonnull public static com.helger.peppol.sml.ISMLInfo getR2D2SML()
isR2D2UseDNS() returned true.@Nullable public static URI getR2D2SMPUrl()
isR2D2UseDNS() returned false.Copyright © 2020–2021 toop.eu. All rights reserved.